Commit graph

112 commits

Author SHA1 Message Date
Yann Leboulanger
697a49a9e9 show the room_jid even if there is no subject 2005-06-23 08:15:32 +00:00
Yann Leboulanger
772d79fa78 alt + c now toggle compact mode
some functions goes to chat.py
2005-06-22 21:58:45 +00:00
Yann Leboulanger
399589e406 we can now togglt to a minimalistic mode in gc/tabbed chat window thankx to liorithiel
TODO: add a keyboard shortcut, should we save the latest state ?
2005-06-22 19:39:19 +00:00
Yann Leboulanger
a51c63ae35 don't send empty messages 2005-06-21 20:04:23 +00:00
Yann Leboulanger
304d316066 in gc, lines with user's nick is not a separate word are also marked as for us (Liorithiel's patch) fix #463 2005-06-20 21:41:01 +00:00
Yann Leboulanger
908add931b MUC list only the actions one can do (patch from Liorithiel) 2005-06-20 16:27:06 +00:00
Nikos Kouremenos
53e59fe8a4 put ... when subject is too long. thanks to Liorithiel 2005-06-20 10:37:13 +00:00
Yann Leboulanger
16c8717a45 bugfix with /clear command 2005-06-20 10:01:19 +00:00
Yann Leboulanger
829fb64dea add a space at the end of command when we use completion 2005-06-20 08:14:06 +00:00
Yann Leboulanger
f279bcf8af little bugfix in command completion (thx dennis) 2005-06-19 22:45:33 +00:00
Yann Leboulanger
324fbeae62 command autocompletion (patch from aldafu) 2005-06-19 17:06:41 +00:00
Nikos Kouremenos
58d243417b nothing 2005-06-19 13:12:21 +00:00
Nikos Kouremenos
11288ec29c /chat and /msg for MUC now ready. [FIXME: I assume everyone is free for chat [eg. find a way to get show from nick]] 2005-06-19 13:09:06 +00:00
Yann Leboulanger
f6ca384845 don't change our nick when we receive old messages, but only when we press enter in message tv 2005-06-19 08:28:06 +00:00
Nikos Kouremenos
9f1fbef2d3 more formal [I think] 2005-06-18 23:50:54 +00:00
Nikos Kouremenos
daacc7334d we can change nick by IRC command too (/nick foo); input dialog also has get_response() now 2005-06-18 23:44:33 +00:00
Yann Leboulanger
87f1dbcac8 we can now change our nick in gc 2005-06-18 22:09:31 +00:00
Nikos Kouremenos
8e94b98d6e include 2.6.0 check 2005-06-18 15:29:05 +00:00
Nikos Kouremenos
c951abccf3 irc emulation: /me adds * and then the nick 2005-06-17 15:31:21 +00:00
Yann Leboulanger
cf028229a8 bugfix: missing references to self.gc_refer_to_nick_char in gc 2005-06-17 06:31:32 +00:00
Nikos Kouremenos
a27b32e931 typo 2005-06-16 22:21:02 +00:00
Nikos Kouremenos
c497aeda0d patch by hoppke to make char for refering to a specific contact in GC configurable via expert 2005-06-16 22:18:46 +00:00
Yann Leboulanger
213c617780 messages for us in gc are now bold and colored (thx Liorothiel) 2005-06-16 19:14:07 +00:00
Nikos Kouremenos
0980c0126b max witdh and tooltip for name_label 2005-06-15 09:59:44 +00:00
Nikos Kouremenos
4ad77e0e14 apply patch by Dennis Craven to make & a & [see #439] 2005-06-14 10:00:29 +00:00
Yann Leboulanger
e7ff7da1da themes are back (TODO: manage themes) 2005-06-13 22:11:09 +00:00
Yann Leboulanger
c3b94f76ca connect the gc_actions_menuitems signals 2005-06-13 12:49:42 +00:00
Yann Leboulanger
310100f70e conenct the signals in glade instead of in the code 2005-06-13 12:44:09 +00:00
Nikos Kouremenos
af960ec2c8 applying a patch by dennis craven to remember gc/chat window sizes and even vpaned positions. also fixing minor stuff in glade [eg better strings] 2005-06-13 12:20:34 +00:00
Nikos Kouremenos
dc7f0c4e80 removing CR+LF that were added by accident 2005-06-12 15:14:07 +00:00
Nikos Kouremenos
f19882a66e fix a TB and a logic in bookmarks [thx delmonico] 2005-06-12 12:21:33 +00:00
Nikos Kouremenos
9f6b595a3a fix some strings to explain better to the user 2005-06-12 12:05:18 +00:00
Nikos Kouremenos
2d3f877cd0 fixing #289 2005-06-12 11:54:08 +00:00
Nikos Kouremenos
f0fca2d2b0 fixing UI for bookmarks 2005-06-12 11:21:50 +00:00
Nikos Kouremenos
a516bbcab5 add , and not : when autocompleting nicks in GC 2005-06-11 17:02:53 +00:00
Nikos Kouremenos
3eab7400af almost finishing patch of delmonico 2005-06-11 16:15:01 +00:00
Nikos Kouremenos
5c33d58370 default to not autojoin 2005-06-11 14:38:23 +00:00
Nikos Kouremenos
2214478e87 fixing colors and prettying the gc and chat window a bit 2005-06-11 13:45:48 +00:00
Nikos Kouremenos
d994d8128e remove hardcoding bgcolor in cell of user to white 2005-06-11 11:01:42 +00:00
Nikos Kouremenos
315e5d51c8 applying patch by dcraven to make the muc list prettier 2005-06-11 10:53:54 +00:00
Nikos Kouremenos
0fd8735c3b fix bgcolor in gc 2005-06-11 09:57:01 +00:00
Nikos Kouremenos
99cb7e175f fix a traceback 2005-06-11 09:50:23 +00:00
Nikos Kouremenos
c77387346c adhering to our new coding style for Classes and fixing glade banners stuff 2005-06-10 22:45:50 +00:00
Nikos Kouremenos
f82addfce5 altering a patch by denis craven and commiting 2005-06-10 22:04:59 +00:00
Nikos Kouremenos
3d59234f7f class name Foo_widgettype becomes FooWidgettype so we now look 100% pygtkish [sed rocks] 2005-06-10 21:14:16 +00:00
Nikos Kouremenos
58bbf6cf16 remove commented out code for tooltips in gc 2005-06-10 20:40:46 +00:00
Nikos Kouremenos
b23b2eac9a commiting GC mockup and supporting code both by Dennis Craven 2005-06-10 20:06:01 +00:00
Nikos Kouremenos
3ca05afaba moving code away of config.py 2005-06-10 19:31:38 +00:00
Nikos Kouremenos
9847eca2f0 fix sth minor (delmonico), various cleanup 2005-06-10 16:45:54 +00:00
Yann Leboulanger
f73a14d771 use helpers.get_uf_show in gc 2005-06-10 15:25:48 +00:00