Commit graph

871 commits

Author SHA1 Message Date
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
Stefan Bethge
a8c0bbe7c1 fix #2555 2006-10-12 03:22:57 +00:00
Jean-Marie Traissard
ccf2b261c7 Use "group chat" instead of "room" in all strings. Fixes #2523. 2006-10-12 02:12:10 +00:00
Stefan Bethge
6621657ccc include patch from misc@zarb.org to only show lock on tls
fixes #2556
2006-10-11 23:03:18 +00:00
Stefan Bethge
1dbb2a891f merge zeroconf branch to trunk 2006-10-11 02:12:56 +00:00
Yann Leboulanger
78f27533b6 remove a test that breaks Gajim, Nikos, look at what you wanted to do.
And fix a func name too
2006-10-10 17:33:53 +00:00
Nikos Kouremenos
9448a325c7 use introduced functions 2006-10-10 15:58:48 +00:00
Yann Leboulanger
aae7e7e99c allow shutdown func now get the method we used to close the tab. So that we check if a row is selected in gc control only if we close tab by pressing Esc key. fixes #2528 2006-10-10 15:53:42 +00:00
Nikos Kouremenos
627469e5e0 from common.exceptions import GajimGeneralException as GajimGeneralException -> from common.exceptions import GajimGeneralException 2006-10-10 15:29:10 +00:00
Stefan Bethge
2bd74a3937 don't allow delete key for local accounts 2006-10-09 14:58:57 +00:00