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
|
Tue, 05 Aug 2008 12:39:59 +0900 |
mojin |
check typo by aspell and fix it
|
Tue, 05 Aug 2008 04:23:00 +0900 |
Yoshiki Yazawa |
tweaked plugin info
|
Tue, 05 Aug 2008 04:19:43 +0900 |
Yoshiki Yazawa |
tweaked labels in prefs.ui
|
Tue, 05 Aug 2008 04:10:02 +0900 |
Yoshiki Yazawa |
work in progress README for 0.7.0
|
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 19:05:53 +0900 |
Yoshiki Yazawa |
added missing prototypes.
|
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 17:22:02 +0900 |
Yoshiki Yazawa |
multiaccounts branch has been created.
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 17:11:03 +0900 |
Yoshiki Yazawa |
replaced hboxes in icon page of prefs.ui with tables.
|
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.
|
Tue, 29 Jul 2008 11:40:16 +0900 |
Yoshiki Yazawa |
we've got the official source value for pidgin-twitter.
|
Sat, 26 Jul 2008 23:27:10 +0900 |
Yoshiki Yazawa |
clean up.
|
Sat, 26 Jul 2008 22:51:49 +0900 |
Yoshiki Yazawa |
raise the default icon update threshold to 50 times or 7days.
|
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.
|