log

age author description
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:25:13 +0900 Yoshiki Yazawa revised README
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:39 +0900 Yoshiki Yazawa Added tag 0.5.1 for changeset 73e817be3267
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
Mon, 05 May 2008 21:00:11 +0900 Yoshiki Yazawa Added tag 0.5.0 for changeset 3c45a1bc40a5
Mon, 05 May 2008 20:59:15 +0900 Yoshiki Yazawa update README for 0.5.0 0.5.0
Mon, 05 May 2008 20:00:03 +0900 Yoshiki Yazawa forgot to erase old code
Mon, 05 May 2008 19:54:04 +0900 Yoshiki Yazawa more improvement on regexp
Mon, 05 May 2008 19:26:05 +0900 Yoshiki Yazawa revised regexp
Mon, 05 May 2008 15:15:48 +0900 Yoshiki Yazawa tweaked regp[PSEUDO]
Sun, 04 May 2008 19:46:02 +0900 Yoshiki Yazawa unref newly added regex at unload time.
Sun, 04 May 2008 19:27:07 +0900 Yoshiki Yazawa - now escape feature works
Sun, 04 May 2008 17:38:15 +0900 Yoshiki Yazawa escape pseudo command feature has been added
Thu, 01 May 2008 19:14:03 +0900 Yoshiki Yazawa Added tag 0.4.0 for changeset 21f27858e155
Thu, 01 May 2008 19:10:51 +0900 Yoshiki Yazawa added README 0.4.0
Thu, 01 May 2008 18:53:59 +0900 Yoshiki Yazawa default soundid for sender has been changed to pounce default since anything other may be disabled by configuration so that it may be confusing.
Thu, 01 May 2008 18:25:37 +0900 Yoshiki Yazawa changed default value of playsound for sender. now it is enabled by default.
Thu, 01 May 2008 16:36:28 +0900 Yoshiki Yazawa fixed typo. pointed out by nosuke too. :D
Thu, 01 May 2008 15:54:41 +0900 Yoshiki Yazawa changed regexp pattern for sender. pointed out by nosuke.
Thu, 01 May 2008 15:30:18 +0900 Yoshiki Yazawa tweaked UI messages
Thu, 01 May 2008 14:16:14 +0900 Yoshiki Yazawa now sender list and sender sound can be set in independent of recipient settings.
Thu, 01 May 2008 13:37:49 +0900 Yoshiki Yazawa now it plays sound when sender of message is in the userlist.
Thu, 01 May 2008 05:50:48 +0900 Yoshiki Yazawa added capability to translate sender name into link
Thu, 01 May 2008 02:00:45 +0900 Yoshiki Yazawa added soundid selector
Wed, 30 Apr 2008 18:49:49 +0900 Yoshiki Yazawa - userlist no longer uses string list. now ' ,:;' separated string is used instead.
Wed, 30 Apr 2008 17:06:58 +0900 Yoshiki Yazawa fixed indentation
Wed, 30 Apr 2008 17:02:47 +0900 Yoshiki Yazawa string list should be initialized with NULL
Wed, 30 Apr 2008 15:47:33 +0900 Yoshiki Yazawa now distclean erases aclocal.m4 too
Wed, 30 Apr 2008 15:18:46 +0900 Yoshiki Yazawa - added custom autogen.sh
Tue, 29 Apr 2008 21:18:00 +0900 Yoshiki Yazawa some cleanups
Tue, 29 Apr 2008 20:59:37 +0900 Yoshiki Yazawa alpha version
Tue, 29 Apr 2008 14:35:36 +0900 Yoshiki Yazawa initial import