Fri, 13 May 2011 00:02:49 +0900 |
Yoshiki Yazawa |
Added tag 0.9.2.1 for changeset 85e109dee063
default tip
|
Fri, 13 May 2011 00:01:48 +0900 |
Yoshiki Yazawa |
- version bump to 0.9.2.1
0.9.2.1
|
Thu, 12 May 2011 23:53:50 +0900 |
Yoshiki Yazawa |
compilation fix for gcc 4.6. patch by dai <d+pidgin@vdr.jp>
|
Tue, 31 Aug 2010 17:43:11 +0900 |
Yoshiki Yazawa |
Added tag 0.9.2 for changeset e443df60ad95
|
Tue, 31 Aug 2010 17:35:25 +0900 |
Yoshiki Yazawa |
updated document for 0.9.2 release.
0.9.2
|
Tue, 31 Aug 2010 17:15:14 +0900 |
Yoshiki Yazawa |
do not escape pseudo command by default.
|
Fri, 27 Aug 2010 11:28:23 +0900 |
Yoshiki Yazawa |
removed password text box for twitter in preferences window due to transition to OAuth.
|
Fri, 27 Aug 2010 01:13:44 +0900 |
Yoshiki Yazawa |
- fixed memory leaks
|
Thu, 26 Aug 2010 15:05:57 +0900 |
Yoshiki Yazawa |
version bump to 0.9.2
|
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
|
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.
|
Sun, 18 Oct 2009 03:49:46 +0900 |
Yoshiki Yazawa |
hash tag should not include punctuation.
|
Thu, 15 Oct 2009 15:49:12 +0900 |
Yoshiki Yazawa |
gtkimhtml easily be fooled if the buffer is not entity markuped.
|
Wed, 14 Oct 2009 14:55:55 +0900 |
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.
|
Tue, 13 Oct 2009 14:07:55 +0900 |
Yoshiki Yazawa |
properly set msgid to the posted message.
|
Tue, 13 Oct 2009 13:39:49 +0900 |
Yoshiki Yazawa |
version bump to 0.9.0
|
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.
|
Tue, 13 Oct 2009 02:45:03 +0900 |
Yoshiki Yazawa |
improved handling of RT string
|
Mon, 12 Oct 2009 21:51:13 +0900 |
Yoshiki Yazawa |
implemented reply, favorite, retweet functionalities. these are quite raw, be careful!
|
Mon, 12 Oct 2009 01:45:36 +0900 |
Yoshiki Yazawa |
revised tag pattern
|
Sun, 11 Oct 2009 23:50:26 +0900 |
Yoshiki Yazawa |
tentative support for non-ascii hash tag in twitter
|
Sun, 20 Sep 2009 12:18:48 +0900 |
Yoshiki Yazawa |
Added tag 0.8.5.2 for changeset 38a2ef743019
|
Sun, 20 Sep 2009 01:48:17 +0900 |
Yoshiki Yazawa |
version bump to 0.8.5.2
0.8.5.2
|
Sat, 19 Sep 2009 23:03:14 +0900 |
Yoshiki Yazawa |
changed twitter default icon
|
Sat, 19 Sep 2009 20:39:57 +0900 |
Yoshiki Yazawa |
icon file whose name contains utf-8 kanji characters can be retrieved now.
|
Sat, 19 Sep 2009 03:43:23 +0900 |
Yoshiki Yazawa |
try g_uri_escape_string() instead of picky purple_url_encode().
|
Sat, 19 Sep 2009 02:00:29 +0900 |
Yoshiki Yazawa |
Added tag 0.8.5.1 for changeset ba5ac8d6c5bb
|
Sat, 19 Sep 2009 02:00:06 +0900 |
Yoshiki Yazawa |
version bump to 0.8.5.1
0.8.5.1
|
Sat, 19 Sep 2009 01:54:11 +0900 |
Yoshiki Yazawa |
fixed breakage of twitter icon retrieval.
|
Wed, 02 Sep 2009 02:48:55 +0900 |
Yoshiki Yazawa |
use API to obtain icon in friendfeed service
|
Sun, 30 Aug 2009 02:47:25 +0900 |
Yoshiki Yazawa |
Added tag 0.8.5 for changeset 3cef49158bad
|
Sun, 30 Aug 2009 02:44:31 +0900 |
Yoshiki Yazawa |
update README
0.8.5
|
Sun, 30 Aug 2009 02:15:01 +0900 |
Yoshiki Yazawa |
version bump to 0.8.5
|
Sun, 30 Aug 2009 02:11:37 +0900 |
Yoshiki Yazawa |
suppress warning in particular environment.
|
Mon, 27 Jul 2009 21:35:40 +0900 |
Yoshiki Yazawa |
relaxed the pattern for jisko's icon url more.
|
Wed, 08 Jul 2009 15:00:21 +0900 |
Yoshiki Yazawa |
relaxed the pattern for jisko's icon url.
|
Wed, 08 Jul 2009 14:56:48 +0900 |
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.
|
Sun, 05 Jul 2009 10:40:27 +0900 |
Yoshiki Yazawa |
fix for memory overrun
|
Thu, 02 Jul 2009 15:54:44 +0900 |
Yoshiki Yazawa |
use .dat extension for icons uniformly.
|
Thu, 02 Jul 2009 05:54:58 +0900 |
Yoshiki Yazawa |
wassr's icon url does not end with an extension, so we must use a strstr variants to detect image format.
|
Thu, 02 Jul 2009 05:15:43 +0900 |
Yoshiki Yazawa |
more robust image type detection.
|
Sat, 13 Jun 2009 18:17:54 +0900 |
Yoshiki Yazawa |
Added tag 0.8.4 for changeset 13b268d9d034
|
Sat, 13 Jun 2009 18:17:25 +0900 |
Yoshiki Yazawa |
bump to version 0.8.4.
0.8.4
|
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
|
Wed, 27 May 2009 17:44:13 +0900 |
Yoshiki Yazawa |
ffeed has changed IM feed format
|
Tue, 26 May 2009 00:37:48 +0900 |
Yoshiki Yazawa |
more ffeed support:
|
Mon, 25 May 2009 22:52:23 +0900 |
Yoshiki Yazawa |
fix notation for friendfeed
|
Mon, 25 May 2009 22:47:44 +0900 |
Yoshiki Yazawa |
added preliminary support for friendfeed.
|
Sat, 25 Apr 2009 22:27:13 +0900 |
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.
|
Sun, 19 Apr 2009 13:52:03 +0900 |
Yoshiki Yazawa |
fixed a bug that NUM_REGPS had not been incremented.
|
Thu, 16 Apr 2009 17:12:53 +0900 |
Yoshiki Yazawa |
experimental support for search tags in twitter.
|
Thu, 09 Apr 2009 13:12:45 +0900 |
Yoshiki Yazawa |
relaxed gtk requirement.
|
Tue, 07 Apr 2009 18:12:23 +0900 |
Yoshiki Yazawa |
Added tag 0.8.3 for changeset ea9973e6903c
|
Tue, 07 Apr 2009 18:11:25 +0900 |
Yoshiki Yazawa |
update README.
0.8.3
|
Tue, 07 Apr 2009 17:44:18 +0900 |
Yoshiki Yazawa |
tweaked makefile for windows.
|
Fri, 03 Apr 2009 22:39:35 +0900 |
Yoshiki Yazawa |
update README
|
Fri, 03 Apr 2009 03:06:39 +0900 |
Yoshiki Yazawa |
update dependency. glib-2.16.0 or above is needed.
|
Thu, 02 Apr 2009 21:23:49 +0900 |
Yoshiki Yazawa |
do not apply xml escape to sending message.
|
Thu, 02 Apr 2009 00:01:33 +0900 |
Yoshiki Yazawa |
drop d1 from version string
|
Wed, 01 Apr 2009 01:26:00 +0900 |
Yoshiki Yazawa |
use pattern https? instead of http for icon URLs. twitter.com began to use https for some users.
|
Tue, 03 Feb 2009 19:59:29 +0900 |
Yoshiki Yazawa |
- version bump to 0.8.3
|
Wed, 28 Jan 2009 23:17:40 +0900 |
Yoshiki Yazawa |
added group support for identi.ca.
|
Mon, 12 Jan 2009 01:09:30 +0900 |
Yoshiki Yazawa |
merged a difference.
|
Mon, 12 Jan 2009 00:59:41 +0900 |
Yoshiki Yazawa |
now message count can be specified in twitter API access.
|
Wed, 24 Dec 2008 16:25:57 +0900 |
Yoshiki Yazawa |
tweaked Makefile.mingw reflecting mojin's comment.
|
Tue, 16 Dec 2008 20:31:32 +0900 |
Yoshiki Yazawa |
add FAQ_ja
|
Mon, 15 Dec 2008 21:47:06 +0900 |
Konosuke Watanabe |
Add $(CPPFLAGS) to .dep rule
|
Mon, 15 Dec 2008 21:18:27 +0900 |
Yoshiki Yazawa |
revised Makefile.mingw
|
Sun, 14 Dec 2008 04:34:28 +0900 |
Konosuke Watanabe |
Fix PIDGIN_TREE_TOP
|
Sun, 14 Dec 2008 04:11:03 +0900 |
Yoshiki Yazawa |
minor modification to Makefile.mingw
|
Sat, 13 Dec 2008 18:57:00 +0900 |
Yoshiki Yazawa |
Added tag 0.8.2 for changeset 3e9245768d3a
|
Sat, 13 Dec 2008 13:01:09 +0900 |
Yoshiki Yazawa |
update README
0.8.2
|
Sat, 13 Dec 2008 03:34:19 +0900 |
Yoshiki Yazawa |
fixed recipient format for jisko
|
Fri, 12 Dec 2008 22:43:48 +0900 |
Yoshiki Yazawa |
fixed a breakage which had prevented post to twitter.
|
Fri, 12 Dec 2008 22:00:57 +0900 |
Yoshiki Yazawa |
fixed a breakage in 2f053c23ee50
|
Fri, 12 Dec 2008 21:36:38 +0900 |
Yoshiki Yazawa |
a better way to get an extension for icon image.
|
Fri, 12 Dec 2008 20:23:24 +0900 |
Yoshiki Yazawa |
someone broke parrot blocker. yes, it's me!
|
Fri, 12 Dec 2008 18:22:21 +0900 |
Yoshiki Yazawa |
Added tag 0.8.1 for changeset c2944685ac8e
|
Fri, 12 Dec 2008 18:21:53 +0900 |
Yoshiki Yazawa |
bump version to 0.8.2
|
Fri, 12 Dec 2008 18:11:16 +0900 |
Yoshiki Yazawa |
simplify sending_im_cb() a bit.
|
Fri, 12 Dec 2008 17:54:02 +0900 |
Yoshiki Yazawa |
simply use "<a " as the pattern for anchor tag.
|
Fri, 12 Dec 2008 17:43:56 +0900 |
Yoshiki Yazawa |
adapted for laconica 0.6.4 in identi.ca service.
|
Wed, 10 Dec 2008 15:46:30 +0900 |
Yoshiki Yazawa |
- update README to meet 0.8.1.
0.8.1
|
Thu, 04 Dec 2008 18:24:06 +0900 |
Yoshiki Yazawa |
- changed the pattern for twitter icons so that it may match to protected user's icon link too.
|
Thu, 04 Dec 2008 02:03:35 +0900 |
Yoshiki Yazawa |
added error check code for testing in got_page_cb().
|
Thu, 04 Dec 2008 00:18:38 +0900 |
Yoshiki Yazawa |
reduce redundancy
|
Wed, 03 Dec 2008 22:57:03 +0900 |
Yoshiki Yazawa |
rollback version number to 0.8.1
|
Wed, 03 Dec 2008 01:58:34 +0900 |
Konosuke Watanabe |
Fix Win32 compile error
|
Wed, 03 Dec 2008 01:18:19 +0900 |
Yoshiki Yazawa |
little clean up
|
Wed, 26 Nov 2008 14:32:09 +0900 |
Yoshiki Yazawa |
- fixed a glitch in identi.ca icon pattern
|
Sun, 23 Nov 2008 03:39:40 +0900 |
Yoshiki Yazawa |
main.h had been missing
|
Sun, 23 Nov 2008 00:45:35 +0900 |
Yoshiki Yazawa |
- moved is_*_account() functions to util.c.
|
Sat, 22 Nov 2008 18:14:10 +0900 |
Yoshiki Yazawa |
do not emit an error message if .deps does not exist.
|
Sat, 22 Nov 2008 18:01:18 +0900 |
Yoshiki Yazawa |
- divided the source file into several parts.
|
Fri, 21 Nov 2008 22:22:33 +0900 |
Konosuke Watanabe |
Embed prefs.ui in dll file (Windows only)
|
Tue, 28 Oct 2008 12:33:45 +0900 |
Yoshiki Yazawa |
Added tag 0.8.0 for changeset cff8508bcb1d
|
Tue, 28 Oct 2008 12:30:48 +0900 |
Yoshiki Yazawa |
fixed release date of 0.8.0
0.8.0
|
Mon, 27 Oct 2008 22:39:45 +0900 |
Yoshiki Yazawa |
little fix for README
|
Mon, 27 Oct 2008 18:01:57 +0900 |
Yoshiki Yazawa |
minor updates
|
Mon, 27 Oct 2008 17:52:41 +0900 |
Yoshiki Yazawa |
- revised README.
|
Fri, 24 Oct 2008 12:59:09 +0900 |
Yoshiki Yazawa |
added FAQ file.
|
Fri, 24 Oct 2008 11:50:46 +0900 |
Yoshiki Yazawa |
- bumped version string to 0.8.0.
|
Fri, 24 Oct 2008 11:42:20 +0900 |
Yoshiki Yazawa |
added GPLv2 license file.
|