log util.c @ 364:cbdf0b35d31b default tip

age author description
Fri, 16 Apr 2010 12:28:22 +0900 Yoshiki Yazawa build fix for some versions of gcc
Fri, 16 Apr 2010 12:22:30 +0900 Yoshiki Yazawa shows a silly confirmation dialog before posting retweet. it is only for gathering feedbacks.
Sat, 10 Apr 2010 03:29:28 +0900 Yoshiki Yazawa check if string is null
Mon, 14 Dec 2009 20:14:31 +0900 Yoshiki Yazawa embed "in reply to foo" link to each reply message
Mon, 14 Dec 2009 15:07:52 +0900 Yoshiki Yazawa add in_reply_to field to QT post
Sat, 12 Dec 2009 00:18:27 +0900 Yoshiki Yazawa add preliminary support for quotetweet and official retweet.
Thu, 15 Oct 2009 15:49:12 +0900 Yoshiki Yazawa gtkimhtml easily be fooled if the buffer is not entity markuped.
Tue, 13 Oct 2009 03:10:32 +0900 Yoshiki Yazawa do not append "in_reply_to_status_id" when msdid is 0.
Tue, 13 Oct 2009 02:45:03 +0900 Yoshiki Yazawa improved handling of RT string
Mon, 12 Oct 2009 21:51:13 +0900 Yoshiki Yazawa implemented reply, favorite, retweet functionalities. these are quite raw, be careful!
Wed, 08 Jul 2009 14:56:48 +0900 Yoshiki Yazawa better workaround for the bug of pidgin 2.5.x that purple_markup_unescape_entity() returns wrong entity length for a string in hexadecimal numeric expression.
Sun, 05 Jul 2009 10:40:27 +0900 Yoshiki Yazawa fix for memory overrun
Mon, 25 May 2009 22:47:44 +0900 Yoshiki Yazawa added preliminary support for friendfeed.
Fri, 12 Dec 2008 17:54:02 +0900 Yoshiki Yazawa simply use "<a " as the pattern for anchor tag.
Fri, 12 Dec 2008 17:43:56 +0900 Yoshiki Yazawa adapted for laconica 0.6.4 in identi.ca service.
Wed, 10 Dec 2008 15:46:30 +0900 Yoshiki Yazawa - update README to meet 0.8.1. 0.8.1
Sun, 23 Nov 2008 00:45:35 +0900 Yoshiki Yazawa - moved is_*_account() functions to util.c.
Sat, 22 Nov 2008 18:01:18 +0900 Yoshiki Yazawa - divided the source file into several parts.