Commit Graph

718 Commits

Author SHA1 Message Date
Yann Leboulanger 75c495979c add XEP-0224 support (/attention command, persistant popup and special sound). F
ixes #3465
2012-04-09 13:38:28 +02:00
Yann Leboulanger 2501cf346c correctly check JID when creating an anonymous account. Fixes #7116 2012-03-09 08:45:47 +01:00
Yann Leboulanger 3a3f99d618 upgrade copyright 2012-01-11 22:20:34 +01:00
Yann Leboulanger d4f6ac9307 fix OOB registration. Fixes #6957 2012-01-09 17:40:02 +01:00
Yann Leboulanger 6c605cad41 add some missing import 2011-11-22 20:08:08 +01:00
Yann Leboulanger 2582720366 handle ERROR and INFORMATION events through NEC 2011-11-22 19:25:15 +01:00
Yann Leboulanger 8787adf725 add a global proxy option that will apply to all account that don't have a proxy configured. Fixes #7023 2011-11-10 20:37:48 +01:00
Yann Leboulanger 7924407325 [ioerror and !] add GUI widget for send_time_info option.
don't send client version if send_os_info is False.
Fixes #7028
2011-11-06 20:40:54 +01: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
Yann Leboulanger a87f811c8b don't allow to continue registering an account if we only get instructions. Fixes #6957 2011-09-01 21:17:43 +02:00
Yann Leboulanger 94644a2ee3 ability to connect to a host that require a PCKS certificate that is encrypted. 2011-07-26 22:44:11 +02:00
Yann Leboulanger d598cbb041 remove old way of doing advanced notification. 2011-06-13 23:06:43 +02:00
Yann Leboulanger be942a0270 don't open twice the same subscription request dialog. see #6762 2011-05-23 22:35:19 +02:00
Yann Leboulanger 7af87739bc use webbrowser module to open uri instead of using popen. Fixes #5751 2011-04-19 14:36:22 +02:00
Yann Leboulanger e058f2bdad correctly decode sting in manage bookmarks dialog. Fixes #4900 2011-03-05 09:25:28 +01:00
Denis Fomin e61f7aa4db Added 'show roster on startup' option. Fixes #6793 2011-02-04 23:52:03 +03:00
Yann Leboulanger a6cb79b681 correctly cleanup ged handlers when removing an account 2011-01-06 16:50:38 +01:00
Yann Leboulanger a621d3631d [elghinn] Fix var name that prevent account registration 2010-12-30 19:02:12 +01:00
Denis Fomin 20cec0037f Fix typo 2010-12-09 17:16:36 +03:00
Denis Fomin c077670518 Prevent the possibility of entering '@' in the fields of 'room' and 'server' in the manage bookmarks dialog.
Set the selection at startup manage bookmarks dialog.
Fix var name in dialogs.py
2010-12-04 14:47:38 +03:00
Denis Fomin fd20f165c9 Remove redefinition of function '_nec_agent_items_received' in config.py 2010-12-03 15:40:54 +03:00
Yann Leboulanger 49a797dd54 rename GnuPG.py to gpg.py. Fixes #6055 2010-11-30 11:41:14 +01:00
Yann Leboulanger 6a2651ebd5 use NEC to handle agent info / items events 2010-11-29 12:53:50 +01:00
Yann Leboulanger 12217815fd use NEC to handle pep config events 2010-11-27 21:49:58 +01:00
Denis Fomin 98e89a5204 Fixed broken registration for a new account. Fixed typos 2010-11-14 14:22:45 +03:00
Yann Leboulanger d676dbd900 use NEC to handle new account connected events 2010-11-07 18:50:24 +01:00
Yann Leboulanger 60e8c63a29 use NEC to handle account creation events 2010-11-07 18:26:31 +01:00
Yann Leboulanger e4ff7c6ced use NEC to handle messages / gc_messages 2010-10-18 22:05:41 +02:00
Yann Leboulanger 76962db81f update servers.xml from xmpp.org. Fixes #5797 2010-10-05 10:51:15 +02:00
Yann Leboulanger 05c7f05dd9 [Dicson] Don't always show Tray icon if "only when pending events" option is used. Fixes #5921 2010-09-18 23:06:36 +02:00
Yann Leboulanger 35039100ff fix changing account name. Fixes #5891 2010-09-08 22:26:04 +02:00
Yann Leboulanger 3e2bfd67a3 use xdg-open if available. Thanks to polymorphm forthe initial patch. Fixes #5874 2010-09-08 15:25:36 +02:00
Yann Leboulanger c38a48f934 hide a widget when it's unused 2010-09-08 08:58:29 +02:00
Yann Leboulanger b5b6474b96 show MUC configuration form title in the MUC config window. Fixes #5886 2010-09-08 08:56:06 +02:00
Yann Leboulanger ea957fe015 show a warning dialog when removing a pep node fails 2010-09-03 11:28:48 +02:00
Yann Leboulanger c3d77f738c don't loose mood / activities when editing preset status message in pref window 2010-09-01 20:15:04 +02:00
Yann Leboulanger 0ca6705533 fix indentation 2010-08-24 09:21:41 +02:00
Yann Leboulanger ff66a095a6 use NEC to handle muc config event 2010-08-24 09:15:42 +02:00
Alexander Cherniuk 230670149f Fix the fix for checking translated string 2010-06-20 12:56:10 +03:00
Yann Leboulanger 09a0fcd19d fix checking translated string. Fixes #5786 2010-06-20 00:33:01 +02:00
Alexander Cherniuk 45b2c24016 Removed incidentally commited artifact 2010-06-19 17:08:30 +03:00
Yann Leboulanger 44d53c40cc ability to fix framerate and video size for jingle video. 2010-06-19 15:44:10 +02:00
Yann Leboulanger e0e8a2ac04 one EntryCompletion cannot be used for 2 Entry. So use 2 EntryCompletion for both server comboboxes in add account wizard. Fixed #5629 2010-04-26 17:46:52 +02:00
Yann Leboulanger bc0844f7f1 fix indentation 2010-04-26 17:23:35 +02:00
Alexander Cherniuk 6bf8a13a26 gtk.Builder.get_widget is now known as gtk.Builder.get_object. Fixes #5709 2010-04-19 12:37:08 +03:00
Yann Leboulanger d44c30373f [Calamar and me]sasl-external c2s authentication. Fixes #5704 2010-04-18 20:43:40 +02:00
Yann Leboulanger 2be53c4aac update my copyright to 2010 2010-03-11 16:52:36 +01:00
Yann Leboulanger ccde9e4382 don't traceback when remove a disabled account. Fixes #5647 2010-03-10 13:51:55 +01:00
Éric Araujo 357d7db07d fixed some whitespace thanks to 2to3 -f ws_comma 2010-02-10 19:24:11 +01:00