log

age author description
Thu, 02 Jul 2009 05:54:58 +0900 Yoshiki Yazawa wassr's icon url does not end with an extension, so we must use a strstr variants to detect image format.
Thu, 02 Jul 2009 05:15:43 +0900 Yoshiki Yazawa more robust image type detection.
Sat, 13 Jun 2009 18:17:54 +0900 Yoshiki Yazawa Added tag 0.8.4 for changeset 13b268d9d034
Sat, 13 Jun 2009 18:17:25 +0900 Yoshiki Yazawa bump to version 0.8.4. 0.8.4
Sat, 13 Jun 2009 17:54:39 +0900 Yoshiki Yazawa status id now exceeds int32 limit.
Sat, 13 Jun 2009 15:45:10 +0900 Yoshiki Yazawa tweak debug messages
Wed, 27 May 2009 17:44:13 +0900 Yoshiki Yazawa ffeed has changed IM feed format
Tue, 26 May 2009 00:37:48 +0900 Yoshiki Yazawa more ffeed support:
Mon, 25 May 2009 22:52:23 +0900 Yoshiki Yazawa fix notation for friendfeed
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.
Sun, 19 Apr 2009 13:52:03 +0900 Yoshiki Yazawa fixed a bug that NUM_REGPS had not been incremented.
Thu, 16 Apr 2009 17:12:53 +0900 Yoshiki Yazawa experimental support for search tags in twitter.
Thu, 09 Apr 2009 13:12:45 +0900 Yoshiki Yazawa relaxed gtk requirement.
Tue, 07 Apr 2009 18:12:23 +0900 Yoshiki Yazawa Added tag 0.8.3 for changeset ea9973e6903c
Tue, 07 Apr 2009 18:11:25 +0900 Yoshiki Yazawa update README. 0.8.3
Tue, 07 Apr 2009 17:44:18 +0900 Yoshiki Yazawa tweaked makefile for windows.
Fri, 03 Apr 2009 22:39:35 +0900 Yoshiki Yazawa update README
Fri, 03 Apr 2009 03:06:39 +0900 Yoshiki Yazawa update dependency. glib-2.16.0 or above is needed.
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
Wed, 01 Apr 2009 01:26:00 +0900 Yoshiki Yazawa use pattern https? instead of http for icon URLs. twitter.com began to use https for some users.
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 01:09:30 +0900 Yoshiki Yazawa merged a difference.
Mon, 12 Jan 2009 00:59:41 +0900 Yoshiki Yazawa now message count can be specified in twitter API access.
Wed, 24 Dec 2008 16:25:57 +0900 Yoshiki Yazawa tweaked Makefile.mingw reflecting mojin's comment.
Tue, 16 Dec 2008 20:31:32 +0900 Yoshiki Yazawa add FAQ_ja
Mon, 15 Dec 2008 21:47:06 +0900 Konosuke Watanabe Add $(CPPFLAGS) to .dep rule
Mon, 15 Dec 2008 21:18:27 +0900 Yoshiki Yazawa revised Makefile.mingw