log

age author description
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.
Wed, 15 Oct 2008 18:35:25 +0900 Yoshiki Yazawa fixed a breakage of playing sound for the recipients.
Wed, 15 Oct 2008 14:24:34 +0900 Yoshiki Yazawa eliminate blank line
Wed, 08 Oct 2008 19:48:13 +0900 Yoshiki Yazawa in jisko, fall back to default icon when custom icon is not available.
Tue, 07 Oct 2008 16:57:26 +0900 Yoshiki Yazawa tweaked pref.ui so that it does not emit warnings.
Tue, 07 Oct 2008 16:44:02 +0900 Yoshiki Yazawa restored jisko support.
Tue, 07 Oct 2008 14:51:22 +0900 Yoshiki Yazawa added a new feature that strips excessive consecutive new line characters.
Mon, 29 Sep 2008 22:51:25 +0900 Yoshiki Yazawa wrong argument had been passed to PKG_CHECK_MODULES for libxml2.
Mon, 29 Sep 2008 13:36:19 +0900 Yoshiki Yazawa Added tag 0.8.0 beta1 for changeset 1d3e853d34b1
Mon, 29 Sep 2008 13:35:54 +0900 Yoshiki Yazawa fixed typos. 0.8.0 beta1
Mon, 29 Sep 2008 13:33:23 +0900 Yoshiki Yazawa - updated README to describe 0.8.0.
Mon, 29 Sep 2008 13:31:02 +0900 Yoshiki Yazawa Removed tag 0.8.0 beta 1
Mon, 29 Sep 2008 12:45:31 +0900 Yoshiki Yazawa Added tag 0.8.0 beta 1 for changeset 1c85aa4acb9d
Mon, 29 Sep 2008 12:44:57 +0900 Yoshiki Yazawa - bumped version to 0.8.0b1.
Mon, 29 Sep 2008 12:25:29 +0900 Yoshiki Yazawa identi.ca tag requires '-' to be stripped as well.
Sat, 27 Sep 2008 18:47:59 +0900 Yoshiki Yazawa libxml2 linkage had been broken.
Sat, 27 Sep 2008 15:14:30 +0900 Yoshiki Yazawa supports identi.ca's quirky tag notation.
Sat, 27 Sep 2008 01:42:39 +0900 Yoshiki Yazawa fixed memory leaks
Sun, 21 Sep 2008 18:09:50 +0900 Yoshiki Yazawa fix for a problem that cancel_fetch_func() sometimes triggered double free caused by a design flaw in purple_proxy_connect_*().
Sat, 13 Sep 2008 01:20:13 +0900 Yoshiki Yazawa tweaked user pattern and channel pattern so that they can be matched regardless of surrounding anchor markups.
Tue, 09 Sep 2008 18:53:36 +0900 Yoshiki Yazawa adapted to the change of user name definition in wassr. now '-' can be included.
Sat, 06 Sep 2008 23:47:17 +0900 Yoshiki Yazawa revised the recipient pattern. new pattern can handle:
Sat, 06 Sep 2008 18:37:30 +0900 Yoshiki Yazawa tweaked the recipient pattern to allow mail addresses or some special strings such as "idolm@ster."
Wed, 03 Sep 2008 18:39:39 +0900 Yoshiki Yazawa expanded size of substitution buffer to 32KB. 128 bytes were not sufficient if both user name and channel name are rather long. tenforward reported this problem and umq pointed out the cause.
Tue, 02 Sep 2008 13:19:25 +0900 Yoshiki Yazawa pushed message must be matched with received message, otherwise it leaks.
Sun, 31 Aug 2008 15:01:02 +0900 Yoshiki Yazawa - made parrot buffers lists so that delayed echo back message can be properly blocked.
Fri, 29 Aug 2008 01:11:16 +0900 Yoshiki Yazawa revised receiving_im_cb(). conv may be NULL so that filter might not work for messages which arrived at before conversation has been established.
Thu, 28 Aug 2008 22:02:45 +0900 Yoshiki Yazawa fix for a bug that post to wassr's channel which contains entity reference got through parrot blocker.
Thu, 28 Aug 2008 10:24:52 +0900 Yoshiki Yazawa workaround for that mingw's ld does not support weak declaration.
Wed, 27 Aug 2008 14:05:26 +0900 mojin change English in filter section
Wed, 27 Aug 2008 07:20:04 +0900 Yoshiki Yazawa added a feature of excluding reply to me from filter application.
Tue, 26 Aug 2008 18:56:06 +0900 Yoshiki Yazawa - trying a new way to suppress window blinking in WIN32
Mon, 25 Aug 2008 21:47:51 +0900 Yoshiki Yazawa version bump to 0.8.0
Mon, 25 Aug 2008 21:37:09 +0900 Yoshiki Yazawa fix for a bug that apply_filter() would crash if both sender and buffer have been cleared.
Mon, 25 Aug 2008 21:17:02 +0900 Yoshiki Yazawa implemented filtering functionality.
Sat, 23 Aug 2008 04:17:49 +0900 Yoshiki Yazawa apply sanitize_utf() if it is available.
Sat, 23 Aug 2008 03:59:44 +0900 Yoshiki Yazawa improved parrot blocker slightly.
Fri, 22 Aug 2008 22:35:03 +0900 Yoshiki Yazawa changed length limit for identi.ca from 140 bytes to 140 characters.
Fri, 22 Aug 2008 19:19:52 +0900 Yoshiki Yazawa improved parrot blocker. the string to be pushed should not be escaped.
Fri, 22 Aug 2008 16:47:37 +0900 Yoshiki Yazawa now pidgin-twitter shows the default icon for identi.ca when a user has not uploaded the custom icon.
Thu, 14 Aug 2008 16:20:22 +0900 Yoshiki Yazawa workaround for that wassr sometimes provides 128 pixel icon with broad white borders.
Wed, 13 Aug 2008 15:51:23 +0900 Yoshiki Yazawa fixed a bug introduced in r198.
Tue, 12 Aug 2008 18:01:36 +0900 Yoshiki Yazawa revised identi.ca tag support.
Tue, 12 Aug 2008 17:26:40 +0900 Yoshiki Yazawa preliminary identi.ca tag support.
Tue, 12 Aug 2008 15:20:58 +0900 Yoshiki Yazawa revised parrot blocker for identi.ca. now it compares stripped text and the stored message.
Mon, 11 Aug 2008 14:31:54 +0900 Yoshiki Yazawa removed jisko support as a protest to their expulsion policy.
Mon, 11 Aug 2008 10:17:46 +0900 Yoshiki Yazawa according to mojin, jisko limits each post to 140 bytes and requires at least 5 bytes. now letter counter for jisko takes account of this limit.
Sun, 10 Aug 2008 23:00:48 +0900 Yoshiki Yazawa - changed the way of fetching icons for wassr. now pidgin-twitter downloads html first even for wassr.
Sun, 10 Aug 2008 16:01:22 +0900 mikanbako a crash after a user switched using API was fixed. multiaccounts
Sat, 09 Aug 2008 13:42:12 +0900 Yoshiki Yazawa make use of got_page_cb to obtain icons for jisko.
Sat, 09 Aug 2008 12:20:29 +0900 Yoshiki Yazawa revised P_SENDER
Sat, 09 Aug 2008 04:47:18 +0900 Yoshiki Yazawa tentative support for jisko.
Tue, 05 Aug 2008 23:19:09 +0900 mikanbako move some UI definition of preferences per conversation from pidgin-twitter.c to prefs.ui multiaccounts
Tue, 05 Aug 2008 23:24:50 +0900 Yoshiki Yazawa old version number remained. pointed out by umq.
Tue, 05 Aug 2008 22:20:21 +0900 Yoshiki Yazawa Added tag 0.7.0 for changeset 3c7dfd65e728
Tue, 05 Aug 2008 22:18:53 +0900 Yoshiki Yazawa finale touch up to README. 0.7.0
Tue, 05 Aug 2008 21:57:56 +0900 mojin - fix typo and add some minor change
Tue, 05 Aug 2008 20:24:16 +0900 Yoshiki Yazawa completed README. please check.
Tue, 05 Aug 2008 14:11:24 +0900 mojin write section 4.5.4, might need more information or modification
Tue, 05 Aug 2008 13:48:57 +0900 mojin add a note for password section to README
Tue, 05 Aug 2008 13:42:24 +0900 Yoshiki Yazawa a bit more README