Commit graph

880 commits

Author SHA1 Message Date
Yann Leboulanger
c86f7fcef4 take incoming nickname from first message into account. see #884 2006-11-15 15:52:56 +00:00
Yann Leboulanger
f15305b7c6 [merzhin & asterix] show number of connecter / total contacts in account and group rows. fixes #1728 2006-11-15 10:44:27 +00:00
Jean-Marie Traissard
9347fe10e1 Remove lot of useless imports
Fix gajim-remote contact_info
Fix profile_win right click on avatar
Fix a call and a comment
Thanks pyflakes (a program, not a person) for the whole.
2006-11-15 01:59:21 +00:00
Yann Leboulanger
ac7bc2a229 [Brice Maron] ability to remove a group (and eventually contacts in this group too). fixes #485 2006-11-13 08:27:16 +00:00
Yann Leboulanger
9b79571897 even more tests. see #2534 2006-11-13 08:00:55 +00:00
Yann Leboulanger
94a1d2f9b0 add more check. see #2534 2006-11-13 07:54:52 +00:00
Yann Leboulanger
1611d77fbc same as [7379] in 2 other functions. fixes #2534 2006-11-13 07:31:05 +00:00
Yann Leboulanger
786d3e9fb8 remove useless test. fixes #2167 2006-11-13 06:58:41 +00:00
Yann Leboulanger
1a2cb6a071 redraw account row when we add the first child. fixes #2576 2006-11-13 06:41:43 +00:00
Yann Leboulanger
9ea82566d5 don't hide contact when other offline resource have pending events. fixes #2657 2006-11-12 11:32:43 +00:00
Yann Leboulanger
2f354b464d show correct status icon in chat banner when we open a chat for a specific resource. see #2657 2006-11-11 14:40:26 +00:00
Yann Leboulanger
1abf5865d6 remove an old debug print 2006-11-11 14:03:59 +00:00
Yann Leboulanger
28dee0867f [misc] ability to send messages to a group or to several contacts. fixes #1823 2006-11-10 18:41:08 +00:00
Yann Leboulanger
d701c1ef3d show status changement of contact without a resource only once. fixes #2542 2006-11-10 08:59:14 +00:00
Yann Leboulanger
bac3b8f2f2 always show change status message window to current desktop when we change status. fixes #2615 2006-11-09 18:21:25 +00:00
Stefan Bethge
0cc8a9fad2 fix #2656 2006-11-09 17:06:28 +00:00
Jean-Marie Traissard
587a4d4e73 Don't count first messages in roster title when we auto open 2006-11-08 21:28:28 +00:00
Yann Leboulanger
5b9a784b68 don't copy contact when the only one has no resource. it means it's the first message we got. fixes #2652 2006-11-08 17:23:57 +00:00
Yann Leboulanger
2034948d2a fjid must always be set. 2006-11-08 13:04:31 +00:00
Yann Leboulanger
17d17ae50f fix TB when we get a message from a not in roster contact 2006-11-08 07:23:30 +00:00
Jean-Marie Traissard
943338b00b We NEVER want to count gc_messages in roster title. Good catch hawke 2006-11-07 23:36:48 +00:00
Yann Leboulanger
ae8c6e309e handle correctly messages from invisible resources 2006-11-07 23:13:11 +00:00
Yann Leboulanger
636342bc30 take into events from fill jid when deciding if we should remove it from roster. fixes #2646 2006-11-06 22:15:33 +00:00
Yann Leboulanger
f5fedaf737 prevent TB. fixes #2534 2006-11-06 21:21:04 +00:00
Yann Leboulanger
e96edbb7a6 - add a confirmation dialog when we create a metacontact for the forst time. fixes #2259
- for server that doesn't support storinx privacy XML, add a warning dialog
2006-11-05 00:47:25 +00:00
Jean-Marie Traissard
1ea1be854b Fix bug with accounts NOT merged, use get_global_show() and simplify [7354] 2006-11-04 04:06:50 +00:00
Yann Leboulanger
43ddd31399 how correct status iconin merged account row. fixes #2620 2006-11-04 02:29:16 +00:00
Jean-Marie Traissard
7db777868e Revert [7334] 2006-11-04 00:27:56 +00:00
Nikos Kouremenos
ee4e96c4ad [elrodeo] font button for roster font in prefs window. see #2633 2006-11-03 12:43:27 +00:00
Jean-Marie Traissard
dd0173cb1f When some event for a jid arrive and we want show in roster, always show, even if contact is not in the
roster
Generalize selection of incomming event in the roster
separate add_to_not_in_the_roster() in a func
Deleted a Redraw of parent that seems useless (done in draw_contact())
Fixes #2247.
2006-11-03 05:11:43 +00:00
Yann Leboulanger
77df1f0986 fixe default value to a variable. 2006-11-02 21:13:36 +00:00
Yann Leboulanger
18207be244 update contact instance in chat control when a resource comes back online (a new contact instance is created). fixes #2619 2006-11-02 00:07:15 +00:00
Yann Leboulanger
4c64eb6cce don't show contact in roster if account is offline and no pending events and show_offline is False. fixes #2618 2006-11-01 20:12:08 +00:00
Yann Leboulanger
dba0a34a74 follow global status for merged account line. fixes #2620 2006-11-01 14:50:07 +00:00
Stefan Bethge
4f85656bb0 fix previous commit, don't do nm stuff if account is not synchronized to global status 2006-10-21 00:54:21 +00:00
Stefan Bethge
0465e3dcdb fix #860, add patch from <jeff at ocjtech.us>, add per account options,
(options are in ACE only)
2006-10-21 00:49:30 +00:00
Stefan Bethge
18ef6edb74 don't allow sending messages via local account when offline or invisible 2006-10-20 17:02:38 +00:00
Nikos Kouremenos
62051dd998 use single quotes. Manager with capital in net manager 2006-10-20 09:06:36 +00:00
Yann Leboulanger
ac0682e991 catch network manager not present error. fixes #2597, #2599 2006-10-18 07:41:09 +00:00
Stefan Bethge
8cf6f4c7c2 add simple implementation of network manager awareness
(should find a better place) - see #860
2006-10-17 22:15:20 +00:00
Yann Leboulanger
e2430062f1 add missing () in a test. fices #2589 2006-10-17 21:40:48 +00:00
Stefan Bethge
8bfbb62aac complete [7275] - remove send file for offline users (dkirov) 2006-10-17 19:38:43 +00:00
Stefan Bethge
ff735c4d36 don't allow vcard window for offline local contacts 2006-10-17 16:35:56 +00:00
Yann Leboulanger
fafa2d0c0a show our server in roster when we get a message from it, and hide it if show_transports_group is False. Fixes #2568 2006-10-17 12:31:16 +00:00
Yann Leboulanger
fa1be18664 show transport if they have awaiting events, even if show_transport is off. fixes #2568 2006-10-16 20:05:09 +00:00
Yann Leboulanger
92f579aa79 use correct account name when DND'ing contacts. fixes #2531 2006-10-16 19:02:49 +00:00
Yann Leboulanger
fe5407907a do not take into account offline resources in vcard / roster and tooltips. They may stay here if they are awaiting events. 2006-10-15 21:47:35 +00:00
Nikos Kouremenos
a1820a4ed5 fix logic for observers to work as XEP 0162 says 2006-10-15 13:23:05 +00:00
Nikos Kouremenos
ca65a1a097 commit something to complete [7176] 2006-10-14 13:22:37 +00:00
Stefan Bethge
7ad0a850d6 only show corresponding lines in actions/advanced menu 2006-10-14 06:15:43 +00:00