2009-10-18 |
Yoshiki Yazawa |
- twitter still requires preceding white space on a hash tag in almost all case.
|
2009-10-18 |
Yoshiki Yazawa |
- removed the evil hack
|
2009-10-18 |
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.
|
2009-10-17 |
Yoshiki Yazawa |
hash tag should not include punctuation.
|
2009-10-15 |
Yoshiki Yazawa |
gtkimhtml easily be fooled if the buffer is not entity markuped.
|
2009-10-14 |
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.
|
2009-10-13 |
Yoshiki Yazawa |
properly set msgid to the posted message.
|
2009-10-13 |
Yoshiki Yazawa |
version bump to 0.9.0
|
2009-10-13 |
Yoshiki Yazawa |
fixed a bug that in_reply_to_status_id field had been ignored.
|
2009-10-12 |
Yoshiki Yazawa |
do not append "in_reply_to_status_id" when msdid is 0.
|
2009-10-12 |
Yoshiki Yazawa |
improved handling of RT string
|
2009-10-12 |
Yoshiki Yazawa |
implemented reply, favorite, retweet functionalities. these are quite raw, be careful!
|
2009-10-11 |
Yoshiki Yazawa |
revised tag pattern
|
2009-10-11 |
Yoshiki Yazawa |
tentative support for non-ascii hash tag in twitter
|
2009-09-20 |
Yoshiki Yazawa |
Added tag 0.8.5.2 for changeset 38a2ef743019
|
2009-09-19 |
Yoshiki Yazawa |
version bump to 0.8.5.2
0.8.5.2
|
2009-09-19 |
Yoshiki Yazawa |
changed twitter default icon
|
2009-09-19 |
Yoshiki Yazawa |
icon file whose name contains utf-8 kanji characters can be retrieved now.
|
2009-09-18 |
Yoshiki Yazawa |
try g_uri_escape_string() instead of picky purple_url_encode().
|
2009-09-18 |
Yoshiki Yazawa |
Added tag 0.8.5.1 for changeset ba5ac8d6c5bb
|
2009-09-18 |
Yoshiki Yazawa |
version bump to 0.8.5.1
0.8.5.1
|
2009-09-18 |
Yoshiki Yazawa |
fixed breakage of twitter icon retrieval.
|
2009-09-01 |
Yoshiki Yazawa |
use API to obtain icon in friendfeed service
|
2009-08-29 |
Yoshiki Yazawa |
Added tag 0.8.5 for changeset 3cef49158bad
|
2009-08-29 |
Yoshiki Yazawa |
update README
0.8.5
|
2009-08-29 |
Yoshiki Yazawa |
version bump to 0.8.5
|
2009-08-29 |
Yoshiki Yazawa |
suppress warning in particular environment.
|
2009-07-27 |
Yoshiki Yazawa |
relaxed the pattern for jisko's icon url more.
|
2009-07-08 |
Yoshiki Yazawa |
relaxed the pattern for jisko's icon url.
|
2009-07-08 |
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.
|
2009-07-05 |
Yoshiki Yazawa |
fix for memory overrun
|
2009-07-02 |
Yoshiki Yazawa |
use .dat extension for icons uniformly.
|
2009-07-01 |
Yoshiki Yazawa |
wassr's icon url does not end with an extension, so we must use a strstr variants to detect image format.
|
2009-07-01 |
Yoshiki Yazawa |
more robust image type detection.
|
2009-06-13 |
Yoshiki Yazawa |
Added tag 0.8.4 for changeset 13b268d9d034
|
2009-06-13 |
Yoshiki Yazawa |
bump to version 0.8.4.
0.8.4
|
2009-06-13 |
Yoshiki Yazawa |
status id now exceeds int32 limit.
|
2009-06-13 |
Yoshiki Yazawa |
tweak debug messages
|
2009-05-27 |
Yoshiki Yazawa |
ffeed has changed IM feed format
|
2009-05-25 |
Yoshiki Yazawa |
more ffeed support:
|
2009-05-25 |
Yoshiki Yazawa |
fix notation for friendfeed
|
2009-05-25 |
Yoshiki Yazawa |
added preliminary support for friendfeed.
|
2009-04-25 |
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.
|
2009-04-19 |
Yoshiki Yazawa |
fixed a bug that NUM_REGPS had not been incremented.
|
2009-04-16 |
Yoshiki Yazawa |
experimental support for search tags in twitter.
|
2009-04-09 |
Yoshiki Yazawa |
relaxed gtk requirement.
|
2009-04-07 |
Yoshiki Yazawa |
Added tag 0.8.3 for changeset ea9973e6903c
|
2009-04-07 |
Yoshiki Yazawa |
update README.
0.8.3
|
2009-04-07 |
Yoshiki Yazawa |
tweaked makefile for windows.
|
2009-04-03 |
Yoshiki Yazawa |
update README
|
2009-04-02 |
Yoshiki Yazawa |
update dependency. glib-2.16.0 or above is needed.
|
2009-04-02 |
Yoshiki Yazawa |
do not apply xml escape to sending message.
|
2009-04-01 |
Yoshiki Yazawa |
drop d1 from version string
|
2009-03-31 |
Yoshiki Yazawa |
use pattern https? instead of http for icon URLs. twitter.com began to use https for some users.
|
2009-02-03 |
Yoshiki Yazawa |
- version bump to 0.8.3
|
2009-01-28 |
Yoshiki Yazawa |
added group support for identi.ca.
|
2009-01-11 |
Yoshiki Yazawa |
merged a difference.
|
2009-01-11 |
Yoshiki Yazawa |
now message count can be specified in twitter API access.
|
2008-12-24 |
Yoshiki Yazawa |
tweaked Makefile.mingw reflecting mojin's comment.
|
2008-12-16 |
Yoshiki Yazawa |
add FAQ_ja
|