Commit Graph

154 Commits

Author SHA1 Message Date
Yann Leboulanger d67179053b print when someone is banned in gc 2005-07-22 17:04:24 +00:00
Nikos Kouremenos b5fe60112d nick was utf8, room_jid was unicode so we had a problem. it is fixed [stills Tracebacks because of TODO: use gc_contacts in common/gaim.py] 2005-07-22 14:30:35 +00:00
Nikos Kouremenos bdf5342824 to ban we know real jid 2005-07-22 12:50:14 +00:00
Yann Leboulanger e9db8ef4c8 fix role things 2005-07-22 12:47:58 +00:00
Nikos Kouremenos ef6643b24d status message in the banner instaed of jid; remove_user => remove_contact 2005-07-21 17:54:58 +00:00
Nikos Kouremenos ef252ead1e s/list_users/contacts_list/ 2005-07-20 22:15:35 +00:00
Yann Leboulanger b4ff6fd116 vcard now works in gc 2005-07-20 12:48:11 +00:00
Yann Leboulanger 903a466f83 in GC, contact.jid now contain nothing if we don't have the real jid 2005-07-20 11:53:30 +00:00
Yann Leboulanger 37f725f7ae better var names 2005-07-20 11:52:43 +00:00
Yann Leboulanger c048984641 typo 2005-07-19 19:43:34 +00:00
Yann Leboulanger d11e91a00c we don't take into account the presence in gc if it's the same nick, same show, same status, same role and same affiliation 2005-07-19 19:40:36 +00:00
Nikos Kouremenos b28f405963 .set_text('', -1) becomes .set_text('') 2005-07-19 17:11:33 +00:00
Nikos Kouremenos 6f4f126c90 introducing some helpers for jid and nick and using them to have /ban irc emulation 2005-07-19 11:57:50 +00:00
Nikos Kouremenos c10ace87fe /topic irc emulation 2005-07-19 09:59:21 +00:00
Nikos Kouremenos bee9df2142 evil send_message in TC sends in active jid. so you need to set_active_tab before sending message. I put that as a comment in both places 2005-07-18 17:18:25 +00:00
Nikos Kouremenos 39e122016c roles are now translatable 2005-07-18 14:14:40 +00:00
Nikos Kouremenos f2cb015f73 user --> contact in some functions name, also type is contact too now 2005-07-07 16:38:36 +00:00
Nikos Kouremenos a231b1fd16 menu suck when they reposition 2005-07-04 21:30:35 +00:00
Yann Leboulanger 669b7bde6b last_message_time is now saved in gajim.py so we begin to count time when we receive the message and not when we print it (fix #162) 2005-07-03 15:27:41 +00:00
Nikos Kouremenos 043d480359 comment never hurt 2005-07-02 23:03:40 +00:00
Nikos Kouremenos 513a4c9f4f Gajim now asks reason for ban/kick (thanks liorithiel!) 2005-07-02 18:33:51 +00:00
Nikos Kouremenos 34f9313afb applying liorithiel's patch to make gc occupant popup via glade and more ergonomic 2005-07-02 16:35:27 +00:00
Yann Leboulanger 8133fd61d2 bugfix 2005-07-01 19:29:20 +00:00
Yann Leboulanger c53a3286bd don't show text formating button for 0.8 release 2005-07-01 17:55:41 +00:00
Yann Leboulanger 2554613339 prevent another TB 2005-06-30 21:33:12 +00:00
Yann Leboulanger b8505eec7e prevent a TB 2005-06-30 21:30:06 +00:00
Nikos Kouremenos 8c5d719814 fix a traceback 2005-06-30 16:09:55 +00:00
Nikos Kouremenos 3a85cc83a7 invisible contact is now not shown in GC muc list 2005-06-30 15:16:57 +00:00
Nikos Kouremenos 4fef38de93 do gc and tabbedchat menus via glade; and various other fixes 2005-06-30 13:31:31 +00:00
Yann Leboulanger 2db9bfb9ce bg colors are back in gc 2005-06-29 21:13:38 +00:00
Yann Leboulanger 4c2ff32214 nick can now contain &, < and > in gc (fix #506) 2005-06-27 09:10:29 +00:00
Yann Leboulanger b401c9888e no need to ask os_info twice (it is asked in vcard_niformation_window) 2005-06-26 20:34:09 +00:00
Yann Leboulanger 5e3a405329 we now have Contacts in gc, so we can ask information to everyone (even if we don't have the real jid) 2005-06-26 19:40:57 +00:00
Nikos Kouremenos b657c0ff8c ctrl+up/down now put the cursor after the message with and with a space [thanks to rohan and me] 2005-06-26 13:10:37 +00:00
Yann Leboulanger 7cd28d5e2d Contact class is easier to use now 2005-06-25 09:18:39 +00:00
Nikos Kouremenos fd0bfbc59b do not use event but use button_press_event. [this hopefully will keep out the segfault (it was always returned True in event CB]. actions_hbox still don't popup the menu (maybe because it's invisible?) but anyways it's not big and I pledge that we focus on more important stuff) 2005-06-24 23:59:55 +00:00
Nikos Kouremenos 0342329e0f User class becomes Contact class 2005-06-24 14:28:00 +00:00
Nikos Kouremenos 5a2a8892ac do not show empty tooltip 2005-06-24 14:20:24 +00:00
Nikos Kouremenos bd0d5cf94b fix a comment 2005-06-23 21:26:22 +00:00
Yann Leboulanger 9f925c236e no need to add these events 2005-06-23 18:41:47 +00:00
Yann Leboulanger 3b358d603c add icons to menu 2005-06-23 10:28:31 +00:00
Yann Leboulanger db90fc6430 middle click in roster open chat window
middle clicl in gc window open a pm
2005-06-23 08:33:25 +00:00
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