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 |
|
Yann Leboulanger
|
7ec7acbb27
|
[delmonico] fuzzyclock
|
2006-06-15 07:14:39 +00:00 |
|
Yann Leboulanger
|
bc26593974
|
use gettext.install. Fixes #497
|
2006-06-15 06:49:04 +00:00 |
|
Yann Leboulanger
|
0e03f023ea
|
show_ascii_formatting_chars is now True by default
|
2006-06-14 08:54:41 +00:00 |
|
Jean-Marie Traissard
|
576f4eef56
|
Delete now unused sync param
|
2006-06-12 17:34:08 +00:00 |
|
Yann Leboulanger
|
d10d8f7815
|
don't show signed in/out popup notification for 30 seconds for transport contacts when we log in/out this transport. Fixes #2041
|
2006-06-12 15:24:58 +00:00 |
|
Dimitur Kirov
|
668b98e403
|
prevent TB for missing option
|
2006-06-12 07:37:17 +00:00 |
|
Jean-Marie Traissard
|
3a71c72244
|
Do not fail with keyError in some cases due to 0.10.0.1 version change to 0.10.1.1 (failed from 0.10.1 to
svn)
|
2006-06-11 13:01:54 +00:00 |
|
Jean-Marie Traissard
|
28691db92b
|
Relate to changeset
|
2006-06-10 18:23:19 +00:00 |
|
Jean-Marie Traissard
|
cfceab7d44
|
Really use translated word for 'Disabled', about emoticones
Updated version to 0.10.1.2 for optparser because all non-english users have 'Disabled' instead of '' for
their emot
|
2006-06-10 18:18:46 +00:00 |
|
Jean-Marie Traissard
|
5252ec2d3f
|
Set all strings translatable in about dialog, use AUTHORS file
logger->Typo
|
2006-06-10 17:23:58 +00:00 |
|
Jean-Marie Traissard
|
9ed43cf6d1
|
Show a real error box when unable to bind to port
Fixes #1941.
|
2006-06-05 17:07:48 +00:00 |
|
Yann Leboulanger
|
226b923a17
|
always set version to latest even there is no update func for config file
|
2006-06-05 10:52:35 +00:00 |
|
Dimitur Kirov
|
6dcb8f7f20
|
update template with current strings, added tr
comment for one_message_window ACE option
|
2006-06-05 09:03:44 +00:00 |
|