Added tag 0.9.2.1 for changeset 85e109dee063 |
|
More...
|
over 13 years ago
|
- version bump to 0.9.2.1 |
|
More...
|
over 13 years ago
|
compilation fix for gcc 4.6. patch by dai <[email protected]> |
|
More...
|
over 13 years ago
|
Added tag 0.9.2 for changeset e443df60ad95 |
|
More...
|
over 14 years ago
|
updated document for 0.9.2 release. |
|
More...
|
over 14 years ago
|
do not escape pseudo command by default. |
|
More...
|
over 14 years ago
|
removed password text box for twitter in preferences window due to transition to OAuth. |
|
More...
|
over 14 years ago
|
- fixed memory leaks |
|
More...
|
over 14 years ago
|
version bump to 0.9.2 |
|
More...
|
over 14 years ago
|
implement OAuth authentication. |
|
More...
|
over 14 years ago
|
include in_reply_to information to the internal tag even in posting message |
|
More...
|
over 14 years ago
|
build fix for some versions of gcc |
|
More...
|
over 14 years ago
|
shows a silly confirmation dialog before posting retweet. it is only for gathering feedbacks. |
|
More...
|
over 14 years ago
|
fix typo |
|
More...
|
over 14 years ago
|
check if string is null |
|
More...
|
over 14 years ago
|
Added tag 0.9.1 for changeset 073bf8616a0a |
|
More...
|
over 14 years ago
|
update document for 0.9.1 release |
|
More...
|
over 14 years ago
|
embed "in reply to foo" link to each reply message |
|
More...
|
about 15 years ago
|
add in_reply_to field to QT post |
|
More...
|
about 15 years ago
|
add preliminary support for quotetweet and official retweet. |
|
More...
|
about 15 years ago
|
fixed typo |
|
More...
|
about 15 years ago
|
Added tag 0.9.0 for changeset 941f848b61c9 |
|
More...
|
about 15 years ago
|
- update requirement for pidgin to 2.6.0 |
|
More...
|
about 15 years ago
|
- twitter still requires preceding white space on a hash tag in almost all case. |
|
More...
|
about 15 years ago
|
- removed the evil hack |
|
More...
|
about 15 years ago
|
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. |
|
More...
|
about 15 years ago
|
hash tag should not include punctuation. |
|
More...
|
about 15 years ago
|
gtkimhtml easily be fooled if the buffer is not entity markuped. |
|
More...
|
about 15 years ago
|
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. |
|
More...
|
about 15 years ago
|
properly set msgid to the posted message. |
|
More...
|
about 15 years ago
|