Commit Graph

13932 Commits

Author SHA1 Message Date
Yann Leboulanger b851177f6a specify module version before importing 2015-08-30 23:23:10 +02:00
Yann Leboulanger 2f21fb657a finish update glade files for GTK3 2015-08-30 23:22:42 +02:00
Yann Leboulanger 0735ec2214 start fixing Jingle Audio / Video 2015-08-21 22:04:55 +02:00
Yann Leboulanger 003ebf0b9d create file directly with correct rights instead of using chmod later 2015-08-21 22:04:14 +02:00
Yann Leboulanger ef0373e45d update source code for new glade file 2015-08-21 22:03:24 +02:00
Yann Leboulanger a22069da5d Start updating glade files for GTK3 2015-08-21 22:02:30 +02:00
Yann Leboulanger 512ffc7c0a use introspection instead of ctype to use gtkspell 2015-08-16 14:22:04 +02:00
Yann Leboulanger f69ade130c place roster tooltips correctly. 2015-08-15 22:16:45 +02:00
Yann Leboulanger b8c90a2750 make ADE readable 2015-08-10 23:12:12 +02:00
Yann Leboulanger ef5096b24a specify module version before importing 2015-08-04 16:42:59 +02:00
Yann Leboulanger a617007c78 Added tag gajim-0.16.3 for changeset 412182ce8274 2015-07-31 14:27:30 +02:00
Yann Leboulanger c03ebb156d prepare 0.16.3 release 2015-07-31 14:27:15 +02:00
Yann Leboulanger d350baa4ec Handle PINENTRY_LAUNCHED when signing. Fixes #8099 2015-07-29 22:35:51 +02:00
Yann Leboulanger 9c6752f150 correctly detect that key is not trusted before encrypting. Doc says: "gpg just prints a message to the console, but does not provide a specific error indication that the Python wrapper can use." Fixes #8040. See #8041 2015-07-29 22:32:02 +02:00
Yann Leboulanger 15fce42a60 prevent traceback 2015-07-28 20:19:19 +02:00
Yann Leboulanger 96f642b309 do not try to go autoaway or come back from autoaway if we are not connected. See #8062 2015-07-27 22:58:47 +02:00
Yann Leboulanger 42cec3e7f2 do not crash when authentication with server fails. Fixes #8115 2015-07-27 13:36:49 +02:00
Yann Leboulanger d65882dea5 set urgency_hint when notify_on_all_muc_messages is True. Fixes #8110 2015-07-26 14:25:21 +02:00
Yann Leboulanger f74c83535f don't reconnect twice when connection is lost 2015-07-26 14:05:47 +02:00
Yann Leboulanger 759234f451 fix tag 2015-07-24 22:25:24 +02:00
Yann Leboulanger 3e3e7cfb95 fix date and version for windows files 2015-07-24 22:22:39 +02:00
Yann Leboulanger 6c69e45c74 Added tag gajim-0.16.2 for changeset d96858fee8db 2015-07-24 22:07:38 +02:00
Yann Leboulanger 6853041ef0 prepare 0.16.2 release 2015-07-24 21:56:22 +02:00
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