Commit graph

502 commits

Author SHA1 Message Date
Yann Leboulanger
627316c325 improve loading of muc participand list speed by showing it only when we get our presence (this means we are connected). Fixes #6950 2011-08-24 11:58:06 +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
6e24d6c04e don't play sound twice when receiving a captcha 2011-08-08 21:50:38 +02:00
Yann Leboulanger
ad7f389a91 fix detecting non-anonymous when 100 code is sent in initial presence. 2011-07-22 11:18:26 +02:00
Denis Fomin
490e74ff8f change add to bookmarks icon in the gc context menu 2011-05-26 13:35:33 +04:00
Denis Fomin
615f530cc5 remove unused code 2011-05-25 23:48:53 +04:00
Denis Fomin
ab36710959 use gtkgui_helpers for search icon 2011-05-25 23:45:51 +04:00
Denis Fomin
b4a7939c0b change add to bookmarks icon. Fixes #6893 2011-05-25 22:59:18 +04:00
Yann Leboulanger
4c624a5287 fix arguments in pm events. 2011-05-04 22:37:47 +02:00
Yann Leboulanger
857ba5f707 new way to handle incominf messages, new notification event. 2011-05-01 22:09:50 +02:00
Yann Leboulanger
829892f4c0 [misc] ability to request voice in moderated rooms. Fixes #2266 2011-04-26 15:54:46 +02:00
Yann Leboulanger
eb83680786 ability to invite a room occupant to another room if we know his real JID directly from the groupchat contact menu. Fixes #4443 2011-03-30 15:23:10 +02:00
Denis Fomin
5fd0e076bd Prevent join groupchat (using local account). Fixes #6849 2011-03-29 17:18:50 +04:00
Yann Leboulanger
8bae294150 don't allow to invite pm contacts to other MUC if we don't know his real JID. see #4443 2011-03-18 10:09:06 +01:00
Denis Fomin
4b61a8682c Fixed previous changeset and prevent traceback in command system 2011-03-11 00:35:26 +03:00
Denis Fomin
e0a162a443 More correctly blocked change in the position for the hpaned 2011-03-03 19:18:38 +03:00
Denis Fomin
40f7813627 Fixes previous commit 2011-02-08 21:26:20 +03:00
Denis Fomin
ae43834dc6 fixed incorrect width of conference participants list, when joining a new room and when manually resizing/maximizing gajim window in all-in-one mode 2011-02-08 19:04:18 +03:00
Yann Leboulanger
241f666bc6 redraw chat buttons when we get caps information. Fixes #6114 2010-12-23 17:51:26 +01:00
Yann Leboulanger
5b5b2375a1 don't scroll in groupchat when window doesn't have focus. Fixes #6100 2010-12-17 12:09:56 +01:00
Denis Fomin
6b6e598c4d gc window. set focus to message textview(not to conversation textview) 2010-12-11 10:58:12 +03:00
Denis Fomin
e3d3994a95 Correctly set focus 2010-12-10 23:53:47 +03:00
Denis Fomin
5f9e6b5132 don't resize occupant treeview if Gajim is a lot of windows to conferences 2010-12-10 10:54:15 +03:00
Denis Fomin
67fda3ae8a Fix groupchat config changed events handler 2010-12-03 10:48:13 +03:00
Yann Leboulanger
b5eebddeb3 fix var name 2010-11-29 21:15:54 +01:00
Yann Leboulanger
346b38944c use NEC to handle signed-in events 2010-11-29 11:11:24 +01:00
Yann Leboulanger
ef741a0084 use NEC to handle groupchat config changed events 2010-11-27 21:02:41 +01:00
Yann Leboulanger
ddb27d0e7e use NEC to handle gc subject events 2010-11-27 19:12:43 +01: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
1c9d56e7de handle correctly groupchat presences. Fixes #6047 2010-11-23 23:10:43 +01:00
Yann Leboulanger
139a4b9d87 correctly shutdown privateChat controls. Fixes #6039 2010-11-22 08:52:58 +01:00
Yann Leboulanger
d94a85f5a2 use NEC to handle caps events 2010-11-17 17:27:36 +01:00
Yann Leboulanger
8d7e587c5b ability to validate dataform widget by pressing enter. Fixes #6032 2010-11-14 21:21:39 +01:00
Yann Leboulanger
c4f5a8ceec use NEC to handle vcard (not) published events 2010-11-08 22:34:04 +01:00
Yann Leboulanger
186b84c481 prevent showing twice the same message in muc when we are twice in a room from 2 accounts. 2010-10-19 21:43:44 +02:00
Yann Leboulanger
e4ff7c6ced use NEC to handle messages / gc_messages 2010-10-18 22:05:41 +02:00
Yann Leboulanger
e764c76e3f [Dicson] rewrite groupchat contact list columns code to be able to extend it with plugins. Fixes #5977 2010-10-12 21:50:18 +02:00
Yann Leboulanger
ea804e69f9 [Dicson] Add gui extension point for groupchat control creation. Fixes #5975 2010-10-12 17:09:53 +02:00
Yann Leboulanger
8c7aabb0bf [Zash] fix wrong var name. Fixes #5971 2010-10-10 21:20:59 +02:00
Yann Leboulanger
0a1356e006 stop handling presences when we close a groupchat control. Fixes #5949 2010-09-28 22:38:42 +02:00
Yann Leboulanger
69a1eee8e6 new event for groupchat presences 2010-09-28 15:13:51 +02:00
Yann Leboulanger
463eade6dc don't request vcard to full JID but to barr JID 2010-09-19 22:14:43 +02:00
Yann Leboulanger
e169dc6367 prevent from having more than one captcha in groupchat 2010-08-09 14:51:42 +02:00
Yann Leboulanger
ea07baeab9 don't handle keypressed in message textview is textview is not sensitive (not yet connected). Fixes #5833 2010-08-09 12:14:59 +02:00
Yann Leboulanger
796213c9cb merge with trunk 2010-07-19 19:53:29 +02:00
Yann Leboulanger
f9e8b46e6c iability to show captcha when joining a groupchat with captcha. (TODO: download image when it's not in the message itself) 2010-06-27 23:09:07 +02:00
Yann Leboulanger
d58841cb2b [Dave Cridland] add XEP-0258 support. Great thanks for that! Fixes #5772 2010-06-07 19:11:44 +02:00
Yann Leboulanger
b7d6441846 move "Do not ask me again" accelerator to D. Fixes #5755 2010-05-21 09:38:09 +02:00
Yann Leboulanger
e9e54f2c9f uncomment lines commented for tests 2010-05-20 20:51:07 +02:00