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.
|
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 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: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.
|
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 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 04:23:00 +0900 |
Yoshiki Yazawa |
tweaked plugin info
|
Tue, 05 Aug 2008 01:26:08 +0900 |
mikanbako |
changed saving file that preferences per conversation from accounts.xml to prefs.xml
multiaccounts
|
Mon, 04 Aug 2008 17:13:44 +0900 |
Yoshiki Yazawa |
keep posted statuses in the postedlist until they certainly become useless.
|
Sun, 03 Aug 2008 12:15:09 +0900 |
mikanbako |
- fixed a problem that preferences per conversation die when its name of PurpleConversation changed.
multiaccounts
|
Sat, 02 Aug 2008 22:09:41 +0900 |
mikanbako |
removed some global preferences that was replaced preferences per conversation
multiaccounts
|
Sat, 02 Aug 2008 12:15:05 +0900 |
mikanbako |
fixed a problem that a notification is not prevented when a message was written from API.
multiaccounts
|
Sat, 02 Aug 2008 11:31:37 +0900 |
mikanbako |
trying to change from some global preferences to preferences per conversation
multiaccounts
|
Thu, 31 Jul 2008 19:30:24 +0900 |
mikanbako |
trying to make a dialog per conversation
multiaccounts
|
Thu, 31 Jul 2008 04:36:21 +0900 |
Yoshiki Yazawa |
revised asymmetric bracket code.
|
Wed, 30 Jul 2008 21:06:08 +0900 |
Yoshiki Yazawa |
work in progress asymmetric bracket code.
|
Wed, 30 Jul 2008 15:25:10 +0900 |
Yoshiki Yazawa |
made log output configurable.
|
Tue, 29 Jul 2008 19:20:20 +0900 |
Yoshiki Yazawa |
- ceased use of purple_imgstore_*
|
Tue, 29 Jul 2008 14:49:12 +0900 |
Yoshiki Yazawa |
suppress a warning. pointed out by iratqq.
|
Sat, 26 Jul 2008 23:27:10 +0900 |
Yoshiki Yazawa |
clean up.
|
Sat, 26 Jul 2008 21:13:34 +0900 |
Yoshiki Yazawa |
revised http request. "broken_firewall" no longre needed?
|
Sat, 26 Jul 2008 15:48:26 +0900 |
Yoshiki Yazawa |
added a workaround for posting via broken firewall, for example notorious "watchguard". if you got error code 400, try hidden prefs value "broken_firewall" be 1.
|
Sat, 26 Jul 2008 13:23:27 +0900 |
Yoshiki Yazawa |
now it falls back to twitter default icon if the user has not set custom icon.
|
Sat, 26 Jul 2008 04:47:47 +0900 |
Yoshiki Yazawa |
should remove old icon files when pidgin-twitter create new one.
|
Sat, 26 Jul 2008 03:46:23 +0900 |
Yoshiki Yazawa |
fixed a bug that get_status_with_api() will never be called if pidgin-twitter started with api_based_post disabled. it must be submitted to main loop regardless of configuration.
|
Sat, 26 Jul 2008 01:18:24 +0900 |
Yoshiki Yazawa |
revised handler for destroy signal in config dialog.
|
Sat, 26 Jul 2008 00:41:23 +0900 |
Yoshiki Yazawa |
now interval setting from UI takes effect immediately.
|
Fri, 25 Jul 2008 21:23:18 +0900 |
Yoshiki Yazawa |
added UI for configuring retrieve interval.
|
Fri, 25 Jul 2008 18:39:19 +0900 |
Yoshiki Yazawa |
fixed a bug around strchr() pointed out by mojin.
|
Fri, 25 Jul 2008 16:53:43 +0900 |
Yoshiki Yazawa |
implemented UI for configuring icon update.
|
Fri, 25 Jul 2008 07:05:04 +0900 |
Yoshiki Yazawa |
work in progress icon update feature. the default thresholds have been set to 5 times or 1 day for testing.
|
Thu, 24 Jul 2008 21:49:20 +0900 |
Yoshiki Yazawa |
img_type for wassr is always png. it should be set in request_icon().
|
Thu, 24 Jul 2008 21:41:03 +0900 |
Yoshiki Yazawa |
fixed a typo
|
Thu, 24 Jul 2008 21:07:11 +0900 |
Yoshiki Yazawa |
back to 64 pixel icon for wassr. 128 pixel ones are usually better, but sometimes would be smaller image with broad white border so that resulting image would be extremely small.
|
Thu, 24 Jul 2008 21:00:34 +0900 |
Yoshiki Yazawa |
- in saving icon file for twitter, proper extension is used.
|
Thu, 24 Jul 2008 06:40:41 +0900 |
Yoshiki Yazawa |
removed old prefs stuff.
|