Fri, 16 Apr 2010 12:28:22 +0900 |
Yoshiki Yazawa |
build fix for some versions of gcc
|
Fri, 16 Apr 2010 12:22:30 +0900 |
Yoshiki Yazawa |
shows a silly confirmation dialog before posting retweet. it is only for gathering feedbacks.
|
Sat, 10 Apr 2010 19:56:15 +0900 |
Yoshiki Yazawa |
fix typo
|
Sat, 10 Apr 2010 03:29:28 +0900 |
Yoshiki Yazawa |
check if string is null
|
Mon, 05 Apr 2010 00:02:44 +0900 |
Yoshiki Yazawa |
Added tag 0.9.1 for changeset 073bf8616a0a
|
Mon, 05 Apr 2010 00:02:04 +0900 |
Yoshiki Yazawa |
update document for 0.9.1 release
0.9.1
|
Mon, 14 Dec 2009 20:14:31 +0900 |
Yoshiki Yazawa |
embed "in reply to foo" link to each reply message
|
Mon, 14 Dec 2009 15:07:52 +0900 |
Yoshiki Yazawa |
add in_reply_to field to QT post
|
Sat, 12 Dec 2009 00:18:27 +0900 |
Yoshiki Yazawa |
add preliminary support for quotetweet and official retweet.
|
Mon, 19 Oct 2009 00:48:25 +0900 |
Yoshiki Yazawa |
fixed typo
|
Mon, 19 Oct 2009 00:10:11 +0900 |
Yoshiki Yazawa |
Added tag 0.9.0 for changeset 941f848b61c9
|
Sun, 18 Oct 2009 23:59:55 +0900 |
Yoshiki Yazawa |
- update requirement for pidgin to 2.6.0
0.9.0
|
Sun, 18 Oct 2009 17:38:40 +0900 |
Yoshiki Yazawa |
- twitter still requires preceding white space on a hash tag in almost all case.
|
Sun, 18 Oct 2009 16:55:57 +0900 |
Yoshiki Yazawa |
- removed the evil hack
|
Sun, 18 Oct 2009 13:30:48 +0900 |
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.
|