Commit Graph

801 Commits

Author SHA1 Message Date
Yann Leboulanger f2f0a6496a don't print awn error to console 2007-05-22 14:26:08 +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
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 0317b6af58 send status to connecting accounts when we change global status combobox. Fixes #3133 2007-05-08 12:07:11 +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 7717257a37 catch all exceptions when trying to talk to Awn through dbus 2007-04-30 14:32:58 +00:00
Yann Leboulanger ca271411be always open chat window when we di middle click on a contact 2007-04-29 21:18:07 +00:00
Yann Leboulanger 7cbd1e3a0c draw contacts under a blocked group as striked 2007-04-26 20:33:52 +00:00
Yann Leboulanger 09aa41a4df draw blocked groups striked 2007-04-26 19:46:13 +00:00
Yann Leboulanger 3545dd3b90 [TheCurse] single-clicking ability. fixes #2072 2007-04-26 16:44:00 +00:00
Yann Leboulanger 86eb5f7120 [roidelapluie] coding standards. see #253 2007-04-25 20:51:01 +00:00
Yann Leboulanger 680088ea2f use awn only if dbus is available 2007-04-25 17:34:14 +00:00
Yann Leboulanger 1f7d9a39ed show blocked contacts name striked and add [blocked] in tooltip. fixes #3129 2007-04-25 17:09:07 +00:00
Yann Leboulanger 550785233f [roidelapluie] ability to block several contacts in the same time. fixes #3128 2007-04-25 15:54:58 +00:00
Yann Leboulanger 776c4614d5 [roidelapluie] add ability to block / unblock a contact / group directly from roster. see #253 2007-04-24 19:56:24 +00:00
Yann Leboulanger 38f11aef6f [roidelapluie] don't disconnect from rooms when we send an offline presence to a specific contact 2007-04-24 18:43:13 +00:00
Yann Leboulanger 55a4e6c977 fix send_custom_status function. see #342 2007-04-22 19:45:19 +00:00
Yann Leboulanger 42bd8d64b3 [tristil] avant window navigator support. fixes #3081 2007-04-21 12:31:44 +00:00
Yann Leboulanger 1309db624b ability to send custom status to a whole group. see #342 2007-04-21 11:45:23 +00:00
Yann Leboulanger 68e2c7ddd3 [roidelapluie & I] ability to send custom status to contacts. fixes #342 2007-04-21 11:29:55 +00:00
Yann Leboulanger bda7da5027 [cornelius] use NEAREST method when we merge 2 pixbufs. it's better for small images 2007-04-19 14:44:11 +00:00
Jean-Marie Traissard 79f92b9f6c send xml status to groupchats AFTER changing our status, so when going from invisible to
online we reconnect to opened rooms.
2007-04-01 12:28:03 +00:00
Jean-Marie Traissard 069c0750a8 If we were disconnected from a gc but tab is still opened, reconnect to it nicely when
changing status. (Was already reconnecting, but with bad xml)
2007-04-01 09:36:03 +00:00
Yann Leboulanger 698b5c96f7 add missing argument to remove_tab call. fixes a TB 2007-03-31 12:12:12 +00:00
Yann Leboulanger 090218e780 cleanup connection.connect(). fixes #3061 2007-03-28 14:20:50 +00:00
Yann Leboulanger aa241a338a destroy send file confirmation dialog when we press ok. fixes #3048 2007-03-20 12:32:01 +00:00
Yann Leboulanger ae9dc18244 fix number of arguments in a callback. fixes #3047 2007-03-20 10:35:06 +00:00
Yann Leboulanger 1e58cb09e9 show a confirmation dialog when we drop a file on a contact before sending files. fixes #2896 2007-03-17 10:14:31 +00:00
Yann Leboulanger f7799dfbec add an ACE option to disable the fact that gajim auto-expand and selects the contact who sent last message. fixes #2911 2007-03-17 08:14:25 +00:00
Yann Leboulanger 718a4a006b [tristil] better banshee music player support. fixes #2940 2007-03-09 19:58:21 +00:00
Yann Leboulanger 019f43fa38 when we compare 2 offline contacts, the one which has a status messages is shown above the one without. fixes #3010 2007-03-09 19:17:19 +00:00
Yann Leboulanger aa44fc9eb3 [bronger] translate None when selecting gpg key. fixes #2390 2007-02-18 20:58:56 +00:00
Yann Leboulanger 6484e67d36 if gajim is quit while roster was hidden, start gajim with roster minimized next time. fixes #2986 2007-02-13 20:12:52 +00:00
Yann Leboulanger b55a0c097e fixes [7955]: don't set sleeper state to off when we send a presence while autoaway. 2007-02-12 21:51:12 +00:00
Yann Leboulanger 71293a38e6 don't set sleeper state to off when we send a presence while not online 2007-02-08 16:21:28 +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 8f50d04ea8 we can now remove a contact from not in roster group which has unread events. there are just removed. fixes #2888 2007-01-31 19:45:13 +00:00
Yann Leboulanger b4b2ecb41d Do not remove resource from jid when using Actions -> Start chat. fixes #2942 2007-01-27 18:43:28 +00:00
Yann Leboulanger 0f43fa9840 fix call to self 2007-01-24 10:01:25 +00:00
Yann Leboulanger b30e454848 Gnomekeyring -> Gnoem Keyring. see #2916 (2.) 2007-01-22 18:21:13 +00:00
Nikos Kouremenos e9afe36ff3 clean code and update to using GTK/PyGTK 2.8; see #2248 2007-01-16 23:26:38 +00:00
Jean-Marie Traissard bb306163a6 Implement choice of resource (when more than one) for "Invite to -> room"
Fix "Invite to -> room" on other-resource-of-us-line
2007-01-14 20:43:42 +00:00
Yann Leboulanger 74c447f46b unassign GPG key in contact instances when we unassign it, and redraw chat control. fixes #2590 2007-01-11 18:19:24 +00:00
Yann Leboulanger f5986fec43 don't reassign control.contact to a control when not needed 2007-01-09 20:01:30 +00:00
Jean-Marie Traissard eea2e1c881 Remove a LOT of useless draw_banner()
(stop drawing it 5 times when joining muc, stop reloading banner state icon on ALL
notifications, ...)
roster.py one seems useless because ctrl.update_ui() did it already
2007-01-09 14:23:28 +00:00
Yann Leboulanger a1349f9c3d add a space between account name and (. fixes #2873 2007-01-06 19:48:18 +00:00
Yann Leboulanger f5108c745f change var name. type is a reserved word 2007-01-02 17:43:32 +00:00