Mercurial > pidgin-twitter
graph
-
- fixed memory leaksFri, 27 Aug 2010 01:13:44 +0900, by Yoshiki Yazawa
-
version bump to 0.9.2Thu, 26 Aug 2010 15:05:57 +0900, by Yoshiki Yazawa
-
implement OAuth authentication.Thu, 26 Aug 2010 15:05:33 +0900, by Yoshiki Yazawa
-
include in_reply_to information to the internal tag even in posting messageTue, 18 May 2010 00:12:59 +0900, by Yoshiki Yazawa
-
build fix for some versions of gccFri, 16 Apr 2010 12:28:22 +0900, by Yoshiki Yazawa
-
shows a silly confirmation dialog before posting retweet. it is only for gathering feedbacks.Fri, 16 Apr 2010 12:22:30 +0900, by Yoshiki Yazawa
-
fix typoSat, 10 Apr 2010 19:56:15 +0900, by Yoshiki Yazawa
-
check if string is nullSat, 10 Apr 2010 03:29:28 +0900, by Yoshiki Yazawa
-
Added tag 0.9.1 for changeset 073bf8616a0aMon, 05 Apr 2010 00:02:44 +0900, by Yoshiki Yazawa
-
embed "in reply to foo" link to each reply messageMon, 14 Dec 2009 20:14:31 +0900, by Yoshiki Yazawa
-
add in_reply_to field to QT postMon, 14 Dec 2009 15:07:52 +0900, by Yoshiki Yazawa
-
add preliminary support for quotetweet and official retweet.Sat, 12 Dec 2009 00:18:27 +0900, by Yoshiki Yazawa
-
fixed typoMon, 19 Oct 2009 00:48:25 +0900, by Yoshiki Yazawa
-
Added tag 0.9.0 for changeset 941f848b61c9Mon, 19 Oct 2009 00:10:11 +0900, by Yoshiki Yazawa
-
- twitter still requires preceding white space on a hash tag in almost all case.Sun, 18 Oct 2009 17:38:40 +0900, by Yoshiki Yazawa
-
- removed the evil hackSun, 18 Oct 2009 16:55:57 +0900, by Yoshiki Yazawa
-
hash tag should not include punctuation.Sun, 18 Oct 2009 03:49:46 +0900, by Yoshiki Yazawa
-
gtkimhtml easily be fooled if the buffer is not entity markuped.Thu, 15 Oct 2009 15:49:12 +0900, by 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.Wed, 14 Oct 2009 14:55:55 +0900, by Yoshiki Yazawa
-
properly set msgid to the posted message.Tue, 13 Oct 2009 14:07:55 +0900, by Yoshiki Yazawa
-
version bump to 0.9.0Tue, 13 Oct 2009 13:39:49 +0900, by Yoshiki Yazawa
-
fixed a bug that in_reply_to_status_id field had been ignored.Tue, 13 Oct 2009 13:34:29 +0900, by Yoshiki Yazawa
-
do not append "in_reply_to_status_id" when msdid is 0.Tue, 13 Oct 2009 03:10:32 +0900, by Yoshiki Yazawa
-
improved handling of RT stringTue, 13 Oct 2009 02:45:03 +0900, by Yoshiki Yazawa
-
implemented reply, favorite, retweet functionalities. these are quite raw, be careful!Mon, 12 Oct 2009 21:51:13 +0900, by Yoshiki Yazawa
-
revised tag patternMon, 12 Oct 2009 01:45:36 +0900, by Yoshiki Yazawa
-
tentative support for non-ascii hash tag in twitterSun, 11 Oct 2009 23:50:26 +0900, by Yoshiki Yazawa
-
Added tag 0.8.5.2 for changeset 38a2ef743019Sun, 20 Sep 2009 12:18:48 +0900, by Yoshiki Yazawa
-
changed twitter default iconSat, 19 Sep 2009 23:03:14 +0900, by Yoshiki Yazawa
-
icon file whose name contains utf-8 kanji characters can be retrieved now.Sat, 19 Sep 2009 20:39:57 +0900, by Yoshiki Yazawa
-
try g_uri_escape_string() instead of picky purple_url_encode().Sat, 19 Sep 2009 03:43:23 +0900, by Yoshiki Yazawa
-
Added tag 0.8.5.1 for changeset ba5ac8d6c5bbSat, 19 Sep 2009 02:00:29 +0900, by Yoshiki Yazawa
-
fixed breakage of twitter icon retrieval.Sat, 19 Sep 2009 01:54:11 +0900, by Yoshiki Yazawa
-
use API to obtain icon in friendfeed serviceWed, 02 Sep 2009 02:48:55 +0900, by Yoshiki Yazawa
-
Added tag 0.8.5 for changeset 3cef49158badSun, 30 Aug 2009 02:47:25 +0900, by Yoshiki Yazawa
-
version bump to 0.8.5Sun, 30 Aug 2009 02:15:01 +0900, by Yoshiki Yazawa
-
suppress warning in particular environment.Sun, 30 Aug 2009 02:11:37 +0900, by Yoshiki Yazawa
-
relaxed the pattern for jisko's icon url more.Mon, 27 Jul 2009 21:35:40 +0900, by Yoshiki Yazawa
-
relaxed the pattern for jisko's icon url.Wed, 08 Jul 2009 15:00:21 +0900, by 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.Wed, 08 Jul 2009 14:56:48 +0900, by Yoshiki Yazawa
-
fix for memory overrunSun, 05 Jul 2009 10:40:27 +0900, by Yoshiki Yazawa
-
use .dat extension for icons uniformly.Thu, 02 Jul 2009 15:54:44 +0900, by 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:54:58 +0900, by Yoshiki Yazawa
-
more robust image type detection.Thu, 02 Jul 2009 05:15:43 +0900, by Yoshiki Yazawa
-
Added tag 0.8.4 for changeset 13b268d9d034Sat, 13 Jun 2009 18:17:54 +0900, by Yoshiki Yazawa
-
status id now exceeds int32 limit.Sat, 13 Jun 2009 17:54:39 +0900, by Yoshiki Yazawa
-
tweak debug messagesSat, 13 Jun 2009 15:45:10 +0900, by Yoshiki Yazawa
-
ffeed has changed IM feed formatWed, 27 May 2009 17:44:13 +0900, by Yoshiki Yazawa
-
more ffeed support:Tue, 26 May 2009 00:37:48 +0900, by Yoshiki Yazawa
-
fix notation for friendfeedMon, 25 May 2009 22:52:23 +0900, by Yoshiki Yazawa
-
added preliminary support for friendfeed.Mon, 25 May 2009 22:47:44 +0900, by 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.Sat, 25 Apr 2009 22:27:13 +0900, by Yoshiki Yazawa
-
fixed a bug that NUM_REGPS had not been incremented.Sun, 19 Apr 2009 13:52:03 +0900, by Yoshiki Yazawa