Mercurial > pidgin-twitter
graph
-
clean up.Sat, 26 Jul 2008 23:27:10 +0900, by Yoshiki Yazawa
-
raise the default icon update threshold to 50 times or 7days.Sat, 26 Jul 2008 22:51:49 +0900, by Yoshiki Yazawa
-
revised http request. "broken_firewall" no longre needed?Sat, 26 Jul 2008 21:13:34 +0900, by 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 15:48:26 +0900, by Yoshiki Yazawa
-
now it falls back to twitter default icon if the user has not set custom icon.Sat, 26 Jul 2008 13:23:27 +0900, by Yoshiki Yazawa
-
should remove old icon files when pidgin-twitter create new one.Sat, 26 Jul 2008 04:47:47 +0900, by 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 03:46:23 +0900, by Yoshiki Yazawa
-
revised handler for destroy signal in config dialog.Sat, 26 Jul 2008 01:18:24 +0900, by Yoshiki Yazawa
-
now interval setting from UI takes effect immediately.Sat, 26 Jul 2008 00:41:23 +0900, by Yoshiki Yazawa
-
added UI for configuring retrieve interval.Fri, 25 Jul 2008 21:23:18 +0900, by Yoshiki Yazawa
-
fixed a bug around strchr() pointed out by mojin.Fri, 25 Jul 2008 18:39:19 +0900, by Yoshiki Yazawa
-
implemented UI for configuring icon update.Fri, 25 Jul 2008 16:53:43 +0900, by Yoshiki Yazawa
-
work in progress icon update feature. the default thresholds have been set to 5 times or 1 day for testing.Fri, 25 Jul 2008 07:05:04 +0900, by Yoshiki Yazawa
-
img_type for wassr is always png. it should be set in request_icon().Thu, 24 Jul 2008 21:49:20 +0900, by Yoshiki Yazawa
-
fixed a typoThu, 24 Jul 2008 21:41:03 +0900, by Yoshiki Yazawa