Commit Graph

13724 Commits

Author SHA1 Message Date
Yann Leboulanger d003e1135d update python-gnupg version. Fixes #8051 2015-05-17 18:54:17 +02:00
Yann Leboulanger 61648b11b5 update control.contact when we get a message from another resource. Fixes #7919 2015-05-17 15:40:42 +02:00
Yann Leboulanger 55d3bfdfcd correctly invite contacts when converting chat to groupchat. Fixes #8028 2015-05-12 09:41:58 +02:00
Yann Leboulanger 0fc96927b6 stop sending chatstates when we get an error message from a contact. Fixes #8010 2015-05-10 20:56:41 +02:00
Yann Leboulanger 5978d84615 some cleanup 2015-05-10 20:54:26 +02:00
Fabian Pietsch a5ec0f4f2a link-local: adjust Windows/Bonjour support to new data format. Fixes #8025 2015-04-06 19:14:33 +02:00
Fabian Pietsch 81154aea3e link-local: on error after connect(), try next address 2015-04-06 18:55:23 +02:00
Fabian Pietsch 25240888d5 link-local: try to connect to each collected address in turn 2015-04-06 16:33:10 +02:00
Fabian Pietsch 0dcbe70635 link-local: track multiple service resolved infos (currently one for each browsing protocol) 2015-04-05 02:25:10 +02:00
Yann Leboulanger b58a76d8ee make urgency hint work correctly in one message window mode. Fixes #7806 2015-05-06 22:05:42 +02:00
Yann Leboulanger d121881b3a bind session to a resource when negociating e2e encryption. Fixes #7993 2015-04-05 21:49:39 +02:00
Yann Leboulanger c4e1f2389a [noonien] Fix using receiver candidate when sending a file via jingle. Fixes #7987 2015-04-05 21:26:16 +02:00
Yann Leboulanger ba55600c43 improve pasting xmpp uri in join groupchat dialogs. Fixes #7905 2015-03-29 14:38:10 +02:00
Emmanuel Gil Peyrot 9adba6c5f7 Don’t crash when the config file is malformed. 2015-03-26 20:58:51 +01:00
Yann Leboulanger 512840944b prevent error when converting idn to ascii strings. Fixes #7995 2015-03-25 10:05:29 +01:00
Yann Leboulanger a17ff4b45e fix GPG encoding issues. Fixes #7988 2015-03-17 22:06:36 +01:00
Yann Leboulanger 9938da103c fix translation typo 2015-03-10 20:45:05 +01:00
Yann Leboulanger c95e085913 prevent traceback. Fixes #7960 2015-03-07 21:03:25 +01:00
Yann Leboulanger 9f3fec4ef7 don't request privacy lists when connecting if server doesn't support that. Fixes #7990 2015-03-07 15:04:41 +01:00
Yann Leboulanger f2271ced53 fix seclabel. see #7010 2015-03-01 15:07:14 +01:00
Yann Leboulanger 5a66b26b66 Added tag gajim-0.16.1 for changeset 33a5521fed87 2015-02-28 22:43:01 +01:00
Yann Leboulanger ef714bc969 update debian folder 2015-02-28 22:30:39 +01:00
Yann Leboulanger 79d52abb0e gtk-spell-check icon is not available under windows 2015-02-28 22:22:14 +01:00
Yann Leboulanger 74f150a1c3 prepare 0.16.1 release 2015-02-28 18:06:36 +01:00
Yann Leboulanger c2ac09cce2 punyencode only the host part of the URL. Fixes #7981 2015-02-28 15:47:51 +01:00
Yann Leboulanger b7c6d3e1b5 clean corretly opened window dict. Fixes #7983 2015-02-28 15:12:11 +01:00
Holger Weiss 6856769674 Use bare JID when checking MAM message recipient. Fixes #7973 2015-02-10 12:57:49 +01:00
Yann Leboulanger 172fc16784 correctly use getter / setter. Fixes #7970 2015-02-16 13:11:17 +01:00
Yann Leboulanger a21f6ba561 don't use mutable arguments as default value. Fixes #7971 2015-02-16 12:55:10 +01:00
Yann Leboulanger 28c1fac86d fix exception order. Fixes #7969 2015-02-15 21:29:06 +01:00
Yann Leboulanger e504fc2001 fix indentation 2015-02-15 21:28:00 +01:00
Yann Leboulanger 0521df8edb fixes duplicate dict keys. Fixes #7964 2015-02-15 21:27:10 +01:00
Yann Leboulanger a7d160364a don't mix tabs and spaces. Fixes #7966 2015-02-15 21:15:50 +01:00
Yann Leboulanger b5dd3836ab fix typo. Fixes #7965 2015-02-15 21:14:42 +01:00
Yann Leboulanger 651d52560d update to latest gnupg.py 2015-01-24 16:09:44 +01:00
Yann Leboulanger c2fe1c3bdf improve ipv6 connection with zeroconf 2015-01-03 20:51:41 +01:00
Yann Leboulanger 78b3fe0b20 don't show useless buttons in notifications. Fixes #7838 2015-01-03 15:24:58 +01:00
Yann Leboulanger 12949450e7 correctly cleanup handlers when disabling an account. Fixes #7711 2015-01-03 14:15:18 +01:00
Sam Whited 3bd4a26767 Fix search button / server entry in join groupchat dialog 2015-02-18 12:53:37 -05:00
Yann Leboulanger c099d78d16 [SamWhited] fix some missing import. Fixes #7932, #7949 2015-01-19 13:39:11 +01:00
Yann Leboulanger 7edff79486 [SamWhited] fix jingleFT. Fixes #7931 2015-01-19 13:37:28 +01:00
Yann Leboulanger 662ff44cb5 [SamWhited] fix disco window. Fixes #7927 2015-01-14 22:18:04 +01:00
Yann Leboulanger 7b662595d9 [SamWhited] fix Gtk.MenuItem.new_with_label call. Fixes #7916 2015-01-05 22:34:37 +01:00
Yann Leboulanger e694a9ad9b fix OpenSSL usage for py3. Fixes #7915 2015-01-05 21:45:42 +01:00
Yann Leboulanger a5f50372c8 fix using change status dialog 2015-01-02 21:53:59 +01:00
Yann Leboulanger 2361212676 sort accounts in accounts window 2015-01-02 13:36:29 +01:00
Yann Leboulanger 70d6d4e033 fix account creation 2015-01-02 13:37:47 +01:00
Yann Leboulanger 8969c874ff fix mam implementation 2014-12-29 19:13:12 +01:00
Yann Leboulanger 44dc946d82 [misterX] update MAM implementation to V0.3 2014-12-27 16:44:05 +01:00
Yann Leboulanger 09bf2fbd64 Zeroconf doesn't support archiving 2014-11-26 21:41:09 +01:00