Thu, 12 May 2011 23:53:50 +0900 |
Yoshiki Yazawa |
compilation fix for gcc 4.6. patch by dai <d+pidgin@vdr.jp>
|
Fri, 27 Aug 2010 01:13:44 +0900 |
Yoshiki Yazawa |
- fixed memory leaks
|
Thu, 26 Aug 2010 15:05:33 +0900 |
Yoshiki Yazawa |
implement OAuth authentication.
|
Tue, 18 May 2010 00:12:59 +0900 |
Yoshiki Yazawa |
include in_reply_to information to the internal tag even in posting message
|
Mon, 14 Dec 2009 20:14:31 +0900 |
Yoshiki Yazawa |
embed "in reply to foo" link to each reply message
|
Sat, 12 Dec 2009 00:18:27 +0900 |
Yoshiki Yazawa |
add preliminary support for quotetweet and official retweet.
|
Tue, 13 Oct 2009 14:07:55 +0900 |
Yoshiki Yazawa |
properly set msgid to the posted message.
|
Tue, 13 Oct 2009 13:34:29 +0900 |
Yoshiki Yazawa |
fixed a bug that in_reply_to_status_id field had been ignored.
|
Tue, 13 Oct 2009 03:10:32 +0900 |
Yoshiki Yazawa |
do not append "in_reply_to_status_id" when msdid is 0.
|
Mon, 12 Oct 2009 21:51:13 +0900 |
Yoshiki Yazawa |
implemented reply, favorite, retweet functionalities. these are quite raw, be careful!
|
Sun, 30 Aug 2009 02:11:37 +0900 |
Yoshiki Yazawa |
suppress warning in particular environment.
|
Sat, 13 Jun 2009 17:54:39 +0900 |
Yoshiki Yazawa |
status id now exceeds int32 limit.
|
Sat, 13 Jun 2009 15:45:10 +0900 |
Yoshiki Yazawa |
tweak debug messages
|
Thu, 02 Apr 2009 21:23:49 +0900 |
Yoshiki Yazawa |
do not apply xml escape to sending message.
|
Tue, 03 Feb 2009 19:59:29 +0900 |
Yoshiki Yazawa |
- version bump to 0.8.3
|
Mon, 12 Jan 2009 00:59:41 +0900 |
Yoshiki Yazawa |
now message count can be specified in twitter API access.
|
Wed, 03 Dec 2008 01:58:34 +0900 |
Konosuke Watanabe |
Fix Win32 compile error
|
Sat, 22 Nov 2008 18:01:18 +0900 |
Yoshiki Yazawa |
- divided the source file into several parts.
|