Commit graph

531 commits

Author SHA1 Message Date
Julien Pivotto
015ee132ae XEP-0045: Multi-User Chat
* Handle Multiple status code in MUC.
 * Warn the user if room logging is enabled (
http://www.xmpp.org/extensions/xep-0045.html#enter-logging ). Fix #3270.
2007-07-19 09:27:33 +00:00
Julien Pivotto
5c36dd8e78 [Lukas and I] use 'event' instead of 'message' as icons names ans
states. Fix #2755.
2007-07-13 10:11:49 +00:00
Julien Pivotto
59aa2cf87d Don't print xhtml in history messages.
So all the messages are grayed.
2007-07-12 20:38:56 +00:00
Julien Pivotto
9994643247 Added my own copyright :-P 2007-07-11 21:39:27 +00:00
Stephan Erb
e88d547ed9 See [8324]: do the same in groupchats. Comment added 2007-06-27 09:26:58 +00:00
Stephan Erb
7be506e3f5 Compact View:
* Move checkbox to preferences. Fixes #2662
 * Merge option for muc and chat
2007-06-25 23:51:44 +00:00
Yann Leboulanger
519bfa9352 remove private messges from unread_messages table in logs.db 2007-06-25 19:34:23 +00:00
Yann Leboulanger
e65bca1049 initialize minimize_on_autojoin to False when we add a new bookmark 2007-06-19 17:31:47 +00:00
Yann Leboulanger
0a165c813b improve minimize on close code 2007-06-15 18:30:48 +00:00
Yann Leboulanger
0758be7c14 ability to send a file to a groupchat occupant if we know his real JID 2007-06-15 17:38:14 +00:00
Yann Leboulanger
b6eb2f94c9 minimize menuitem -> minimize on close checkbutton. see #3034 2007-06-14 17:44:24 +00:00
Yann Leboulanger
510184a6b2 move focus_out_line when groupchat is minimized 2007-06-12 18:16:34 +00:00
Yann Leboulanger
ee41ae8927 don'trequest vcard on a irc channel when someone changes his nickname. fixes #3194 2007-06-12 17:51:57 +00:00
Julien Pivotto
6338f63f03 Fix some bugs with minimized groupchats. 2007-06-11 10:13:16 +00:00
Stephan Erb
babd1ee042 Enable ellipsization in roster and chatwindow. Fixes #2079, #2739
Reorder occupantlist in groupchat to match roster. Fixes #2102
2007-06-11 08:37:46 +00:00
Julien Pivotto
08a8d169e9 remove groupchats from roster when the tab is destroyed 2007-06-07 12:47:07 +00:00
Julien Pivotto
2f6c9f0d19 Open private messages in minimized rooms by middle-clicking on systray icon. 2007-06-07 11:58:56 +00:00
Yann Leboulanger
52c6c6cbb7 [roidelapluie] better groupchat support in roster and systray. Better nick support 2007-06-03 13:40:14 +00:00
Yann Leboulanger
cefac49fdf refactor groupchat popup menu. see #3211 2007-06-02 12:03:02 +00:00
Julien Pivotto
0863ce8dba Fix a bug with changing status in groupchats. Always print "You are now %s" in groupchats, even if you change from "action menu". 2007-05-27 09:16:21 +00:00
Julien Pivotto
68ec9fec2e Improve coding of [1869].
--Cette ligne, et les suivantes ci-dessous,
seront ignorées--

M    src/groupchat_control.py
2007-05-21 21:39:58 +00:00
Julien Pivotto
05542130fa Improve [8168]: correct window title and print number of marked messages
in tabs.
2007-05-21 21:33:48 +00:00
Julien Pivotto
cd8316aa9e Do not count gc messages in tabs if notify_on_all_muc_messages is false. 2007-05-21 19:43:33 +00:00
Yann Leboulanger
959cff3c89 fix TB 2007-05-20 16:20:05 +00:00
Yann Leboulanger
a45a14546a handle correctly vcards in groupchats : ask them to real jid if we know it, but considere it arrive from fake jid. Fixes #3172, #3173 2007-05-20 15:41:20 +00:00
Jean-Marie Traissard
cfad535222 Put last highlighter on top on stack if he is already in it. Thanks Yann 2007-05-17 20:50:11 +00:00
Jean-Marie Traissard
38d2b822f8 [dema/Jim++]show last highlighters first on empty line nick completion. Fixes
#2975.
2007-05-17 15:54:23 +00:00
Julien Pivotto
993d72a8c1 Fix a bug with receiving Private Messages when roster is minimized, print the number of unread pm in roster, and change icon when a pm is received. 2007-05-17 12:55:44 +00:00
Julien Pivotto
93dbdd3dd8 (Fix #3174) Groupchats in roster: Open groupchats with middleclick, fix notifications in systray and print number of unread marked messages in roster. 2007-05-17 08:39:21 +00:00
Jean-Marie Traissard
5b758a4977 Do not use single click for roster and gc-roster to open chats if an usefull modifier key is
pressed. See #2072.
2007-05-14 17:29:06 +00:00
Yann Leboulanger
eca640f2f7 don't ask vcard twice to the user when we enter a groupchat (one to fake jid and one to real jid) 2007-05-13 08:11:32 +00:00
Yann Leboulanger
936f8f8e93 request vcard to real jid when we ask avatar. Fixes #3054 2007-05-12 21:49:27 +00:00
Yann Leboulanger
aab2e0d14d fix TB, call correctly ErrorDialog 2007-05-09 20:28:21 +00:00
Julien Pivotto
37a234b1be Remove unneeded commented code. 2007-05-07 21:10:27 +00:00
Julien Pivotto
19df2a0f9e Fix some bugs and improve coding of minimized groupchats. 2007-05-07 21:02:48 +00:00
Julien Pivotto
253c7e6cfc (Fix #3034) Add ability to minimize groupchats in roster, and to minimize autojoigned bookmarked rooms at launch. 2007-05-03 21:02:50 +00:00
Yann Leboulanger
3545dd3b90 [TheCurse] single-clicking ability. fixes #2072 2007-04-26 16:44:00 +00:00
Yann Leboulanger
353c62bc71 make contect menu items sentitive when they must be. 2007-04-18 22:30:42 +00:00
Yann Leboulanger
010f53a492 request vcard to full jid if we know it. fixes #3054 2007-03-31 08:47:42 +00:00
Yann Leboulanger
5920d03aee ability to destroy a room when we are owner, give a reason and alternative room
jid. fixes #3031
2007-03-11 20:14:53 +00:00
Yann Leboulanger
2fb7c9cf99 [misc] Don't duplicate status message when someone is kicked 2007-02-20 07:08:36 +00:00
Yann Leboulanger
4a1a99a220 revert [7980]: remove useless command /slap 2007-02-15 15:59:55 +00:00
Jean-Marie Traissard
78f7ac7886 [bb] /slap 2007-02-15 00:17:05 +00:00
Jean-Marie Traissard
05f306115e Delete change_nick() func, use join_gc() instead. Fixes #2903. 2007-02-11 03:22:40 +00:00
Jean-Marie Traissard
039fbb7953 better var name, use int instead of float 2007-02-11 02:35:02 +00:00
Jean-Marie Traissard
2d55775f85 Do NOT save muc_cmds list for every gc_control instance 2007-02-08 19:08:44 +00:00
Jean-Marie Traissard
e6b3c40e97 Deleting control.display_names, useless var now 2007-02-08 18:32:10 +00:00
Jean-Marie Traissard
d37e7d8e3e No space in indentation, checked by drpython (editor). /src part 2007-02-04 13:01:04 +00:00
Yann Leboulanger
a794812ea5 stringprep nickname when we want to change nick in a room. fixes #2605 2007-01-31 21:31:10 +00:00
Yann Leboulanger
bbab7a3d94 disable and redraw pm when we leave a groupchat or when we are disconnected. fixes #2935 2007-01-26 22:11:28 +00:00