Commit Graph

39 Commits

Author SHA1 Message Date
Yann Leboulanger 22344a6036 save the 'active' configuration and do not always set it to 1 2004-12-05 18:23:46 +00:00
Yann Leboulanger f9df0474ff When we add a new account, tell our password to the Core 2004-11-23 14:42:47 +00:00
Yann Leboulanger c8176e80b4 we now keep the 'ask' status of a user to show the correct image in the roster
we upgrade sub and ask status in the plugins when we recieve them
2004-11-18 17:15:15 +00:00
Yann Leboulanger db3d8e5e56 some Jabber servers doesn't understand http://jabber.org/protocol/disco#items (jabber.sk don't) so use jabber:iq:browse instead 2004-11-15 19:23:43 +00:00
Yann Leboulanger 48dfd4a3ea it is now possible to configure logger plugin from gtkgui plugin 2004-11-04 01:03:17 +00:00
Yann Leboulanger 811dfbebed bugfix: get the usegpg info where it is 2004-11-01 14:11:22 +00:00
Yann Leboulanger 35d2ba75d2 many improvements :
- it is now possible not to save the passphrase for accounts
- close button in accounts window
- unset sensitivity of some widgets in preferences window when some checkboxes are not active
- autoconnect accounts is now available
- apply button in preferences window
2004-11-01 13:41:00 +00:00
Yann Leboulanger 329e35f932 Save status text as soon as it changes 2004-11-01 13:30:56 +00:00
Yann Leboulanger 3eb2764bd2 we now save the last status message et some pre-defined status messages 2004-10-25 22:02:16 +00:00
Yann Leboulanger 6b3a035158 2 bugfixes 2004-10-21 19:42:46 +00:00
Yann Leboulanger aa22e6c943 bugfix when adding an account 2004-10-21 15:12:46 +00:00
Yann Leboulanger 3241f32e11 Better idle support. Idle module is now optional 2004-10-20 22:53:15 +00:00
Yann Leboulanger 0f00e7ad8a little bugfix 2004-10-18 08:37:40 +00:00
Yann Leboulanger 2e6c33719c GPG is now optional 2004-10-16 09:37:32 +00:00
Yann Leboulanger 15efcf97da remember the size and position of roster window if user want so 2004-10-13 21:46:10 +00:00
Yann Leboulanger 01b11054dc no need to print anything :/ 2004-10-12 11:08:46 +00:00
Yann Leboulanger aac5d4d0f1 we can now choose the font of the roster's lines 2004-10-12 10:13:47 +00:00
Yann Leboulanger 54f83079ac it is now possible to configure the roster style 2004-10-11 22:57:29 +00:00
Yann Leboulanger 7d587271fb set gpg_pass_entry as sensitive only if save_gpg_pass is set 2004-10-11 16:42:56 +00:00
Yann Leboulanger 6142d4b448 we can select our secrete ket throught gtk plugin interface 2004-10-10 18:44:38 +00:00
Yann Leboulanger 7f64d59c11 a connection can be active or not. If not active, we cannot login. 2004-09-28 21:31:26 +00:00
Yann Leboulanger f78acc3bf1 Close all opened windows before quitting gtkgui plugin
New agent Browser (JEP 30 complient)
Upgrade of french translation
2004-09-06 14:55:10 +00:00
Yann Leboulanger 4658ab8927 beginning of the group chat support
do not create a new connexion in the core if it already exists
2004-08-04 22:40:22 +00:00
Yann Leboulanger d9316e83a2 when we add a new count, update ALL variables 2004-07-28 18:17:26 +00:00
Yann Leboulanger 03aee33e25 here is the sock plugin
runCore can now recieve the -c option to be lunch as a client. In such a case, it connects to a gajim server (a sock plugin) and not to a jabber server
2004-07-17 15:31:47 +00:00
Yann Leboulanger 58d6f0d15e now we can register a new account 2004-07-01 19:49:26 +00:00
Yann Leboulanger 9e8bb03f25 trayicon module is not necessary
new preference option : icon in systray (changement is tacken into account at next start)
2004-06-21 20:22:10 +00:00
Yann Leboulanger 1db49881c6 assume config has each default value, so no need to verify each time we want to use it 2004-06-21 18:17:21 +00:00
Yann Leboulanger 792aeb573f we can now remove agents from roaster 2004-06-21 17:06:43 +00:00
Vincent Hanquez 768e2d7953 change my mail address 2004-06-18 09:25:15 +00:00
Yann Leboulanger 0b4a0b916f auto away even if not online option is now available 2004-06-10 02:54:07 +00:00
Yann Leboulanger 27c5cd358e some bugfix when modifying account 2004-06-06 19:35:10 +00:00
Yann Leboulanger 5e47ab69ed we can now set our priority 2004-06-06 15:54:30 +00:00
Yann Leboulanger 8ef36f0abf create plugin.sleeper after we save preferences 2004-05-29 04:24:31 +00:00
Yann Leboulanger 279a060265 - idle in a C module, auto away / xa feature is back
- no need to store .mo files : they are now created by make
2004-05-28 04:20:30 +00:00
Yann Leboulanger 7bd7a8fbe5 new french translation 2004-05-19 20:14:06 +00:00
Yann Leboulanger 6e84e5746b i18n support for internationalisation 2004-05-16 23:47:14 +00:00
Yann Leboulanger 87363cc247 no spaces in account name 2004-05-15 16:52:07 +00:00
Yann Leboulanger 9e3a5a3838 split of gtkgui.py 2004-05-15 16:50:38 +00:00