Commit graph

282 commits

Author SHA1 Message Date
Yann Leboulanger
0ac37a3b6c add an ACE option to show or not number of online / total contacts. fixes #2811 2006-12-29 18:39:33 +00:00
Yann Leboulanger
77d9f89eee add an ACE option to disable the use of Gnome Keyring. fixes #2835 2006-12-29 18:30:18 +00:00
Yann Leboulanger
24d6c7ccaa add DEFAULT_ICONSET in Config class. fixes #2731 2006-12-01 20:01:37 +00:00
Jean-Marie Traissard
7646e94ff5 gc_nicknames_colors contained two green colors and status messages are green too.
Moved one to grey and one to dark green, differentiation seems ok now
2006-11-27 16:39:17 +00:00
Yann Leboulanger
ef8553031b [elrodeo] add a sound option when receiving gmail notifications. fixes #2697 2006-11-26 09:28:12 +00:00
Yann Leboulanger
5e6f9d0118 add an option to define the chatstate we want to show in char window. fixes #2706 2006-11-26 09:06:47 +00:00
Yann Leboulanger
38fea2a389 add and ACE option to enable negative priority. fixes #617 2006-11-21 22:38:18 +00:00
Yann Leboulanger
1c09951eb2 put just_connected_bg_color and just_disconnected_bg_color in ACE. fixes #2677 2006-11-20 08:03:05 +00:00
Nikos Kouremenos
49f1cd3bcf calling the module SRE is deprecated [in py25] in favor of RE. so use RE 2006-11-18 23:21:59 +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
7db777868e Revert [7334] 2006-11-04 00:27:56 +00:00
Jean-Marie Traissard
a8354e1132 Fixed totally broken trayicon_notification_on_new_messages behaviour, change name to
trayicon_notification_on_events and do what's expected
2006-11-03 19:52:39 +00:00
Nikos Kouremenos
ee4e96c4ad [elrodeo] font button for roster font in prefs window. see #2633 2006-11-03 12:43:27 +00:00
Nikos Kouremenos
42621a44be enrich comment about nm support more 2006-10-21 10:25:39 +00:00
Nikos Kouremenos
897190031e fix and enrich comment about nm support 2006-10-21 10:15:19 +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
Yann Leboulanger
06609bcb89 add GUI option to ignore incoming XHTML tag. fixes #2522 2006-10-18 08:20:49 +00:00
Jean-Marie Traissard
27812fe3b0 Better description of chat_merge_consecutive_nickname option 2006-10-17 22:26:25 +00:00
Nikos Kouremenos
d96933601a do not use plural in ace comment 2006-10-14 11:32:10 +00:00
Yann Leboulanger
f6565b5703 add a defs.py to svn for windows users
take version number from defs.py, so now when we upgrade it we have to upgrade in configure.ac AND defs.py (for win users)
2006-10-12 15:10:17 +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
Jean-Marie Traissard
483b3ac149 Keep precedent config about playing muc_received_sound or not 2006-10-12 01:28:09 +00:00
Yann Leboulanger
8194bd0480 use 'muc_message_received' sound if it is enable without checking notify_on_all_muc_messages option. Fixes #2494 2006-10-11 17:03:25 +00:00
Stefan Bethge
0d0ac51fa8 merge with trunk 2006-10-09 00:27:03 +00:00
Dimitur Kirov
59b6ae468a merge from trunk
automake based instalation
2006-10-04 00:10:49 +00:00
Stefan Bethge
42cf836b7a add copyright line 2006-10-02 12:14:56 +00:00
Dimitur Kirov
5fc8cf20f3 merge from trunk 2006-09-26 15:57:47 +00:00
Stefan Bethge
109ae1a3b5 update properties window, config saving 2006-09-20 22:58:43 +00:00
Stefan Bethge
5116cb0205 add checkbutton to preferences window to toggle zeroconf 2006-09-17 15:49:47 +00:00
Stefan Bethge
2b3120244f merged trunk r6780
removed i18n imports from zeroconf/connection files
2006-09-14 16:48:03 +00:00
Dimitur Kirov
56cd8ba43b config option 'zeroconf_enabled' indicates
that zeroconf connection should be used.
Create the neccessary config values if zeroconf
account is not present
2006-07-11 15:22:59 +00:00
Jean-Marie Traissard
a5b7301cd8 [nicfit] Better description of option tabs_border. 2006-05-15 16:35:49 +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
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
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
2d7b41ecb9 enable GPG by default if I assigned a GPG key 2006-04-15 12:02:19 +00:00
Yann Leboulanger
c4a3262488 [sol] save GPG status 2006-04-15 08:10:24 +00:00
Dimitur Kirov
9d3976c2d7 restored proxy.jabber.cd.chalmers.se in the
list of default proxies
2006-04-12 09:13:38 +00:00
Nikos Kouremenos
87eae99e1a improve ace comment 2006-04-10 12:16:29 +00:00
Nikos Kouremenos
f0f054af6b [Geobert] new compact view so important info are not hidden (f.e. chatstates) for maximum adjustment, see hide_* in ACE. fixes #1276 2006-04-10 12:09:05 +00:00
Yann Leboulanger
f6aaac5e57 add bannerfont and bannerfontattrs to config.themes_default variable. Fixes #1838 2006-04-10 11:44:27 +00:00
Nikos Kouremenos
9fecec7edd fix copyright stuff 2006-04-04 17:10:12 +00:00
Nikos Kouremenos
fcf31413dc fix hawke patch 2006-03-31 18:40:10 +00:00
Alex Mauer
ff5fd60861 * Add option 'dont_ack_s10n' to prevent the infinite loop with jabberd2 subscription acknowledgements. 2006-03-31 17:35:05 +00:00
Yann Leboulanger
88730b1ea1 add an ui option to disable the use of FT proxies. Fixes #1751 2006-03-27 08:28:05 +00:00
Nikos Kouremenos
21bba13bc6 are we python or what? :D 2006-03-26 19:34:31 +00:00
Nikos Kouremenos
0055c36648 svn is .10 2006-03-25 20:43:12 +00:00
Dimitur Kirov
2abcc07f81 remove useless option and incorrect proxies
Svn users, please update your proxy list:
proxy.jabber.org
proxy.netlab.cz
transfer.jabber.freenet.de
2006-03-25 20:14:10 +00:00