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.
|