log pidgin-twitter.c @ 63:760006015519

age author description
Sun, 22 Jun 2008 01:44:48 +0900 mikanbako added that to show follower's icons through http://twitter.g.hatena.ne.jp/ikko615/20080107/1199703400
Sat, 21 Jun 2008 14:47:35 +0900 mikanbako fixed the size of regp array
Sat, 21 Jun 2008 12:40:03 +0900 mikanbako trying to fix changeset 60:ddd164e74312: clash when a message received and this plugin loaded after unloaded
Sat, 21 Jun 2008 02:32:28 +0900 mikanbako trying to show user's icon. in this revision, the default icon of twitter is showed.
Thu, 22 May 2008 21:59:49 +0900 mikanbako added that to prevent notifications of incoming messages from twitter.com.
Fri, 16 May 2008 23:26:41 +0900 Yoshiki Yazawa ditto
Fri, 16 May 2008 23:20:23 +0900 Yoshiki Yazawa fixed a typo
Fri, 16 May 2008 20:55:06 +0900 Yoshiki Yazawa - revised README 0.6.0
Thu, 15 May 2008 23:57:02 +0900 Yoshiki Yazawa due to adaptation to msn style, username of sender has been carried down by one.
Thu, 15 May 2008 21:44:53 +0900 Yoshiki Yazawa - make sure that disabling markup widgets works even if counter is disabled.
Wed, 14 May 2008 23:45:26 +0900 mikanbako added that to disable widgets that decorate or link text.
Tue, 13 May 2008 22:19:54 +0900 Yoshiki Yazawa fixed indentation of strip_html_markup()
Tue, 13 May 2008 21:25:47 +0900 Yoshiki Yazawa adapted for msn style option (or new line plugin).
Tue, 13 May 2008 15:02:54 +0900 Yoshiki Yazawa due to application of strip_markup() in writing_im_cb(), translation for sender had not worked. changed P_SENDER so that it matches striped representation of sender.
Tue, 13 May 2008 08:26:38 +0900 Yoshiki Yazawa trying another way to strip markups. in this revision, all markups are striped with strip_html_markup() on sending a message.
Tue, 13 May 2008 03:42:45 +0900 Yoshiki Yazawa cleanups
Tue, 13 May 2008 02:22:05 +0900 Yoshiki Yazawa fixed changeset 41:0a81ccfa1941
Tue, 13 May 2008 02:06:32 +0900 mikanbako fixed changeset 41:0a81ccfa1941
Tue, 13 May 2008 00:35:42 +0900 Yoshiki Yazawa strip excessive markup where it is not needed. (work in progress)
Mon, 12 May 2008 23:13:29 +0900 Yoshiki Yazawa - added is_twitter_account().
Mon, 12 May 2008 22:22:19 +0900 Yoshiki Yazawa - new debug macro. it includes function name and line number.
Mon, 12 May 2008 19:46:10 +0900 Yoshiki Yazawa applied indent to fix indentations
Sun, 11 May 2008 15:24:53 +0900 Yoshiki Yazawa - made suppress oops configurable
Sun, 11 May 2008 03:52:06 +0900 Yoshiki Yazawa added oops message suppression functionality. it discards oops message if a sent message is more than 140 bytes and less than 140 letters.
Sat, 10 May 2008 23:08:16 +0900 mikanbako fix 44ffbd056f33
Sat, 10 May 2008 20:18:20 +0900 Yoshiki Yazawa added patch to strip excessive hyper link on @username when it copied and pasted from message window. patch by mikanbako (maoutwo@gmail.com).
Sat, 10 May 2008 19:12:38 +0900 Yoshiki Yazawa commented out an annoying debug message
Sat, 10 May 2008 18:10:58 +0900 Yoshiki Yazawa added letter counter
Tue, 06 May 2008 22:11:03 +0900 Yoshiki Yazawa tweaked descriptions
Mon, 05 May 2008 23:32:20 +0900 Yoshiki Yazawa - Fixed a crash bug. Each unload/reload cycle caused crash due to unrefed regp. 0.5.1