Commit Graph

784 Commits

Author SHA1 Message Date
Yann Leboulanger 70d2fb435b close jingle audio/video request window when we click ok/cancel button is
seesion has been canceled. Fixes #7119
2012-03-13 14:42:52 +01:00
Denis Fomin 51e84b5ac4 PassphraseDialog to be transient for roster window. Fixes #7102 2012-02-14 19:24:16 +04:00
Yann Leboulanger 5bdd9da51d add destroy function to CommonInputDialog class. Fixes #7092 2012-02-05 21:30:54 +01:00
Yann Leboulanger ba61066c2f strip spaces arround server and room name in join groupchat dialog. Fixes #7081 2012-01-21 09:17:09 +01:00
Yann Leboulanger 3a3f99d618 upgrade copyright 2012-01-11 22:20:34 +01:00
Yann Leboulanger 6e4bac262c implements Oauth2 mechanism to connect to MSN xmpp server. Fixes #6978 2011-12-18 23:20:30 +01:00
Yann Leboulanger 8eadb35884 fix SSLError dialog. Fixes #7033 2011-11-04 15:00:31 +01:00
Yann Leboulanger 520bc6b268 change the insecure connection dialog behaviour. Fixes #7019 2011-10-31 09:47:01 +01: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 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 0c2807ce99 typo 2011-09-27 18:26:38 +03:00
Denis Fomin 441eb20a13 Fix #6906 again. is_groupchat() are not working as it should. it checks whether the gc connected(is_groupchat_connected()). 2011-09-27 18:16:06 +03:00
Denis Fomin 96a11cef32 fix var name 2011-09-27 17:23:10 +03:00
Denis Fomin 2b109e844d Fixes #6906 again 2011-09-27 16:13:12 +03:00
Yann Leboulanger 74414fd357 www.gajim.org -> gajim.org 2011-09-07 18:04:24 +02:00
Yann Leboulanger 7b22628fe6 Jabber -> Jabber/XMPP in dialog window 2011-08-31 14:39:49 +02:00
Yann Leboulanger b668569caa set transient for roster windows to error / warning dialogs. Fixes #6942 2011-08-14 11:57:44 +02:00
Yann Leboulanger 8246db0faa update copyright to 2011 in about dialog 2011-06-19 21:16:07 +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 82f77772a3 don't allow to join a groupchat if we have a contact with the same JID. Fixes #5799 2011-04-21 15:00:32 +02:00
Yann Leboulanger a5fc3b7742 don't send the converted to one line message, just save it converted. 2011-04-20 22:57:26 +02:00
Denis Fomin 321a2b5470 allow multiline invitation messages 2011-04-20 22:45:03 +04:00
Yann Leboulanger 2b65c5d5a5 ability to see certificate on ssl error dialog. Fixes #3998 2011-04-18 22:50:39 +02:00
Yann Leboulanger 3424883913 ability to see certificate information when fingerprint changes. see #3998 2011-04-18 22:36:06 +02:00
Denis Fomin d874030da2 Don't show local account in join groupchat dialog 2011-03-29 18:01:22 +04:00
Denis Fomin 5fd0e076bd Prevent join groupchat (using local account). Fixes #6849 2011-03-29 17:18:50 +04:00
Denis Fomin 5679d4314b Prevention of cyclical imports. Fixes #6845 2011-03-27 00:15:36 +03:00
Denis Fomin f9a6167f2b AddNewContactWindow,Join Groupchat Window,NewChatDialog.set transient for roster window 2011-03-21 11:04:46 +03:00
Yann Leboulanger b1d1cd6702 ability to send messages to a group, even if it contains offline contacts. Fixes #6761 2011-02-18 17:04:27 +01:00
Yann Leboulanger d19629ad87 fix traceback when adding a new contact. Fixes #6054 2010-12-16 07:15:29 +01:00
Yann Leboulanger 0c2d703f25 finish supporting jabber:iq:gateway. Fixes #6054 2010-12-15 22:08:42 +01:00
Yann Leboulanger c3fdfc3a4b begining of handling jabber:iq:gateway namespace. see #6054 2010-12-15 21:15:00 +01:00
Denis Fomin 8a47134bcd Make FTOverwriteConfirmationDialog translatable 2010-12-06 12:31:18 +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 8897c72cc1 Fix var name 2010-12-03 15:38:18 +03:00
Yann Leboulanger 1e097fc4d5 re-add used signal. 2010-11-27 18:21:31 +01:00
Yann Leboulanger 6bdf47d7e7 use NEC to handle privacy list events 2010-11-24 22:48:39 +01:00
Yann Leboulanger 3f781f5382 use NEC to handle unique room id events 2010-11-24 17:28:18 +01:00
Yann Leboulanger f5b38c8253 use NEC to handle stanza arrived / sent events 2010-11-09 20:58:11 +01:00
Denis Fomin f1b9e29fe3 coding standards 2010-11-06 16:01:28 +03:00
Yann Leboulanger 344181fc01 use NEC to handle archiving stanza. 2010-11-05 20:36:45 +01:00
Yann Leboulanger 5dba2ae974 don't present roster when joining a groupchat. Fixes #6018 2010-10-31 21:38:35 +01:00
Yann Leboulanger 2315d8a14a prevent traceback when opening change status dialog. Fixes #5985 2010-10-19 21:43:09 +02:00
Yann Leboulanger 01eed71339 select a default activity when enable "choose an activity". Fixes #5960 2010-10-03 20:09:42 +02:00
Yann Leboulanger efb7f243f4 fix traceback when opening add contact dialog. Fixes #5945 2010-09-28 15:21:34 +02:00
Yann Leboulanger e0ac19678c merge presence handling modifications changes 2010-09-23 21:43:07 +02:00
Yann Leboulanger 2476506338 spread presence handler into classes that really need it 2010-09-23 20:46:47 +02:00
Yann Leboulanger 2c95192037 [Dicson] check for manifest file when installing a plugin. Fixes #5925 2010-09-20 07:08:47 +02:00