log

age author description
Fri, 11 Jul 2008 14:01:20 +0900 mikanbako fixed the notification of incoming messages for wasser and identica
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 17:31:19 +0900 Yoshiki Yazawa made is_*_conv(conv) return FALSE if conv is NULL.
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 20:02:34 +0900 Yoshiki Yazawa revised got_icon_cb() and fixed unexpected free hash table data.
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 17:58:24 +0900 Yoshiki Yazawa revert r89. that caused icon miss.
Sun, 06 Jul 2008 17:40:04 +0900 Yoshiki Yazawa temporally turn strip_markup() off for writing im.
Sun, 06 Jul 2008 16:22:05 +0900 Yoshiki Yazawa apply strip_markup() to wassr too.
Sun, 06 Jul 2008 15:57:34 +0900 Yoshiki Yazawa fixed potentially bug
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:35:28 +0900 Yoshiki Yazawa build fix
Sat, 05 Jul 2008 16:26:39 +0900 Yoshiki Yazawa work in progress adaptation to wassr service. cleanups required:
Sat, 05 Jul 2008 13:47:26 +0900 mojin add suppression of annoying completion message for posts to the wasser-channel.
Tue, 01 Jul 2008 18:20:48 +0900 Yoshiki Yazawa work in progress one hash table code:
Mon, 30 Jun 2008 11:02:01 +0900 mikanbako fixed changeset 78:0b93dd0e0de1: fixed removing the mark
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 13:59:02 +0900 Yoshiki Yazawa Added tag 0.7.0 alpha1 for changeset 63bd9ca28be0
Sat, 28 Jun 2008 12:37:28 +0900 Yoshiki Yazawa - added nosuke and iratqq to the authors. 0.7.0 alpha1
Sat, 28 Jun 2008 04:56:13 +0900 IWATA Ray fix GNUmake idiom. $< in not allowed in a non-suffix rule.
Sat, 28 Jun 2008 02:20:05 +0900 Yoshiki Yazawa quick hack to suppress annoying completion message from wassr.
Sat, 28 Jun 2008 00:08:57 +0900 Konosuke Watanabe Now your own icon is shown on the conversation window.
Thu, 26 Jun 2008 01:22:42 +0900 Konosuke Watanabe Support API base message posting
Wed, 25 Jun 2008 11:53:21 +0900 Yoshiki Yazawa windows requires "wb" instead of "w".