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 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
|
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 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.
|
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:00:34 +0900 |
Yoshiki Yazawa |
- in saving icon file for twitter, proper extension is used.
|
Wed, 23 Jul 2008 17:09:59 +0900 |
Yoshiki Yazawa |
relaxed the pattern for twitter image.
|
Wed, 23 Jul 2008 16:54:02 +0900 |
Yoshiki Yazawa |
fixed a problem that retrieving icon from twitter failed if file name contains '-'. pointed out by mojin.
|
Wed, 23 Jul 2008 07:32:21 +0900 |
Yoshiki Yazawa |
temporal fix for identi.ca problems:
|
Tue, 22 Jul 2008 18:44:09 +0900 |
Yoshiki Yazawa |
- changed the way of retrieving icons from twitter. now pidgin-twitter retrieves icon which is embedded in user page.
|
Mon, 21 Jul 2008 11:42:06 +0900 |
Yoshiki Yazawa |
minor fixes.
|
Sat, 19 Jul 2008 11:33:17 +0900 |
Yoshiki Yazawa |
replaced troublesome strptime() with our own function read_timestamp().
|
Fri, 18 Jul 2008 20:03:59 +0900 |
Yoshiki Yazawa |
- added new pref value for API based fetch interval.
|
Fri, 18 Jul 2008 18:19:58 +0900 |
Yoshiki Yazawa |
- adapted to identi.ca changes.
|
Fri, 18 Jul 2008 01:00:18 +0900 |
Yoshiki Yazawa |
- duplication avoidance for the posted messages has been implemented.
|
Wed, 16 Jul 2008 01:30:28 +0900 |
Yoshiki Yazawa |
fix a bug that linkfy channel name does not work if msn style is turned on.
|
Tue, 15 Jul 2008 15:07:23 +0900 |
Yoshiki Yazawa |
made screen name for each service configurable.
|
Tue, 15 Jul 2008 12:32:06 +0900 |
Yoshiki Yazawa |
- do neither save nor cache icon image if pixbuf can not be obtained.
|
Mon, 14 Jul 2008 11:57:08 +0900 |
Yoshiki Yazawa |
eased the pattern for identi.ca icon
|
Mon, 14 Jul 2008 00:17:18 +0900 |
Yoshiki Yazawa |
added preliminary identi.ca icon support.
|
Fri, 11 Jul 2008 15:51:27 +0900 |
Yoshiki Yazawa |
quick hack to make show icon configurable
|
Thu, 10 Jul 2008 20:26:22 +0900 |
Yoshiki Yazawa |
- fixed a bug introduced in r97.
|
Thu, 10 Jul 2008 19:41:26 +0900 |
Yoshiki Yazawa |
linkfy #channelname per user configuration.
|
Thu, 10 Jul 2008 00:12:03 +0900 |
Yoshiki Yazawa |
- added identica support. linkfy and character counter work. icon support has not implemented yet.
|
Wed, 09 Jul 2008 16:13:02 +0900 |
Yoshiki Yazawa |
fix icon position when the displaying message contains new line character. try 1.
|
Sun, 06 Jul 2008 18:17:54 +0900 |
Konosuke Watanabe |
merged
|
Sun, 06 Jul 2008 17:43:44 +0900 |
Konosuke Watanabe |
- Fix type of 'flag' of writing_im_cb
|
Sun, 06 Jul 2008 15:30:55 +0900 |
Yoshiki Yazawa |
replaced int with gint
|
Sun, 06 Jul 2008 01:51:07 +0900 |
Yoshiki Yazawa |
- fixed the bug that icons didn't appear correctly for wassr conversation.
|
Sat, 05 Jul 2008 21:10:43 +0900 |
Yoshiki Yazawa |
preliminary wassr icon support. not yet completed.
|
Sat, 05 Jul 2008 16:26:39 +0900 |
Yoshiki Yazawa |
work in progress adaptation to wassr service. cleanups required:
|
Tue, 01 Jul 2008 18:20:48 +0900 |
Yoshiki Yazawa |
work in progress one hash table code:
|
Sun, 29 Jun 2008 23:48:28 +0900 |
mikanbako |
fixed the data structure of marks that are positions of inserting user's icons.
|
Sat, 28 Jun 2008 02:20:05 +0900 |
Yoshiki Yazawa |
quick hack to suppress annoying completion message from wassr.
|
Thu, 26 Jun 2008 01:22:42 +0900 |
Konosuke Watanabe |
Support API base message posting
|
Mon, 23 Jun 2008 12:18:34 +0900 |
mikanbako |
fixed that icon had not appeard in the first message.
|
Mon, 23 Jun 2008 02:10:17 +0900 |
Yoshiki Yazawa |
now local icon cache works
|
Sun, 22 Jun 2008 23:57:41 +0900 |
Yoshiki Yazawa |
- revised store icon feature
|
Sun, 22 Jun 2008 16:02:44 +0900 |
Yoshiki Yazawa |
- separated header things into pidgin-twitter.h
|