Dimitur Kirov
|
470e668ea2
|
This remove unused keyword
--line, and those below, will be ignored--
M socks5.py
M connection_handlers.py
|
2006-09-15 11:57:03 +00:00 |
|
Yann Leboulanger
|
3541253596
|
[sgala] add some xmpp functions for xhtml-im support. see #316
|
2006-09-14 19:44:13 +00:00 |
|
Yann Leboulanger
|
15b44f5eec
|
detect and print old gc messages as restored messages. Fixes #2253
|
2006-09-14 13:31:14 +00:00 |
|
Yann Leboulanger
|
e18e1079a9
|
send correct error message when we decline a FT, and print error message when we get it. Fixes #2330
|
2006-09-14 12:19:40 +00:00 |
|
Dimitur Kirov
|
5764374e5d
|
set proxy as invalid if hostname cannot be
resolved
|
2006-09-14 08:40:09 +00:00 |
|
Yann Leboulanger
|
97420e6a7a
|
prevent TB when / in gc nicknames
|
2006-09-13 07:46:35 +00:00 |
|
Nikos Kouremenos
|
ab9b5a3210
|
fix strings
|
2006-09-12 11:53:28 +00:00 |
|
Nikos Kouremenos
|
0da3cc6820
|
fix strings
|
2006-09-12 11:49:45 +00:00 |
|
Yann Leboulanger
|
7759dd9289
|
save speller_language per room. Fixes #2387
|
2006-09-12 07:30:19 +00:00 |
|
Yann Leboulanger
|
be90361641
|
we now save speller_language per contact. For #2387
|
2006-09-12 07:18:43 +00:00 |
|
Yann Leboulanger
|
746a0bf98e
|
show connection lost error in popups instead of error dialogs. Fixes #2138
|
2006-09-10 10:22:16 +00:00 |
|
Yann Leboulanger
|
152093e42e
|
[bronger] translate correclt strings during runtime. Fixes #2394
|
2006-09-08 22:27:04 +00:00 |
|
Yann Leboulanger
|
a678c35b3f
|
vcard window now uses label instead of entry
new profile_window to edit our vcard. For #2381
|
2006-09-08 17:35:28 +00:00 |
|
Nikos Kouremenos
|
56f248c287
|
Make default status messages feature release-ready
|
2006-09-08 12:48:46 +00:00 |
|
Yann Leboulanger
|
411aaa1f7b
|
typo
|
2006-09-07 21:16:50 +00:00 |
|
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 |
|