log main.c @ 359:7f86a9f04c26

age author description
Tue, 31 Aug 2010 17:15:14 +0900 Yoshiki Yazawa do not escape pseudo command by default.
Thu, 26 Aug 2010 15:05:57 +0900 Yoshiki Yazawa version bump to 0.9.2
Mon, 14 Dec 2009 20:14:31 +0900 Yoshiki Yazawa embed "in reply to foo" link to each reply message
Sat, 12 Dec 2009 00:18:27 +0900 Yoshiki Yazawa add preliminary support for quotetweet and official retweet.
Sun, 18 Oct 2009 17:38:40 +0900 Yoshiki Yazawa - twitter still requires preceding white space on a hash tag in almost all case.
Sun, 18 Oct 2009 16:55:57 +0900 Yoshiki Yazawa - removed the evil hack
Sun, 18 Oct 2009 13:30:48 +0900 Yoshiki Yazawa twitter markups tags like "#2.0" as "#2" but those tags only be matched with the query of "#2.0". so, we should handle a punctuation within a string as a normal letter and should strip it only if it is followed by white space.
Thu, 15 Oct 2009 15:49:12 +0900 Yoshiki Yazawa gtkimhtml easily be fooled if the buffer is not entity markuped.
Wed, 14 Oct 2009 14:55:55 +0900 Yoshiki Yazawa better handling of non-ascii tag. now it properly handles tags in which the first ascii latter occurs in the beginning or mid of a non-ascii word.
Tue, 13 Oct 2009 13:39:49 +0900 Yoshiki Yazawa version bump to 0.9.0
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!
Sun, 20 Sep 2009 01:48:17 +0900 Yoshiki Yazawa version bump to 0.8.5.2 0.8.5.2
Sat, 19 Sep 2009 02:00:06 +0900 Yoshiki Yazawa version bump to 0.8.5.1 0.8.5.1
Sun, 30 Aug 2009 02:15:01 +0900 Yoshiki Yazawa version bump to 0.8.5
Sat, 13 Jun 2009 18:17:25 +0900 Yoshiki Yazawa bump to version 0.8.4. 0.8.4
Tue, 26 May 2009 00:37:48 +0900 Yoshiki Yazawa more ffeed support:
Mon, 25 May 2009 22:47:44 +0900 Yoshiki Yazawa added preliminary support for friendfeed.
Sat, 25 Apr 2009 22:27:13 +0900 Yoshiki Yazawa #tag should be interpreted as search tag only if it appears in the beginning of line or it is separated by white space.
Thu, 16 Apr 2009 17:12:53 +0900 Yoshiki Yazawa experimental support for search tags in twitter.
Thu, 02 Apr 2009 21:23:49 +0900 Yoshiki Yazawa do not apply xml escape to sending message.
Thu, 02 Apr 2009 00:01:33 +0900 Yoshiki Yazawa drop d1 from version string
Tue, 03 Feb 2009 19:59:29 +0900 Yoshiki Yazawa - version bump to 0.8.3
Wed, 28 Jan 2009 23:17:40 +0900 Yoshiki Yazawa added group support for identi.ca.
Mon, 12 Jan 2009 00:59:41 +0900 Yoshiki Yazawa now message count can be specified in twitter API access.
Fri, 12 Dec 2008 22:43:48 +0900 Yoshiki Yazawa fixed a breakage which had prevented post to twitter.
Fri, 12 Dec 2008 20:23:24 +0900 Yoshiki Yazawa someone broke parrot blocker. yes, it's me!
Fri, 12 Dec 2008 18:21:53 +0900 Yoshiki Yazawa bump version to 0.8.2
Fri, 12 Dec 2008 18:11:16 +0900 Yoshiki Yazawa simplify sending_im_cb() a bit.
Wed, 10 Dec 2008 15:46:30 +0900 Yoshiki Yazawa - update README to meet 0.8.1. 0.8.1
Thu, 04 Dec 2008 00:18:38 +0900 Yoshiki Yazawa reduce redundancy
Wed, 03 Dec 2008 22:57:03 +0900 Yoshiki Yazawa rollback version number to 0.8.1
Wed, 03 Dec 2008 01:58:34 +0900 Konosuke Watanabe Fix Win32 compile error
Wed, 03 Dec 2008 01:18:19 +0900 Yoshiki Yazawa little clean up
Wed, 26 Nov 2008 14:32:09 +0900 Yoshiki Yazawa - fixed a glitch in identi.ca icon pattern
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. base pidgin-twitter.c@13ec2047fc75