Commit Graph

1442 Commits

Author SHA1 Message Date
Yann Leboulanger 188950f470 implement XEP-0280: Message Carbons 2011-11-06 17:20:58 +01: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 9d12023ec5 add presence events to trigger plugin 2011-08-19 18:39:09 +02:00
Yann Leboulanger e93e1cef6e do not connect to opened disconnected groupchats. Fixes #6943 2011-08-18 20:06:31 +02:00
Yann Leboulanger b6e26061fe ability to connect to a server that doesn't support roster, and hide the correcponding features. Fixes #6745 2011-08-09 17:14:13 +02:00
Yann Leboulanger 611eb69e73 add an option to allow hidding roster even if systray is not shown. Fixes #6930 2011-07-24 10:54:43 +02:00
Yann Leboulanger 9308d3af17 use our roster filter as soon as we type a letter. Fixes #5221 2011-07-23 23:18:17 +02:00
Yann Leboulanger 171ad8118d prevent traceback with metacontacts. Fixes #6902, #5910 2011-06-15 12:20:23 +02:00
Yann Leboulanger f96427b23f fix indentation error. Fixes #6909 2011-06-14 19:17:39 +02:00
Yann Leboulanger 5375ddfb31 don't show accounts wizzard if we have configured accounts that are disabled 2011-05-29 20:02:25 +02:00
Yann Leboulanger 56fd8b246e save roster position before hidding it. Fixes #6886 2011-05-24 19:27:45 +02:00
Yann Leboulanger 426d08ae09 correctly set message as read when we print them in chat control 2011-05-11 22:11:54 +02:00
Yann Leboulanger 93e0b144c7 fix minimized groupchat disappearing in roster. Fixes #6826 2011-05-04 19:50:05 +02:00
Yann Leboulanger 857ba5f707 new way to handle incominf messages, new notification event. 2011-05-01 22:09:50 +02:00
Yann Leboulanger c2ea566b12 add advanced option to allow not saving roster position. Fixes #5712 2011-04-21 20:52:14 +02:00
Julien Pivotto b36881782d rename roster_filter_ to rfilter_. and special thanks to otradox for his patch. fix #5221 2011-04-18 12:04:47 +02:00
Julien Pivotto 3df60009ce rename search_ to roster_filter_ 2011-04-18 12:01:29 +02:00
Julien Pivotto 011a49e757 avoid multiple calls to self.xml.get_object 2011-04-18 11:58:55 +02:00
Julien Pivotto 390cea6c56 enable clearing search with the icon 2011-04-18 11:53:46 +02:00
Julien Pivotto 1493a7909c add icon to roster filter 2011-04-18 11:36:42 +02:00
Julien Pivotto f3e7c18749 Hide the roster_filter_entry better 2011-04-18 11:32:16 +02:00
Julien Pivotto bf1c945c94 add basic roster filtering 2011-04-18 11:19:44 +02:00
Julien Pivotto a5c9c5fc4a use changed signal instead of insert_at_cursor 2011-04-18 10:29:32 +02:00
Julien Pivotto 53fed1a5f5 dynamic visibility of the filter 2011-04-18 10:25:32 +02:00
Julien Pivotto d2143adf61 Add basic functions of roster filtering 2011-04-18 10:01:36 +02:00
Julien Pivotto 304686ba21 GUI implementation of the menu item "Roster filtering" 2011-04-18 09:50:45 +02:00
Denis Fomin c6869674aa prevent traceback if reconnect menuitem is activated. Fixes #6834 2011-03-14 13:20:48 +03:00
Denis Fomin e61f7aa4db Added 'show roster on startup' option. Fixes #6793 2011-02-04 23:52:03 +03:00
Yann Leboulanger 860668b714 redraw groupchat group row when we receive a presence. Fixes #5992 2010-12-22 18:19:48 +01:00
Yann Leboulanger e6f0dfd0a5 remove useless indentation 2010-12-22 17:46:28 +01:00
Yann Leboulanger 138c5afe18 update groupchat Contct instance when we get a presence. Fixes #5992 2010-12-22 16:53:21 +01:00
Yann Leboulanger 2653c160f2 handle nested roster group. TODO: Improve the way it's displayed in roster. Fixes #1381 2010-12-11 12:57:09 +01:00
Yann Leboulanger 42ac96b707 fix traceback when receiving self presences. Fixes #6099 2010-12-09 17:30:42 +01:00
Denis Fomin 1136ae5b16 Revert [12663] 2010-11-29 18:44:16 +03:00
Denis Fomin bfea5e1392 Do not redraw the roster twice 2010-11-29 13:31:48 +03:00
Denis Fomin e70c49e9ce Fix gtk warning again. Fixed #6053 2010-11-29 13:25:17 +03:00
Denis Fomin 308fb28f68 Revert [12651] 2010-11-29 13:20:30 +03:00
Yann Leboulanger 346b38944c use NEC to handle signed-in events 2010-11-29 11:11:24 +01:00
Yann Leboulanger 5cb8def28b use NEC to handle metacontacts events 2010-11-28 10:37:05 +01:00
Denis Fomin ff16089722 Never remove CTRL+N accelerator 2010-11-28 00:02:36 +03:00
Denis Fomin 3de0fc2129 Fix gtk warning 2010-11-27 23:58:31 +03:00
Yann Leboulanger ddb27d0e7e use NEC to handle gc subject events 2010-11-27 19:12:43 +01:00
Denis Fomin 9393ee74fc remove unused print 2010-11-27 17:12:30 +03:00
Denis Fomin 420d0f9ca4 remove unused signal 2010-11-27 17:10:59 +03:00
Yann Leboulanger a87540ddc0 use NEC to handle vcard events 2010-11-26 21:14:59 +01:00
Yann Leboulanger 6bdf47d7e7 use NEC to handle privacy list events 2010-11-24 22:48:39 +01:00
Yann Leboulanger 352bda2ef5 use NEC to handle PEP / ATOM messages 2010-11-24 11:41:20 +01:00
Yann Leboulanger 7c4c54d516 handle groupchat presence in roster after it's fully treated. Fixes #6047 2010-11-24 09:38:29 +01:00
Yann Leboulanger 1c9d56e7de handle correctly groupchat presences. Fixes #6047 2010-11-23 23:10:43 +01:00