Commit Graph

12229 Commits

Author SHA1 Message Date
Yann Leboulanger 8eadb35884 fix SSLError dialog. Fixes #7033 2011-11-04 15:00:31 +01:00
Yann Leboulanger 70fcdcdab2 auto-check for updates of installed plugins 2011-11-02 11:23:02 +01:00
Yann Leboulanger 3b646fac4a import some improvements from xmpppy and use it where it's usefull 2011-10-31 10:47:28 +01:00
Yann Leboulanger 006791d836 correctly unregister events when closing a groupchat 2011-10-31 09:52:23 +01:00
Yann Leboulanger 520bc6b268 change the insecure connection dialog behaviour. Fixes #7019 2011-10-31 09:47:01 +01:00
Yann Leboulanger 493187d448 implement XEP-0306 : status conditions for MUC 2011-10-30 13:27:32 +01:00
Yann Leboulanger 19306fbf6f remove old unused function 2011-10-30 13:26:41 +01:00
Yann Leboulanger d58241dfa3 test_ft_proxies_on_startup is a per_account option 2011-10-23 21:06:25 +02:00
Yann Leboulanger 59f5cda712 add advanced option to disable testing of file transfer proxies on startup 2011-10-23 20:26:28 +02:00
Yann Leboulanger 25961e0e68 fix traceback when we don't use a profile 2011-10-23 19:52:32 +02:00
Yann Leboulanger 6a2d835eab fix some encoding problems when looking for plugin config with non-ascii chars in path. Fixes #7015 2011-10-23 18:55:14 +02:00
Yann Leboulanger 6eedbf6e10 fixes some traceback when doing filetransfer. Fixes #1205 2011-10-23 13:48:00 +02:00
Yann Leboulanger 220aefc4b7 [Sergiy Yegorov] updated ukrainian translation 2011-10-22 10:58:09 +02:00
Denis Fomin 1156aa24de add comment 2011-10-20 14:12:21 +03:00
Denis Fomin 7a59f55d17 don't call quit_gtkgui_interface twice 2011-10-20 13:49:16 +03:00
Yann Leboulanger c54ffecd31 remove buttons from infobar just before adding new instead of when hidding infobar 2011-10-17 18:00:27 +02:00
Yann Leboulanger 8b2669ad8c improve strings 2011-10-17 17:55:43 +02:00
Yann Leboulanger df040bb8e5 add infobar in chat window for file transfer events. Fixes #1205 2011-10-17 17:12:19 +02:00
Denis Fomin 823d98a5ac add button icons in the account window 2011-10-17 18:03:30 +03:00
Denis Fomin b4acd70336 catch the error in the plugins manifest file 2011-10-16 22:40:42 +03:00
Yann Leboulanger d00eb5d112 prevent traceback when obj.msg_id is not set 2011-10-16 11:14:40 +02:00
Yann Leboulanger e7c377dd9f request room config when we convert a chat to groupchat so that we can configure it. Fixes #7014 2011-10-15 10:47:22 +02:00
Yann Leboulanger d37bdc7a89 tryin to unpickle a GNU dbm file doesn't produce the same exception as bsddb. Handle both. Fixes #7013 2011-10-13 22:23:40 +02:00
Yann Leboulanger bb3852418e don't generate wrong jid when sending a single message to several contacts 2011-10-13 21:44:29 +02:00
Yann Leboulanger e4c9820146 handle default value in seclabel combobox. see #7010 2011-10-13 18:04:43 +02:00
Yann Leboulanger 27a85b128e prevent traceback when going offline while a jingle session is active 2011-10-12 21:07:02 +02:00
Yann Leboulanger 8305f6d68e fix upgrading from old plugin config files 2011-10-11 21:44:02 +02:00
Denis Fomin 71aeb800da prevent traceback 2011-10-11 22:27:41 +03:00
Denis Fomin 572248b077 fix previos commit 2011-10-10 22:06:30 +03:00
Yann Leboulanger c0330a8685 stop using shelve, it cannot work when upgrading python version. Fixes #6988 2011-10-10 16:43:22 +02:00
Yann Leboulanger 4ab2a6596b Fix hotkeys. Fixes #7012 2011-10-09 13:51:43 +02:00
Denis Fomin d460b707a5 add 'command_system.implementation.execute'(execute plugin) to demandimport.ignore 2011-10-09 00:10:22 +03:00
Yann Leboulanger ec1274596a enable execute plugin 2011-10-08 22:48:00 +02:00
Denis Fomin e4314f63a0 revert [3bd5f54fca8d] 2011-10-08 22:54:05 +03:00
Denis Fomin c8b505a129 Fix gtk.label + wrapping in the dataform widget.(problem - http://img36.imageshack.us/img36/2782/tmpbhyeyn.png) 2011-10-07 22:22:25 +03:00
Yann Leboulanger 1c20f5c5f4 [Zash] support latest version of XEP-0258. Fixes #7010 2011-10-07 17:57:24 +02:00
Yann Leboulanger ac1111c305 fix logger name 2011-10-07 17:51:57 +02:00
Yann Leboulanger 702ea3899b fix getting session jid. Fixes #6994 2011-10-07 17:51:32 +02:00
Yann Leboulanger 83458833c3 don't traceback when securitylabel has no displaymarking element. Fixes #7006 2011-10-07 10:17:35 +02:00
Yann Leboulanger 11c6abda35 fixes IBB. Fixes #6990 2011-10-06 09:11:14 +02:00
Yann Leboulanger 32f22d88cb improve code. see #6957 2011-10-06 08:53:31 +02:00
Denis Fomin a027ce137a fixes #7007 and #6957 2011-10-06 00:41:17 +03:00
Denis Fomin 98781f8db4 command_system. do not automatically enable Execute class 2011-10-05 14:37:40 +03:00
Denis Fomin 735888d22e merged backout 2011-10-03 00:21:51 +03:00
Denis Fomin 99725d78ca Backed out changeset 0dad513e58f5 2011-10-03 00:15:28 +03:00
Yann Leboulanger 45ae77abf0 revert [ce086d0f1a17] 2011-10-02 22:06:22 +02:00
Yann Leboulanger fd1744d181 go back with is_groupchat() to detect groupchats. see #6906 2011-10-02 21:29:23 +02:00
Denis Fomin 6ea71da276 create fake gajim.plugin_manager.gui_extension_point method for htmltextview.py testing 2011-09-30 13:47:15 +03:00
Yann Leboulanger 281c7f3a82 print warning instead of traceback when we get a commands request from an invalid JID. Fixes #6995 2011-09-30 10:11:08 +02:00
Yann Leboulanger 241325488e print warning when we receive a presence from an invalid JID 2011-09-30 10:10:36 +02:00