Commit graph

1425 commits

Author SHA1 Message Date
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
Jean-Marie Traissard
739aaf22c2 [roger]add missing () 2006-06-04 18:10:23 +00:00
Jean-Marie Traissard
efd73e04bf Also merge metacontacts logs in restore_lines() 2006-06-04 17:21:14 +00:00
Jean-Marie Traissard
21105add82 Modified default width for gc, fixes #1992. 2006-06-04 11:02:25 +00:00
Jean-Marie Traissard
001b1c0f20 [roger]Merge metacontacts logs on the fly, fix #1891
[jim]Clean patch, move duplicate code.
Added condition missing in [5779], can you confirm Yann ?
2006-06-04 09:54:11 +00:00
Yann Leboulanger
8ed37983e6 print_status_in_muc changement won't be in 0.10.1 2006-06-02 11:21:05 +00:00
Yann Leboulanger
59c3b7b3c8 JEP 172 support (user nickname) Fixes #464 and #884 2006-06-01 15:23:38 +00:00
Dimitur Kirov
25e6d9f4aa send our real show, when we connect to a
transport
2006-05-31 21:12:03 +00:00
Dimitur Kirov
b51ba152ea nkour: fix slack version 2006-05-29 14:19:18 +00:00
Jean-Marie Traissard
a5b7301cd8 [nicfit] Better description of option tabs_border. 2006-05-15 16:35:49 +00:00
Dimitur Kirov
7db9216442 make sure we are disconnected after connection
is lost ??? #1955 by j@bootlab.org
2006-05-11 20:51:39 +00:00
Yann Leboulanger
d7d0e25d25 print_status_in_muc is not a string which can be 'all', 'none' or 'in_and_out'(default one). version is 0.10.0.1 to update this variable.
show_status becomes print_status in server (show_status is still read for transition)
2006-05-10 16:25:57 +00:00
Dimitur Kirov
d008b51b64 updated connect error checks 2006-05-10 11:22:47 +00:00
Dimitur Kirov
d8bf9f69a8 add two more possible statuses - #1945 2006-05-09 19:56:29 +00:00
Dimitur Kirov
b145e59b41 moved completion dict creation in helpers.py 2006-05-08 22:44:47 +00:00
Jean-Marie Traissard
019dd18e2f Added various ACE descriptions. 2006-05-08 14:50:38 +00:00
Yann Leboulanger
5942399214 [Geobert] ability to remove nickname in chat when consecutive message from same person. Fixes #1942 2006-05-08 08:19:20 +00:00
Yann Leboulanger
9abd27fbf8 we can now configure if we want to see all status or only enter/leave in bookmarked rooms. 2006-05-07 21:44:57 +00:00
Yann Leboulanger
032786bf47 build idle with corre3ct python version 2006-05-06 16:27:45 +00:00
Dimitur Kirov
f9e874a1a3 make sure NBClientCommon, dispatcher and
NodeBuilder are callected when we close the
connection
2006-05-03 16:12:10 +00:00
Dimitur Kirov
4013818599 always del active connection 2006-05-03 15:31:08 +00:00
Yann Leboulanger
1e7c9e350d fix some ACE option description. Fixes #1877 2006-05-03 13:34:58 +00:00
Yann Leboulanger
2e06ec6d7e new ACE option: print_status_in_muc. Fixes #1502 2006-05-03 13:22:05 +00:00
Yann Leboulanger
064b7a234c correct list of not allowed chars under windows. Fixes #1913 2006-05-02 06:36:49 +00:00
Yann Leboulanger
d25d056677 be sure that transport is really removed before we start to remove its contacts. 2006-05-01 18:29:12 +00:00
Dimitur Kirov
36426778f0 add gajim caps, fixes #608 2006-05-01 14:15:28 +00:00
Yann Leboulanger
5a9625ff90 nothing 2006-05-01 13:26:07 +00:00
Dimitur Kirov
9c37887ea0 handle challenge response multiple qops: #1907 2006-04-30 17:33:10 +00:00
Dimitur Kirov
fcda778746 converted line end to <LF> 2006-04-29 09:44:47 +00:00
Dimitur Kirov
c4dc648637 old opt value of 'always_compact_view_chat'
is string, not boolean
2006-04-28 19:41:35 +00:00
Dimitur Kirov
87253c461a reset on_purpose var, when we manually change
our status to !offline
2006-04-28 18:42:18 +00:00
Dimitur Kirov
173c81ad8c remove failure handler, after we call it 2006-04-28 16:20:24 +00:00
Yann Leboulanger
98f9525a43 prevent TB when we get a conference vcard. Fixes #1887 2006-04-26 08:11:16 +00:00
Dimitur Kirov
42118e7423 reverted [6216] because of #1889 2006-04-24 18:58:58 +00:00
Yann Leboulanger
0c0e28b78f GnuPGInterface can't work under windows. 2006-04-23 17:12:14 +00:00
Dimitur Kirov
029668bf20 unsupported locale error is skipped and
we use en for wiki search (better to search
in english wikipedia than not having gajim at
all)
2006-04-22 08:53:01 +00:00
Yann Leboulanger
d040cc13fc be sure chat_control.contact is never None, even when server connection is brocken. Fixes #1878 2006-04-20 16:57:43 +00:00
Yann Leboulanger
228b841e6f no_log_for is a space separated list. Fixes #1876 2006-04-20 12:46:51 +00:00