gajim: link-local: on error after connect(), try next address

2015-07-15 Thread Gajim
changeset 9e4291659c93 in /home/hg/repos/gajim author: Fabian Pietsch fab...@canvon.de branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=9e4291659c93 description: link-local: on error after connect(), try next address diffstat: src/common/zeroconf/client_zeroconf.py | 10

gajim: make windon listen on ipv4 + ipv6 for zeroconf. Fixes #8007

2015-07-15 Thread Gajim
changeset dccd760c487b in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=dccd760c487b description: make windon listen on ipv4 + ipv6 for zeroconf. Fixes #8007 diffstat: src/common/zeroconf/client_zeroconf.py |

gajim: don't use mutable arguments as default value. Fixes #7971

2015-07-15 Thread Gajim
changeset 663baf3410f2 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=663baf3410f2 description: don't use mutable arguments as default value. Fixes #7971 diffstat: src/common/socks5.py | 10

gajim: don't show useless buttons in notifications. Fixes #7838

2015-07-15 Thread Gajim
changeset 62d0306604fd in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=62d0306604fd description: don't show useless buttons in notifications. Fixes #7838 diffstat: src/gui_interface.py | 4 ++-- src/notify.py

gajim: link-local: track multiple service resolved infos (curren...

2015-07-15 Thread Gajim
changeset 09a259d4c04d in /home/hg/repos/gajim author: Fabian Pietsch fab...@canvon.de branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=09a259d4c04d description: link-local: track multiple service resolved infos (currently one for each browsing protocol) diffstat:

gajim: print subject from received messages correctly. Fixes #8042

2015-07-15 Thread Gajim
changeset 724d215c1386 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=724d215c1386 description: print subject from received messages correctly. Fixes #8042 diffstat: src/conversation_textview.py | 9

gajim: update debian folder

2015-07-15 Thread Gajim
changeset 36b06ce3023f in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=36b06ce3023f description: update debian folder diffstat: debian/changelog | 6 ++ 1 files changed, 6 insertions(+), 0 deletions(-)

gajim: punyencode only the host part of the URL. Fixes #7981

2015-07-15 Thread Gajim
changeset b325ae9b2ad0 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=b325ae9b2ad0 description: punyencode only the host part of the URL. Fixes #7981 diffstat: src/common/helpers.py| 9 +

gajim: fixes duplicate dict keys. Fixes #7964

2015-07-15 Thread Gajim
changeset 2c13e594b09a in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=2c13e594b09a description: fixes duplicate dict keys. Fixes #7964 diffstat: src/common/helpers.py | 2 -- 1 files changed, 0

gajim: Use bare JID when checking MAM message recipient. Fixes #...

2015-07-15 Thread Gajim
changeset 36bbc045577a in /home/hg/repos/gajim author: Holger Weiss hol...@zedat.fu-berlin.de branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=36bbc045577a description: Use bare JID when checking MAM message recipient. Fixes #7973 diffstat:

gajim: link-local: adjust Windows/Bonjour support to new data fo...

2015-07-15 Thread Gajim
changeset db3fc384697e in /home/hg/repos/gajim author: Fabian Pietsch fab...@canvon.de branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=db3fc384697e description: link-local: adjust Windows/Bonjour support to new data format. Fixes #8025 diffstat:

gajim: prepare 0.16.1 release

2015-07-15 Thread Gajim
changeset ad1fb13f868e in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=ad1fb13f868e description: prepare 0.16.1 release diffstat: ChangeLog | 3 ++- autogen.sh | 2 +- src/common/defs.py |

gajim: add invities to member list when converting chat to muc. ...

2015-07-15 Thread Gajim
changeset c67a57b9f754 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=c67a57b9f754 description: add invities to member list when converting chat to muc. Fixes #8098 diffstat: src/groupchat_control.py | 2 +-

gajim: improve pasting xmpp uri in join groupchat dialogs. Fixes...

2015-07-15 Thread Gajim
changeset 6c40c9c4d0ae in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=6c40c9c4d0ae description: improve pasting xmpp uri in join groupchat dialogs. Fixes #7905 diffstat: src/dialogs.py | 5 + 1 files

gajim: correctly use getter / setter. Fixes #7970

2015-07-15 Thread Gajim
changeset fb8a1f44d9b0 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=fb8a1f44d9b0 description: correctly use getter / setter. Fixes #7970 diffstat: src/disco.py | 12 ++-- 1 files changed, 6

gajim: Prevent Ctrl+b to open bookmarks dialog if GTK has Emacs-...

2015-07-15 Thread Gajim
changeset 15fc5a87b09a in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=15fc5a87b09a description: Prevent Ctrl+b to open bookmarks dialog if GTK has Emacs-style keybindings enabled. Fixes #6874 diffstat:

gajim: correctly invite contacts when converting chat to groupch...

2015-07-15 Thread Gajim
changeset 17a957a2f2b9 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=17a957a2f2b9 description: correctly invite contacts when converting chat to groupchat. Fixes #8028 diffstat: src/groupchat_control.py |

gajim: fix indentation

2015-07-15 Thread Gajim
changeset 21538fec60da in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=21538fec60da description: fix indentation diffstat: src/disco.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12

gajim: don't request privacy lists when connecting if server doe...

2015-07-15 Thread Gajim
changeset 975912558ebf in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=975912558ebf description: don't request privacy lists when connecting if server doesn't support that. Fixes #7990 diffstat:

gajim: remove the Ctrl-F - send file shortcut in one window mod...

2015-07-15 Thread Gajim
changeset 8b54c4d7731a in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=8b54c4d7731a description: remove the Ctrl-F - send file shortcut in one window mode. Fixes #7831 diffstat: src/message_window.py | 4

gajim: improve ipv6 connection with zeroconf

2015-07-15 Thread Gajim
changeset 38cec02c0c91 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=38cec02c0c91 description: improve ipv6 connection with zeroconf diffstat: src/common/zeroconf/client_zeroconf.py | 2 +- 1 files changed,

gajim: fix GPG encoding issues. Fixes #7988

2015-07-15 Thread Gajim
changeset ea47b61e6741 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=ea47b61e6741 description: fix GPG encoding issues. Fixes #7988 diffstat: src/common/gpg.py | 1 + 1 files changed, 1 insertions(+), 0

gajim: link-local: try to connect to each collected address in turn

2015-07-15 Thread Gajim
changeset c8f8fcd1a239 in /home/hg/repos/gajim author: Fabian Pietsch fab...@canvon.de branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=c8f8fcd1a239 description: link-local: try to connect to each collected address in turn diffstat: src/common/zeroconf/client_zeroconf.py | 77

gajim: clean corretly opened window dict. Fixes #7983

2015-07-15 Thread Gajim
changeset fade7eb0d1d1 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=fade7eb0d1d1 description: clean corretly opened window dict. Fixes #7983 diffstat: src/dialogs.py | 7 +-- 1 files changed, 5

gajim: fix typo. Raise correct exception. Fixes #8044

2015-07-15 Thread Gajim
changeset 678dd6d316e5 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=678dd6d316e5 description: fix typo. Raise correct exception. Fixes #8044 diffstat: src/common/jingle_ft.py | 2 +- 1 files changed, 1

gajim: update to latest gnupg.py

2015-07-15 Thread Gajim
changeset b6b81c4c1f33 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=b6b81c4c1f33 description: update to latest gnupg.py diffstat: src/common/gnupg.py | 431

gajim: make autojoined room as minimized too. Fixes #7856

2015-07-15 Thread Gajim
changeset 908812c58ca9 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=908812c58ca9 description: make autojoined room as minimized too. Fixes #7856 diffstat: src/dialogs.py | 2 +- 1 files changed, 1

gajim: fix translation typo

2015-07-15 Thread Gajim
changeset 0418e2532902 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=0418e2532902 description: fix translation typo diffstat: po/fr.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12

gajim: fix typo. Fixes #7965

2015-07-15 Thread Gajim
changeset d1ee5aed4dda in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=d1ee5aed4dda description: fix typo. Fixes #7965 diffstat: src/roster_window.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

gajim: make urgency hint work correctly in one message window mo...

2015-07-15 Thread Gajim
changeset 113485f5f126 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=113485f5f126 description: make urgency hint work correctly in one message window mode. Fixes #7806 diffstat: src/roster_window.py | 19

gajim: bind session to a resource when negociating e2e encryptio...

2015-07-15 Thread Gajim
changeset ce327758fd13 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=ce327758fd13 description: bind session to a resource when negociating e2e encryption. Fixes #7993 diffstat: src/chat_control.py | 1 + 1

gajim: [noonien] Fix using receiver candidate when sending a fil...

2015-07-15 Thread Gajim
changeset 8be22cc843f9 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=8be22cc843f9 description: [noonien] Fix using receiver candidate when sending a file via jingle. Fixes #7987 diffstat:

gajim: [moparisthebest] Encrypt GPG message to recipient and to ...

2015-07-15 Thread Gajim
changeset 7946575b0726 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=7946575b0726 description: [moparisthebest] Encrypt GPG message to recipient and to our own key so that we can decrypt it later and use

gajim: fix seclabel. see #7010

2015-07-15 Thread Gajim
changeset 9b500bc813bc in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=9b500bc813bc description: fix seclabel. see #7010 diffstat: src/common/connection_handlers.py | 2 +- 1 files changed, 1 insertions(+), 1

gajim: prevent error when converting idn to ascii strings. Fixes...

2015-07-15 Thread Gajim
changeset ba35febd92db in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=ba35febd92db description: prevent error when converting idn to ascii strings. Fixes #7995 diffstat: src/common/helpers.py | 5 - 1

gajim: fix import

2015-07-15 Thread Gajim
changeset e1e80c648e4a in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=e1e80c648e4a description: fix import diffstat: src/common/helpers.py | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diffs (13

gajim: correctly cleanup handlers when disabling an account. Fix...

2015-07-15 Thread Gajim
changeset 458e2751848c in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=458e2751848c description: correctly cleanup handlers when disabling an account. Fixes #7711 diffstat: src/config.py | 1 + 1 files

gajim: fix exception order. Fixes #7969

2015-07-15 Thread Gajim
changeset 9a016cc21074 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=9a016cc21074 description: fix exception order. Fixes #7969 diffstat: src/common/logger.py | 4 ++-- 1 files changed, 2 insertions(+), 2

gajim: Added tag gajim-0.16.1 for changeset 33a5521fed87

2015-07-15 Thread Gajim
changeset 18ac1d3ef7c2 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=18ac1d3ef7c2 description: Added tag gajim-0.16.1 for changeset 33a5521fed87 diffstat: .hgtags | 8 1 files changed, 8

gajim: update control.contact when we get a message from another...

2015-07-15 Thread Gajim
changeset 8b1276a8a6c3 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=8b1276a8a6c3 description: update control.contact when we get a message from another resource. Fixes #7919 diffstat: src/session.py | 10

gajim: Don’t crash when the config file is malformed.

2015-07-15 Thread Gajim
changeset 4649da14ae77 in /home/hg/repos/gajim author: Emmanuel Gil Peyrot linkma...@linkmauve.fr branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=4649da14ae77 description: Don’t crash when the config file is malformed. diffstat: src/common/optparser.py | 9 - 1 files

gajim: add jid to NotificationEvent for groupchat messages

2015-07-15 Thread Gajim
changeset 1a0931ee7639 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=1a0931ee7639 description: add jid to NotificationEvent for groupchat messages diffstat: src/common/connection_handlers_events.py | 1 + 1

gajim: some cleanup

2015-07-15 Thread Gajim
changeset f036110b4740 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=f036110b4740 description: some cleanup diffstat: src/common/zeroconf/connection_handlers_zeroconf.py | 3 ---

gajim: don't mix tabs and spaces. Fixes #7966

2015-07-15 Thread Gajim
changeset a360d39f09c8 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=a360d39f09c8 description: don't mix tabs and spaces. Fixes #7966 diffstat: src/common/zeroconf/zeroconf_avahi.py | 4 ++-- 1 files

gajim: update python-gnupg version. Fixes #8051

2015-07-15 Thread Gajim
changeset 766186a69e2f in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=766186a69e2f description: update python-gnupg version. Fixes #8051 diffstat: src/common/gnupg.py | 14 +++--- 1 files changed, 7

gajim: gtk-spell-check icon is not available under windows

2015-07-15 Thread Gajim
changeset 3194cf725d66 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=3194cf725d66 description: gtk-spell-check icon is not available under windows diffstat:

gajim: prevent traceback. Fixes #7960

2015-07-15 Thread Gajim
changeset 4f2c3b099efe in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=4f2c3b099efe description: prevent traceback. Fixes #7960 diffstat: src/roster_window.py | 3 +++ 1 files changed, 3 insertions(+), 0

gajim: stop sending chatstates when we get an error message from...

2015-07-15 Thread Gajim
changeset 09e725f382f9 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=09e725f382f9 description: stop sending chatstates when we get an error message from a contact. Fixes #8010 diffstat: src/chat_control.py