Commit graph

14059 commits

Author SHA1 Message Date
Yann Leboulanger
5b266ad30c if config file says password is saved with libsecret (with py3 branch) we can still get it with gnomekeyring 2015-07-24 21:53:58 +02:00
Yann Leboulanger
1ad5b6fcd9 never duplicate gnome keyring entries 2015-07-24 21:30:14 +02:00
Yann Leboulanger
ec6dbeb5a3 revert [0ac22476]. It prevents reconnection. see #8062 2015-07-24 21:14:56 +02:00
Yann Leboulanger
9aaf43af27 don't try to reconnect when network goes down. See #8062 2015-07-24 20:49:14 +02:00
Yann Leboulanger
4b4fe1136d require python-nbxmpp 0.5.3 2015-07-20 19:47:30 +02:00
Yann Leboulanger
fe62dd56fb fix ipython usage 2015-07-19 00:03:32 +02:00
Yann Leboulanger
c9eb479fe3 Correctly register gajim-remote with xmpp: URIs 2015-07-17 22:19:16 +02:00
Yann Leboulanger
d69fcc9e1e prevent warning 2015-07-31 22:08:00 +02:00
Yann Leboulanger
bf1dc7cba5 update chat_control glade file 2015-07-30 23:06:32 +02:00
Yann Leboulanger
4c65321de8 make shift+enter work for new_line 2015-07-30 23:06:09 +02:00
Yann Leboulanger
7e5ce5e9cc update about dialog with nbxmpp version and make close button work 2015-07-30 23:05:43 +02:00
Yann Leboulanger
9287ad96b0 fix some warnings 2015-07-30 15:18:03 +02:00
Yann Leboulanger
5c0fce9668 fix launch when optional modules are not installed 2015-07-30 15:15:38 +02:00
Yann Leboulanger
75b94ca864 fix file transfer. Files can be something else that utf8 2015-07-28 20:32:14 +02:00
Yann Leboulanger
215bb32e1e remove stock usage 2015-07-25 22:03:48 +02:00
Yann Leboulanger
2ca42801eb specify module version before importing 2015-07-25 22:03:24 +02:00
Yann Leboulanger
20a0f9c5a6 make completion work 2015-07-25 21:40:51 +02:00
Yann Leboulanger
62bf23a587 no need to do gnomekeyring -> libsecret conversion when using proper schema 2015-07-24 21:49:10 +02:00
Yann Leboulanger
a22a9573b8 fix a few warnings 2015-07-20 20:08:55 +02:00
Yann Leboulanger
66d88bc232 fix decoding issue 2015-07-18 18:10:55 +02:00
Yann Leboulanger
44cd64b0f7 fix showing FileTransferChooser dialog 2015-07-18 17:53:48 +02:00
Yann Leboulanger
685c5730e1 fix a few warnings 2015-07-18 17:27:50 +02:00
Yann Leboulanger
a6c0a14e2f remove deprecated "reparent" call 2015-07-18 16:00:57 +02:00
Yann Leboulanger
3e843b8e55 migrate from kwalletbindings to libsecret too 2015-07-18 15:52:08 +02:00
Yann Leboulanger
23474c2b2f use libsecret instead of libgnomekeyring when available 2015-07-18 15:44:36 +02:00
Yann Leboulanger
d8fe6cdea4 fix import 2015-07-15 15:11:03 +02:00
Yann Leboulanger
6719a102f3 make windon listen on ipv4 + ipv6 for zeroconf. Fixes #8007 2015-07-14 21:39:05 +02:00
Yann Leboulanger
1fe099fc63 make autojoined room as minimized too. Fixes #7856 2015-07-14 14:19:24 +02:00
Yann Leboulanger
901cbb8814 remove the Ctrl-F -> send file shortcut in one window mode. Fixes #7831 2015-07-14 14:11:06 +02:00
Yann Leboulanger
70e8b130ac [moparisthebest] Encrypt GPG message to recipient and to our own key so that we can decrypt it later and use carbon. Fixes #7616 2015-07-13 21:39:12 +02:00
Yann Leboulanger
731cea3b66 add invities to member list when converting chat to muc. Fixes #8098 2015-07-13 15:42:33 +02:00
Yann Leboulanger
86229e52c4 Prevent Ctrl+b to open bookmarks dialog if GTK has Emacs-style keybindings enabled. Fixes #6874 2015-07-13 10:14:34 +02:00
Yann Leboulanger
087d2a05b9 add jid to NotificationEvent for groupchat messages 2015-06-20 21:30:48 +02:00
Yann Leboulanger
2cfc362980 fix typo. Raise correct exception. Fixes #8044 2015-05-17 22:38:26 +02:00
Yann Leboulanger
92f14ae27c print subject from received messages correctly. Fixes #8042 2015-05-17 21:56:17 +02:00
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