Mercurial > pidgin-twitter
log
age | author | description |
---|---|---|
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. |