Commit graph

1425 commits

Author SHA1 Message Date
Yann Leboulanger
2352ddfd02 use updated JEP172 2006-09-07 21:11:50 +00:00
Yann Leboulanger
dfead3a31c disco our transports when we connect if we ca't determine the type (not in db). Fixes #2273 2006-09-07 20:39:09 +00:00
Yann Leboulanger
b1d32661fc fix logic for showing notification window 2006-09-06 20:15:06 +00:00
Nikos Kouremenos
bd01e5719b INTRODUCING ensure_utf8_string, use it to fix BLOCKER bug for Gajim/Windows (#2392) 2006-09-06 13:28:38 +00:00
Nikos Kouremenos
9bd4442784 since we demand python 2.4 remove 2.3 legacy support code 2006-09-06 13:15:32 +00:00
Yann Leboulanger
7a89f716e4 handle correctly notification window in ANC, particulary le tab_opened condition. 2006-09-05 15:43:07 +00:00
Yann Leboulanger
9a7ed9488a take into account the case when no systray is available. Fixes #2384 and #2389 2006-09-04 18:58:58 +00:00
Dimitur Kirov
7f6ec376dc print a debug message for invalid xml stanza 2006-09-04 07:19:31 +00:00
Yann Leboulanger
a67eaba727 events are now saved in an Event class. show in roster/systray options in Advanced Notification Control (for incomming messages) now work. 2006-09-02 21:01:11 +00:00
Yann Leboulanger
23396f8f59 do not add a default subscription message. 2006-08-31 15:35:38 +00:00
Yann Leboulanger
8f5dbaa1d1 wrong type for restored_messages_small option. Fixed #2336 2006-08-29 18:56:15 +00:00
Yann Leboulanger
419925689b missing commit: add restored_messages_small option to ACE dict 2006-08-29 09:58:04 +00:00
Yann Leboulanger
2b0fc207ef detect unsubscribe / unsubscribed loop too 2006-08-29 07:28:52 +00:00
Yann Leboulanger
75fe384da4 handle advanced notification for new_message event only (without systray / roster / urgency hint that require a event refactorizatin)
use subprocess module as we depend on python2.4
2006-08-26 22:51:33 +00:00
Yann Leboulanger
d4710d87b4 don't override LDFLAGS / CFLAGS in Makefiles so that we can use them externaly 2006-08-24 12:38:42 +00:00
Yann Leboulanger
07f5b39e58 default status message are now used (if enabled) instead of asking status message. Fixes #2069 2006-08-22 14:40:19 +00:00
Dimitur Kirov
3b447544de don't force tls on ports 5223 and 443 2006-08-22 08:13:23 +00:00
Yann Leboulanger
bbe93c5b86 do not traceback when ft_override_host_to_send is not valid, just ignor and print an error message. Fixes #2231 2006-08-22 08:02:55 +00:00
Yann Leboulanger
3175c9113a don't ask os info when we are invisible. For #1964 2006-08-21 19:54:09 +00:00
Yann Leboulanger
213e7f095b [Vasily Chekalkin] JEP 90 support (Entity Time). Fixes #2239 2006-08-21 11:21:59 +00:00
Dimitur Kirov
78863765e8 create transports_cache on first startup, fixes
#2223
2006-08-10 06:57:10 +00:00
Yann Leboulanger
900e3a51dc fix bug in connection_handlers: correctly get namespace 2006-08-07 09:49:06 +00:00
Yann Leboulanger
2428298bda new add_contact window with a combobox. Fixes #872 2006-08-03 19:13:42 +00:00
Yann Leboulanger
8f449a4704 [geobert] add a ACE option so that ctrl+tab can or cannot go to next composing tab 2006-08-02 20:38:09 +00:00
Yann Leboulanger
f3297666b7 allow to invite contact only to room of the same type (jabber contact to jabber rooms, MSN contacts to MSN rooms). Fixes #2199 2006-08-01 18:03:52 +00:00
Yann Leboulanger
4adf2c4f6d when we get an error (when we asked meta contact) don't except the server to include the sent request as it's only a SHOULD in RFC3390 9.2.3.7. detect the answer by iq id instead. 2006-07-31 20:27:06 +00:00
Yann Leboulanger
57aeb0d0ef we can now register to a transport in add contact window is server has such a transport. Fixes #1944 2006-07-31 17:08:21 +00:00
Yann Leboulanger
dc9bf86184 we can now the language we want for speller. Just use speller_language advanced
option to define it.
2006-07-31 13:55:21 +00:00
Yann Leboulanger
1f72608d20 re-connect to DB after upgrades (upgrade can modify DB structure) 2006-07-31 07:45:29 +00:00
Yann Leboulanger
6db26bf444 gadu gadu dsco type is gadu-gadu, not gadugadu 2006-07-30 20:06:42 +00:00
Yann Leboulanger
32b18d9237 we now get transport type from disco info and save that in DB. Fixes #1990 and #1938 2006-07-29 22:29:59 +00:00
Yann Leboulanger
ccc942fcbb prevent a TB and print an error message to the user when he/she tries to et a non valid nickname in a room 2006-07-29 17:57:12 +00:00
Yann Leboulanger
90dc135539 remove old code (when we modified unread_message table structure) 2006-07-28 16:15:18 +00:00
Dimitur Kirov
873bedd221 escape from sslerror due to broken protocol 2006-07-26 12:49:11 +00:00
Yann Leboulanger
e3ba73be74 if server doesn't support vcard, don't allow user to modify it. Fixes #2182 2006-07-26 12:01:14 +00:00
Yann Leboulanger
394381a78a we now detect loop when server isn't RFC complient and handle badly subscription acknoledgment. Fixes #1864 2006-07-26 11:13:07 +00:00
Yann Leboulanger
65d57253c9 we can now invite to new room 2006-07-25 22:26:07 +00:00
Yann Leboulanger
550e12af8c missing diff to allow verify signed presence without status message 2006-07-24 16:43:30 +00:00
Yann Leboulanger
8d10ac3bfe allow to verify signed presences even without a status message 2006-07-24 16:40:11 +00:00
Yann Leboulanger
ea82b1dcc1 print real jid in gc status and in logs when we know it. Fixes #1940 2006-07-24 13:42:35 +00:00
Yann Leboulanger
0614f534bb code for advanced_notifications_window: config is now saved in config file 2006-07-17 10:07:26 +00:00
Yann Leboulanger
a54ee0229d introduce play_sound_file function in helpers 2006-07-17 10:04:43 +00:00
Dimitur Kirov
335870646d take on account priorities, which are <= 0 2006-07-14 07:13:59 +00:00
Yann Leboulanger
96b21bbc6f [roidelapluie & asterix] Privacy lists. Fixes #253 2006-07-03 20:49:20 +00:00
Yann Leboulanger
88cf8b5c84 [bluegray] extra gmail info (from field) in popup notification. Fixes #1982 2006-07-02 18:39:43 +00:00
Jean-Marie Traissard
1a9d4690b0 [ roidelapluie ] Use differents colors for nickname in gc for each occupiant. Fixes #2084. 2006-06-22 14:44:06 +00:00
Jean-Marie Traissard
48b89a8cc8 Get gajim version from config 2006-06-21 15:03:53 +00:00
Jean-Marie Traissard
10ba862ed4 We want beep per event, reverting [6494]. Sorry, thought it was a bug.
Note that if works only if beep enabled in kernel conf
2006-06-19 15:38:41 +00:00
Jean-Marie Traissard
e66a8a3430 Fix beep for event notification 2006-06-19 14:58:41 +00:00
Yann Leboulanger
b28f22ac05 fix header in fuzzyclock.py 2006-06-15 07:18:55 +00:00