Wed, 15 Nov 2006 00:04:57 +0100 Add /roster note
Mikael Berthe <mikael@lilotux.net> [Wed, 15 Nov 2006 00:04:57 +0100] rev 1016
Add /roster note Implement XEP-0145 (Annotations) Usage: /roster note [-|note_text]
Mon, 13 Nov 2006 21:58:18 +0100 Add /request last
Mikael Berthe <mikael@lilotux.net> [Mon, 13 Nov 2006 21:58:18 +0100] rev 1015
Add /request last
Sun, 12 Nov 2006 22:25:14 +0100 Keep the status and status messages when we're disconnected
Mikael Berthe <mikael@lilotux.net> [Sun, 12 Nov 2006 22:25:14 +0100] rev 1014
Keep the status and status messages when we're disconnected Improve the automatic reconnection after a network failure. - AutoConnection is only set to false when the user disconnects explicitly (i.e. in do_disconnect()). - AutoConnection is set to TRUE after the 1st successful connection. - In jb_setstatus(), update the status message and the "wanted status" even in offline mode. It helps with auto-away.
Sun, 12 Nov 2006 15:55:04 +0100 Set the msg_flag when we leave a MUC room
Mikael Berthe <mikael@lilotux.net> [Sun, 12 Nov 2006 15:55:04 +0100] rev 1013
Set the msg_flag when we leave a MUC room It should help the user to see when (s)he's kicked out of a room, for example.
Sun, 12 Nov 2006 15:39:56 +0100 Fix a potential double UTF-8 encoding
Mikael Berthe <mikael@lilotux.net> [Sun, 12 Nov 2006 15:39:56 +0100] rev 1012
Fix a potential double UTF-8 encoding
Sun, 12 Nov 2006 13:11:07 +0100 Fix a bug in hbuf_add_line()
Mikael Berthe <mikael@lilotux.net> [Sun, 12 Nov 2006 13:11:07 +0100] rev 1011
Fix a bug in hbuf_add_line() The first line of a buffer was never wrapped, because "curr_elt" was NULL. This patch also removes the useless variable "hbuf".
Sun, 12 Nov 2006 12:12:38 +0100 Add a call to buddylist_build()
Mikael Berthe <mikael@lilotux.net> [Sun, 12 Nov 2006 12:12:38 +0100] rev 1010
Add a call to buddylist_build() Sometimes buddylist_build() isn't called when a line is added to a hidden buffer (for ex. when receiving an IQ:version). Dealing with this in roster_msg_setflag() should fix it, and may save us a few useless calls...
Sun, 12 Nov 2006 10:51:43 +0100 Add /room bookmark
Mikael Berthe <mikael@lilotux.net> [Sun, 12 Nov 2006 10:51:43 +0100] rev 1009
Add /room bookmark
Sun, 12 Nov 2006 10:45:13 +0100 Functions to update room bookmarks
Mikael Berthe <mikael@lilotux.net> [Sun, 12 Nov 2006 10:45:13 +0100] rev 1008
Functions to update room bookmarks
Sat, 11 Nov 2006 12:14:10 +0100 Use install(1) for help files
Mikael Berthe <mikael@lilotux.net> [Sat, 11 Nov 2006 12:14:10 +0100] rev 1007
Use install(1) for help files
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip