Commit graph

531 commits

Author SHA1 Message Date
Yann Leboulanger
1b7954a5e6 [Darlan] improve some strings. Fixes #7239 2013-08-15 10:33:27 +02:00
Yann Leboulanger
8562d66d53 don't try to configure a room for which we are not admin. See #7422 2013-08-13 13:02:31 +02:00
Denis Fomin
7101da69b9 [Darlan] Fix typo 2013-08-06 00:27:15 +04:00
Yann Leboulanger
4994909e4e always present room JID LTR. Fixes #7402 2013-08-01 19:05:00 +02:00
Yann Leboulanger
1c8a57404a don't cycle through blobk nicknames when autocompletting nicks. Fixes #7398 2013-07-29 22:05:39 +02:00
Denis Fomin
c8996226ca Set sensitivity for toolbar. Fixes #7389 2013-07-27 19:10:08 +04:00
Denis Fomin
2755dece2e [Darlan & I]Improved BiDi support for banner text, popup with presence info and more status messages (kick, ban, change nick) fixes #7284 #7192 2013-07-23 17:55:24 +04:00
Denis Fomin
4481b6356e handle gc outgoing messages with events. 2013-07-19 13:52:37 +04:00
Yann Leboulanger
ae51adcee2 fix privacy lists: Don't use several time the same order number. Fixes #7352 2013-05-26 12:58:19 +02:00
Yann Leboulanger
b44b8499d7 XEP-0308 Last Message Correction support. 2013-04-25 20:38:18 +02:00
Yann Leboulanger
b779a1abf5 update my copyright 2013-04-05 21:35:39 +02:00
Denis Fomin
a098b0605d fix gtk names 2013-03-17 22:22:48 +04:00
Denis Fomin
107c98e5a0 Change history icon if theme have 'document-open-recent' icon. Fixes #6893 2013-03-16 23:56:22 +04:00
Jefry Lagrange
fc5b1893fe Resolve GtkWarning: IA__gtk_tree_view_expand_row: assertion tree_view->priv->model != NULL 2012-11-24 02:19:56 -04:00
Denis Fomin
65b6485410 hide 'bookmark_ button' if private storage not supported.part 2 2012-11-20 13:00:57 +04:00
Denis Fomin
847fdf8d1b hide 'bookmark_ button' if private storage not supported 2012-11-20 11:29:13 +04:00
Yann Leboulanger
96dd70050b Jingle FT is now functionnal!! Thanks Jefry for the long time debugging with me 2012-08-23 13:10:30 +02:00
Yann Leboulanger
f832900d2b coding standards 2012-08-22 12:55:57 +02:00
Yann Leboulanger
dce12f3f98 print that we invite someone in a room when we do Drag and Drop or when we create a new room. Fixes #7219 2012-08-20 15:46:20 +02:00
Yann Leboulanger
395bf4fd99 request ad-hoc commands to muc occupant real JID if room is not anonymous. Fixes #2820 2012-04-16 23:03:30 +02:00
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
fdb63bcd0c fix focus behaviour when opening chat / groupchat window. Fixes #7115, see #5740 2012-03-09 08:40:21 +01:00
Denis Fomin
09942f48e0 do not duplicate messages in the room when the connection is lost 2012-02-18 22:48:03 +04:00
Yann Leboulanger
3a3f99d618 upgrade copyright 2012-01-11 22:20:34 +01:00
Yann Leboulanger
9cf5f9351a start assigning gc color from the first one. see #7022 2011-11-15 12:09:39 +01:00
Yann Leboulanger
b7316cc206 correctly create events for pm messages 2011-11-08 20:01:51 +01:00
Yann Leboulanger
006791d836 correctly unregister events when closing a groupchat 2011-10-31 09:52:23 +01: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
513f3047f2 show our room nickname when chatting in pm. Fixes #6949 2011-09-22 11:43:51 +02:00
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