log

age author description
Tue, 13 Oct 2009 13:39:49 +0900 Yoshiki Yazawa version bump to 0.9.0
Tue, 13 Oct 2009 13:34:29 +0900 Yoshiki Yazawa fixed a bug that in_reply_to_status_id field had been ignored.
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!
Mon, 12 Oct 2009 01:45:36 +0900 Yoshiki Yazawa revised tag pattern
Sun, 11 Oct 2009 23:50:26 +0900 Yoshiki Yazawa tentative support for non-ascii hash tag in twitter
Sun, 20 Sep 2009 12:18:48 +0900 Yoshiki Yazawa Added tag 0.8.5.2 for changeset 38a2ef743019
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 23:03:14 +0900 Yoshiki Yazawa changed twitter default icon
Sat, 19 Sep 2009 20:39:57 +0900 Yoshiki Yazawa icon file whose name contains utf-8 kanji characters can be retrieved now.
Sat, 19 Sep 2009 03:43:23 +0900 Yoshiki Yazawa try g_uri_escape_string() instead of picky purple_url_encode().
Sat, 19 Sep 2009 02:00:29 +0900 Yoshiki Yazawa Added tag 0.8.5.1 for changeset ba5ac8d6c5bb
Sat, 19 Sep 2009 02:00:06 +0900 Yoshiki Yazawa version bump to 0.8.5.1 0.8.5.1
Sat, 19 Sep 2009 01:54:11 +0900 Yoshiki Yazawa fixed breakage of twitter icon retrieval.
Wed, 02 Sep 2009 02:48:55 +0900 Yoshiki Yazawa use API to obtain icon in friendfeed service
Sun, 30 Aug 2009 02:47:25 +0900 Yoshiki Yazawa Added tag 0.8.5 for changeset 3cef49158bad
Sun, 30 Aug 2009 02:44:31 +0900 Yoshiki Yazawa update README 0.8.5
Sun, 30 Aug 2009 02:15:01 +0900 Yoshiki Yazawa version bump to 0.8.5
Sun, 30 Aug 2009 02:11:37 +0900 Yoshiki Yazawa suppress warning in particular environment.
Mon, 27 Jul 2009 21:35:40 +0900 Yoshiki Yazawa relaxed the pattern for jisko's icon url more.
Wed, 08 Jul 2009 15:00:21 +0900 Yoshiki Yazawa relaxed the pattern for jisko's icon url.
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
Thu, 02 Jul 2009 15:54:44 +0900 Yoshiki Yazawa use .dat extension for icons uniformly.
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.