pidgin-twitter

log

age author description
7 days ago Yoshiki Yazawa Added tag 0.9.2 for changeset e443df60ad95default tip
7 days ago Yoshiki Yazawa updated document for 0.9.2 release.0.9.2
7 days ago Yoshiki Yazawa do not escape pseudo command by default.
11 days ago Yoshiki Yazawa removed password text box for twitter in preferences window due to transition to OAuth.
12 days ago Yoshiki Yazawa - fixed memory leaks
12 days ago Yoshiki Yazawa version bump to 0.9.2
12 days ago Yoshiki Yazawa implement OAuth authentication.
3 months ago Yoshiki Yazawa include in_reply_to information to the internal tag even in posting message
4 months ago Yoshiki Yazawa build fix for some versions of gcc
4 months ago Yoshiki Yazawa shows a silly confirmation dialog before posting retweet. it is only for gathering feedbacks.
5 months ago Yoshiki Yazawa fix typo
5 months ago Yoshiki Yazawa check if string is null
5 months ago Yoshiki Yazawa Added tag 0.9.1 for changeset 073bf8616a0a
5 months ago Yoshiki Yazawa update document for 0.9.1 release0.9.1
8 months ago Yoshiki Yazawa embed "in reply to foo" link to each reply message
8 months ago Yoshiki Yazawa add in_reply_to field to QT post
9 months ago Yoshiki Yazawa add preliminary support for quotetweet and official retweet.
10 months ago Yoshiki Yazawa fixed typo
10 months ago Yoshiki Yazawa Added tag 0.9.0 for changeset 941f848b61c9
10 months ago Yoshiki Yazawa - update requirement for pidgin to 2.6.00.9.0
10 months ago Yoshiki Yazawa - twitter still requires preceding white space on a hash tag in almost all case.
10 months ago Yoshiki Yazawa - removed the evil hack
10 months ago 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.
10 months ago Yoshiki Yazawa hash tag should not include punctuation.
10 months ago Yoshiki Yazawa gtkimhtml easily be fooled if the buffer is not entity markuped.
10 months ago 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.
10 months ago Yoshiki Yazawa properly set msgid to the posted message.
10 months ago Yoshiki Yazawa version bump to 0.9.0
10 months ago Yoshiki Yazawa fixed a bug that in_reply_to_status_id field had been ignored.
11 months ago Yoshiki Yazawa do not append "in_reply_to_status_id" when msdid is 0.
11 months ago Yoshiki Yazawa improved handling of RT string
11 months ago Yoshiki Yazawa implemented reply, favorite, retweet functionalities. these are quite raw, be careful!
11 months ago Yoshiki Yazawa revised tag pattern
11 months ago Yoshiki Yazawa tentative support for non-ascii hash tag in twitter
11 months ago Yoshiki Yazawa Added tag 0.8.5.2 for changeset 38a2ef743019
11 months ago Yoshiki Yazawa version bump to 0.8.5.20.8.5.2
11 months ago Yoshiki Yazawa changed twitter default icon
11 months ago Yoshiki Yazawa icon file whose name contains utf-8 kanji characters can be retrieved now.
11 months ago Yoshiki Yazawa try g_uri_escape_string() instead of picky purple_url_encode().
11 months ago Yoshiki Yazawa Added tag 0.8.5.1 for changeset ba5ac8d6c5bb
11 months ago Yoshiki Yazawa version bump to 0.8.5.10.8.5.1
11 months ago Yoshiki Yazawa fixed breakage of twitter icon retrieval.
12 months ago Yoshiki Yazawa use API to obtain icon in friendfeed service
12 months ago Yoshiki Yazawa Added tag 0.8.5 for changeset 3cef49158bad
12 months ago Yoshiki Yazawa update README0.8.5
12 months ago Yoshiki Yazawa version bump to 0.8.5
12 months ago Yoshiki Yazawa suppress warning in particular environment.
13 months ago Yoshiki Yazawa relaxed the pattern for jisko's icon url more.
14 months ago Yoshiki Yazawa relaxed the pattern for jisko's icon url.
14 months ago 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.
14 months ago Yoshiki Yazawa fix for memory overrun
14 months ago Yoshiki Yazawa use .dat extension for icons uniformly.
14 months ago Yoshiki Yazawa wassr's icon url does not end with an extension, so we must use a strstr variants to detect image format.
14 months ago Yoshiki Yazawa more robust image type detection.
15 months ago Yoshiki Yazawa Added tag 0.8.4 for changeset 13b268d9d034
15 months ago Yoshiki Yazawa bump to version 0.8.4.0.8.4
15 months ago Yoshiki Yazawa status id now exceeds int32 limit.
15 months ago Yoshiki Yazawa tweak debug messages
15 months ago Yoshiki Yazawa ffeed has changed IM feed format
15 months ago Yoshiki Yazawa more ffeed support: