- May 28, 2004
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
- no need to store .mo files : they are now created by make
-
- May 25, 2004
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
change icon in message window only if all the connexions of the user (with differents resources) are off.
-
Yann Leboulanger authored
it is possible to have a disconnectHandler colled during the con.connect() function if jabber server is brocken.
-
- May 24, 2004
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- May 23, 2004
-
-
Yann Leboulanger authored
-
- May 20, 2004
-
-
Yann Leboulanger authored
we can recieve presence before recieving the roster (presence from disconnected transport) so self.connexions[con] must exist for presenceCB.
-
Yann Leboulanger authored
bugfix : we can recieve messages from offline contacts (invisible or offline stored messages). In thoses cases do not select contact in roster.
-
Yann Leboulanger authored
-
- May 19, 2004
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- May 18, 2004
-
-
Yann Leboulanger authored
-
- May 17, 2004
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- May 16, 2004
-
-
Yann Leboulanger authored
-
- May 15, 2004
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- May 13, 2004
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- May 12, 2004
-
-
Yann Leboulanger authored
bugfix : when a server become unavailable, self.connexions's size changed during process. Now it changes after process.
-
- May 11, 2004
-
-
Yann Leboulanger authored
-
- May 10, 2004
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- May 05, 2004
-
-
Yann Leboulanger authored
-
- May 02, 2004
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- May 01, 2004
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
plugin.connected[account] is a number between 0 and 5 : 0 offline, 1 online, 2 away, 3 xa, 4 dnd, 5 invisible
-
Yann Leboulanger authored
so when pressing control+C, exit immediatly
-
Yann Leboulanger authored
-
- Apr 29, 2004
-
-
Yann Leboulanger authored
-
- Apr 27, 2004
-
-
Yann Leboulanger authored
bugfix : when we remove an account that was online, we recieve the status "offline" after the account is removed
-