Thu, 22 May 2008 21:59:49 +0900 |
mikanbako |
added that to prevent notifications of incoming messages from twitter.com.
|
Sat, 17 May 2008 21:05:12 +0900 |
Yoshiki Yazawa |
branch merge
|
Sat, 17 May 2008 21:03:17 +0900 |
Yoshiki Yazawa |
- adaptation for $prefix. now configure go along with fakeroot etc.
|
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:51 +0900 |
Yoshiki Yazawa |
Added tag 0.6.0 for changeset 872f418ba45d
|
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 18:30:19 +0900 |
Yoshiki Yazawa |
revised README
|
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.
|