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
Fri, 10 Nov 2006 22:00:14 +0100 Clean up vcard code
Mikael Berthe <mikael@lilotux.net> [Fri, 10 Nov 2006 22:00:14 +0100] rev 1006
Clean up vcard code
Fri, 10 Nov 2006 20:54:10 +0100 Improve vcard support
Mikael Berthe <mikael@lilotux.net> [Fri, 10 Nov 2006 20:54:10 +0100] rev 1005
Improve vcard support This patch adds support for the address, telephone and email fields when receiving a vCard IQ result.
Wed, 08 Nov 2006 22:26:27 +0100 Use existing conference bookmarks
Mikael Berthe <mikael@lilotux.net> [Wed, 08 Nov 2006 22:26:27 +0100] rev 1004
Use existing conference bookmarks Add support for XEP-0048 (Bookmark Storage). The bookmarks are retrieved when we connect and the conference bookmarks are used.
Tue, 07 Nov 2006 22:43:17 +0100 Initial VCard retrieval support
Mikael Berthe <mikael@lilotux.net> [Tue, 07 Nov 2006 22:43:17 +0100] rev 1003
Initial VCard retrieval support
Tue, 07 Nov 2006 22:21:39 +0100 Remove old UTF-8 conversions
Mikael Berthe <mikael@lilotux.net> [Tue, 07 Nov 2006 22:21:39 +0100] rev 1002
Remove old UTF-8 conversions These calls to from_utf8() are buggy because the conversion is now done at a lower level.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip