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 |
Yann Leboulanger
|
5d3741ecb5
|
bugfix
|
2003-12-01 10:04:03 +00:00 |
Yann Leboulanger
|
d794a4cce1
|
bug fix
|
2003-11-30 22:44:05 +00:00 |
Yann Leboulanger
|
5591959fa2
|
pass to gtkgui changed
|
2003-11-30 22:40:24 +00:00 |
Yann Leboulanger
|
6234777d45
|
new plugin gestion
|
2003-11-30 15:50:23 +00:00 |
Yann Leboulanger
|
fd89e34226
|
Logger plugin is now available !
|
2003-11-26 00:02:43 +00:00 |
Yann Leboulanger
|
9919d53aa2
|
no autopopup support
|
2003-11-25 16:07:25 +00:00 |