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
Yann Leboulanger
3a91cda882
bugfix : messageCB must send a string to the plugins and not a JID instance
2004-05-24 19:41:14 +00:00
Yann Leboulanger
c5570e33a0
gajim now support when a user is logged twice with 2 differents resources
2004-05-24 19:23:02 +00:00
Yann Leboulanger
0f1978a53b
we can recieve presence before recieving the roster (presence from disconnected transport) so self.connexions[con] must exist for presenceCB.
2004-05-20 15:47:50 +00:00
Yann Leboulanger
6e84e5746b
i18n support for internationalisation
2004-05-16 23:47:14 +00:00
Yann Leboulanger
2f364ecdba
bugfix : when a server become unavailable, self.connexions's size changed during process. Now it changes after process.
2004-05-12 13:12:39 +00:00
Yann Leboulanger
3b25e64d8d
new entry in config file : [profile] log : to show or not log in terminal
2004-05-10 14:57:03 +00:00
Yann Leboulanger
133c635c83
Support for proxy
2004-05-05 01:12:08 +00:00
Yann Leboulanger
d07aec7c70
con.disconnect canfreeze i network is down
...
so when pressing control+C, exit immediatly
2004-05-01 20:58:49 +00:00
Yann Leboulanger
b3473a5f1f
no need to call con.disconnect in disconnectedCB
2004-04-26 13:52:05 +00:00
Yann Leboulanger
4ceafceede
go offline when we close a plugin
2004-04-26 01:06:20 +00:00
Yann Leboulanger
5bd5c76c0b
nickname for each account is save so that <nickname> is printed in chat windows instead of <moi>
2004-04-22 12:31:20 +00:00
Yann Leboulanger
f803d0db05
history can now be read from gtkgui plugin
2004-04-04 22:09:56 +00:00
Yann Leboulanger
a9be10ace3
delete connexion when it must be done
2004-04-02 01:26:48 +00:00
Yann Leboulanger
f366cd3db6
handle error status (need an error icon)
2004-03-31 01:09:07 +00:00
Yann Leboulanger
86d3ac2b3e
set error message as status message (a new status like 'error' is maybe needed to set another icon to such contacts)
2004-03-30 03:49:16 +00:00
Yann Leboulanger
80a65a2660
bugfix : when we go online -> offline : delete conexion
2004-03-28 14:30:49 +00:00
Yann Leboulanger
55b00d993a
little bugfix : when we add an account, update self.connected in the Core
2004-03-24 01:39:14 +00:00
Yann Leboulanger
2bed6bc625
logger plugin now works
...
some bugfixes
2004-03-22 13:09:59 +00:00
Yann Leboulanger
3a6a69cc57
cleanup the rest of the code
2004-03-18 16:38:14 +00:00
Yann Leboulanger
f122ad2afa
typo / bug fixes
2004-03-16 18:53:49 +00:00
Yann Leboulanger
9954becd9c
a better code for roster_Window class
2004-03-16 15:39:36 +00:00
Yann Leboulanger
cf2c7b5037
log on / log off for agents
2004-03-04 20:56:39 +00:00
Yann Leboulanger
48258e96d5
new config file management
2004-02-25 00:33:06 +00:00
Yann Leboulanger
3ac92daa06
vCard support for personal data and contact list
2004-02-21 18:57:29 +00:00
Yann Leboulanger
7ab6b65f6d
vCard window. It can be view from Account window
2004-02-19 04:20:40 +00:00
Yann Leboulanger
96e6ccf3dc
get vCard infos
2004-02-18 21:03:45 +00:00
Yann Leboulanger
3adcd36e5f
small mistake
2004-02-17 18:40:14 +00:00
Yann Leboulanger
cd5a9f1d30
2004-02-17 18:06:18 +00:00
Yann Leboulanger
f913e4cd0e
- new configuration File management
...
- bugfix : message from unknown personne
2004-01-24 20:32:51 +00:00
Yann Leboulanger
b2ec388e4b
remove_user function in roster - UNSUBSCRIBED msg from core to plugins
2004-01-21 23:09:03 +00:00
Yann Leboulanger
6b10f27450
more comments - support for animated gif
2004-01-20 12:46:27 +00:00
Yann Leboulanger
0e97426544
cleaner code
2004-01-18 22:56:28 +00:00
Yann Leboulanger
6b75452557
keyboard interrupt
...
comments
2004-01-17 15:38:29 +00:00
Yann Leboulanger
e8b6c78f5e
remove group iter from roster when empty
2004-01-15 22:46:35 +00:00
Yann Leboulanger
194f989f1c
information window
...
away messages support
new jabberpy library
2004-01-14 01:06:27 +00:00
Yann Leboulanger
3fc824f87b
minor changes
2004-01-07 23:49:23 +00:00
Yann Leboulanger
3175b76064
* all user offline when we go offline
...
* no need to restart gajim when changing account
2003-12-28 20:03:47 +00:00
Yann Leboulanger
e1df8c3fa0
bugs fixes (blank messages, blank nick, etc)
2003-12-27 02:17:28 +00:00
Yann Leboulanger
d0c6e8765f
nicer code
2003-12-20 22:42:10 +00:00
Yann Leboulanger
9825647585
small changes
2003-12-20 13:22:37 +00:00
Yann Leboulanger
d07afbaf50
register a new account on a server is now possible
2003-12-14 00:47:00 +00:00
Yann Leboulanger
11f74c9e30
improvements, status messages in chat window
2003-12-02 12:39:28 +00:00