9
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
May 14, 2024 — May 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed a typo
yaz
as Yoshiki Yazawa
More... over 17 years ago
Added tag 0.6.0 for changeset 872f418ba45d
yaz
as Yoshiki Yazawa
More... over 17 years ago
- revised README
yaz
as Yoshiki Yazawa
More... over 17 years ago
due to adaptation to msn style, username of sender has been carried down by one.
yaz
as Yoshiki Yazawa
More... over 17 years ago
- make sure that disabling markup widgets works even if counter is disabled.
yaz
as Yoshiki Yazawa
More... over 17 years ago
added that to disable widgets that decorate or link text. More... over 17 years ago
fixed indentation of strip_html_markup()
yaz
as Yoshiki Yazawa
More... over 17 years ago
adapted for msn style option (or new line plugin).
yaz
as Yoshiki Yazawa
More... over 17 years ago
revised README
yaz
as Yoshiki Yazawa
More... over 17 years ago
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.
yaz
as Yoshiki Yazawa
More... over 17 years ago
trying another way to strip markups. in this revision, all markups are striped with strip_html_markup() on sending a message.
yaz
as Yoshiki Yazawa
More... over 17 years ago
cleanups
yaz
as Yoshiki Yazawa
More... over 17 years ago
fixed changeset 41:0a81ccfa1941
yaz
as Yoshiki Yazawa
More... over 17 years ago
fixed changeset 41:0a81ccfa1941 More... over 17 years ago
strip excessive markup where it is not needed. (work in progress)
yaz
as Yoshiki Yazawa
More... over 17 years ago
- added is_twitter_account().
yaz
as Yoshiki Yazawa
More... over 17 years ago
- new debug macro. it includes function name and line number.
yaz
as Yoshiki Yazawa
More... over 17 years ago
applied indent to fix indentations
yaz
as Yoshiki Yazawa
More... over 17 years ago
- made suppress oops configurable
yaz
as Yoshiki Yazawa
More... over 17 years ago
added oops message suppression functionality. it discards oops message if a sent message is more than 140 bytes and less than 140 letters.
yaz
as Yoshiki Yazawa
More... over 17 years ago
fix 44ffbd056f33 More... over 17 years ago
added patch to strip excessive hyper link on @username when it copied and pasted from message window. patch by mikanbako ([email protected]).
yaz
as Yoshiki Yazawa
More... over 17 years ago
revised README
yaz
as Yoshiki Yazawa
More... over 17 years ago
commented out an annoying debug message
yaz
as Yoshiki Yazawa
More... over 17 years ago
added letter counter
yaz
as Yoshiki Yazawa
More... over 17 years ago
tweaked descriptions
yaz
as Yoshiki Yazawa
More... over 17 years ago
Added tag 0.5.1 for changeset 73e817be3267
yaz
as Yoshiki Yazawa
More... over 17 years ago
- Fixed a crash bug. Each unload/reload cycle caused crash due to unrefed regp.
yaz
as Yoshiki Yazawa
More... over 17 years ago
Added tag 0.5.0 for changeset 3c45a1bc40a5
yaz
as Yoshiki Yazawa
More... over 17 years ago
update README for 0.5.0
yaz
as Yoshiki Yazawa
More... over 17 years ago