2008-05-12 |
Yoshiki Yazawa |
- added is_twitter_account().
|
2008-05-12 |
Yoshiki Yazawa |
- new debug macro. it includes function name and line number.
|
2008-05-12 |
Yoshiki Yazawa |
applied indent to fix indentations
|
2008-05-11 |
Yoshiki Yazawa |
- made suppress oops configurable
|
2008-05-10 |
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.
|
2008-05-10 |
mikanbako |
fix 44ffbd056f33
|
2008-05-10 |
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).
|
2008-05-10 |
Yoshiki Yazawa |
revised README
|
2008-05-10 |
Yoshiki Yazawa |
commented out an annoying debug message
|
2008-05-10 |
Yoshiki Yazawa |
added letter counter
|
2008-05-06 |
Yoshiki Yazawa |
tweaked descriptions
|
2008-05-05 |
Yoshiki Yazawa |
Added tag 0.5.1 for changeset 73e817be3267
|
2008-05-05 |
Yoshiki Yazawa |
- Fixed a crash bug. Each unload/reload cycle caused crash due to unrefed regp.
0.5.1
|
2008-05-05 |
Yoshiki Yazawa |
Added tag 0.5.0 for changeset 3c45a1bc40a5
|
2008-05-05 |
Yoshiki Yazawa |
update README for 0.5.0
0.5.0
|
2008-05-05 |
Yoshiki Yazawa |
forgot to erase old code
|
2008-05-05 |
Yoshiki Yazawa |
more improvement on regexp
|
2008-05-05 |
Yoshiki Yazawa |
revised regexp
|
2008-05-05 |
Yoshiki Yazawa |
tweaked regp[PSEUDO]
|
2008-05-04 |
Yoshiki Yazawa |
unref newly added regex at unload time.
|
2008-05-04 |
Yoshiki Yazawa |
- now escape feature works
|
2008-05-04 |
Yoshiki Yazawa |
escape pseudo command feature has been added
|
2008-05-01 |
Yoshiki Yazawa |
Added tag 0.4.0 for changeset 21f27858e155
|
2008-05-01 |
Yoshiki Yazawa |
added README
0.4.0
|
2008-05-01 |
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.
|
2008-05-01 |
Yoshiki Yazawa |
changed default value of playsound for sender. now it is enabled by default.
|
2008-05-01 |
Yoshiki Yazawa |
fixed typo. pointed out by nosuke too. :D
|
2008-05-01 |
Yoshiki Yazawa |
changed regexp pattern for sender. pointed out by nosuke.
|
2008-05-01 |
Yoshiki Yazawa |
tweaked UI messages
|
2008-05-01 |
Yoshiki Yazawa |
now sender list and sender sound can be set in independent of recipient settings.
|
2008-05-01 |
Yoshiki Yazawa |
now it plays sound when sender of message is in the userlist.
|
2008-04-30 |
Yoshiki Yazawa |
added capability to translate sender name into link
|
2008-04-30 |
Yoshiki Yazawa |
added soundid selector
|
2008-04-30 |
Yoshiki Yazawa |
- userlist no longer uses string list. now ' ,:;' separated string is used instead.
|
2008-04-30 |
Yoshiki Yazawa |
fixed indentation
|
2008-04-30 |
Yoshiki Yazawa |
string list should be initialized with NULL
|
2008-04-30 |
Yoshiki Yazawa |
now distclean erases aclocal.m4 too
|
2008-04-30 |
Yoshiki Yazawa |
- added custom autogen.sh
|
2008-04-29 |
Yoshiki Yazawa |
some cleanups
|
2008-04-29 |
Yoshiki Yazawa |
alpha version
|
2008-04-29 |
Yoshiki Yazawa |
initial import
|