Commit Graph

114 Commits

Author SHA1 Message Date
Yann Leboulanger 2fe5d0c346 little bugfix : wrong variable name 2004-11-23 14:14:58 +00:00
Yann Leboulanger ac4a2c947c little BugFix : when we want to remove an invalide contact, don't crash 2004-11-18 19:41:37 +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 c269731e2d when we add a new account, we must update all variables 2004-11-17 22:03:21 +00:00
Yann Leboulanger bcea8538bc Update all variables in core.py and in gtkgui.py when creating a new account 2004-11-17 22:00:20 +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 17f66ed851 It is now possible to not log history for each user 2004-11-15 09:51:30 +00:00
Yann Leboulanger 606c2caba1 print only once the presence when someone connect 2004-11-09 00:13:13 +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 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 3656496d89 bugfix in initilizing config file 2004-10-21 15:11:29 +00:00
Yann Leboulanger e8a436725a When an account is not active, it is not touched by optionmenu changes, but can be specifically changed. 2004-10-18 08:37:16 +00:00
Yann Leboulanger 8dab95f07a can browse EVERY hostname ;p 2004-10-16 12:19:46 +00:00
Yann Leboulanger 2e6c33719c GPG is now optional 2004-10-16 09:37:32 +00:00
Yann Leboulanger c4f47e9de6 upgrade gpg variable when adding or renaming an account 2004-10-13 23:18:16 +00:00
Yann Leboulanger 95ce17e183 sign the correct thing (status) 2004-10-11 16:28:12 +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 15029f2436 Bugfix : a presence MUST have a <status> element 2004-10-07 22:35:14 +00:00
Yann Leboulanger 66d0415c40 PGP support ! 2004-10-07 14:43:59 +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 8e2a95f46c use getTimestamp function to know the time the message has been sent (especially in case it hase been stored on the jabber server when user is offline) 2004-09-27 17:51:51 +00:00
Yann Leboulanger fc7ece41ee MUC support ! (privileges in chatrooms) 2004-09-25 15:19:07 +00:00
Yann Leboulanger c56fb5d532 error code for MUC support 2004-09-06 15:30:44 +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 4ea21d3fce pixbufs in groupchat window
exit chatroom when closing the window
2004-08-05 23:13:40 +00:00
Yann Leboulanger 2264da922b we can now send messages to groupchats 2004-08-05 19:14:31 +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 c573d07086 some bugfixes 2004-08-02 09:11:50 +00:00
Yann Leboulanger 9fc8e66770 gtkgui plugin ask roster when it starts (in case an account is already conected)\nthread in started in plugin.py 2004-08-01 16:25:41 +00:00
Yann Leboulanger d50105fbca core now know whether we are away or xa or ... 2004-08-01 11:57:30 +00:00
Yann Leboulanger 19f1e79a66 plugins can now unregister
new QUIT signal : we can or not close the core
2004-07-28 18:31:31 +00:00
Yann Leboulanger af5c1ca4c3 a bit better like that 2004-07-18 15:47:37 +00:00
Yann Leboulanger 331056f179 logger and gtkgui plugins can be launched after the core (if sock plugin is active) 2004-07-17 21:00:38 +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 1aa34e05dd plugin now have to register the message types they want to recieve 2004-07-08 23:51:48 +00:00
Yann Leboulanger 125cdb2a46 support of error messages 2004-07-08 19:46:24 +00:00
Yann Leboulanger 58d6f0d15e now we can register a new account 2004-07-01 19:49:26 +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 f8979c3719 when an error occure with the proxy, cath the exception 2004-06-11 14:03:14 +00:00
Yann Leboulanger f0214b0ac6 little bugfix if config file is not correct 2004-06-09 20:38:01 +00:00
Yann Leboulanger a7e8fb389b bugfix get the write error message 2004-06-09 18:48:16 +00:00
Yann Leboulanger d739d8b068 if priority for an account is not in the config file, set it to 0 2004-06-09 15:31:20 +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 f518f2c6e2 many changes :
- user class now has priority attribut
- remove can only be done by the popup menu (BUG : when editing is canceled, iter stays editable. need gtk2.4 to coreect that)
- cleaner code
2004-06-06 01:27:18 +00:00
Yann Leboulanger cad99f6efc invisible support 2004-05-31 18:12:57 +00:00
Yann Leboulanger 38c953493f revision 153 cause troubles when we disconnect 2004-05-25 15:30:20 +00:00
Yann Leboulanger b5cf353af9 it is possible to have a disconnectHandler colled during the con.connect() function if jabber server is brocken. 2004-05-25 01:16:02 +00:00