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 breakage of playing sound for the recipients.
yaz
as Yoshiki Yazawa
More... almost 17 years ago
eliminate blank line
yaz
as Yoshiki Yazawa
More... almost 17 years ago
in jisko, fall back to default icon when custom icon is not available.
yaz
as Yoshiki Yazawa
More... almost 17 years ago
tweaked pref.ui so that it does not emit warnings.
yaz
as Yoshiki Yazawa
More... almost 17 years ago
restored jisko support.
yaz
as Yoshiki Yazawa
More... almost 17 years ago
added a new feature that strips excessive consecutive new line characters.
yaz
as Yoshiki Yazawa
More... almost 17 years ago
wrong argument had been passed to PKG_CHECK_MODULES for libxml2.
yaz
as Yoshiki Yazawa
More... almost 17 years ago
Added tag 0.8.0 beta1 for changeset 1d3e853d34b1
yaz
as Yoshiki Yazawa
More... almost 17 years ago
fixed typos.
yaz
as Yoshiki Yazawa
More... almost 17 years ago
- updated README to describe 0.8.0.
yaz
as Yoshiki Yazawa
More... almost 17 years ago
Removed tag 0.8.0 beta 1
yaz
as Yoshiki Yazawa
More... almost 17 years ago
Added tag 0.8.0 beta 1 for changeset 1c85aa4acb9d
yaz
as Yoshiki Yazawa
More... almost 17 years ago
- bumped version to 0.8.0b1.
yaz
as Yoshiki Yazawa
More... almost 17 years ago
identi.ca tag requires '-' to be stripped as well.
yaz
as Yoshiki Yazawa
More... almost 17 years ago
libxml2 linkage had been broken.
yaz
as Yoshiki Yazawa
More... almost 17 years ago
supports identi.ca's quirky tag notation.
yaz
as Yoshiki Yazawa
More... almost 17 years ago
fixed memory leaks
yaz
as Yoshiki Yazawa
More... almost 17 years ago
fix for a problem that cancel_fetch_func() sometimes triggered double free caused by a design flaw in purple_proxy_connect_*().
yaz
as Yoshiki Yazawa
More... almost 17 years ago
tweaked user pattern and channel pattern so that they can be matched regardless of surrounding anchor markups.
yaz
as Yoshiki Yazawa
More... about 17 years ago
adapted to the change of user name definition in wassr. now '-' can be included.
yaz
as Yoshiki Yazawa
More... about 17 years ago
revised the recipient pattern. new pattern can handle:
yaz
as Yoshiki Yazawa
More... about 17 years ago
tweaked the recipient pattern to allow mail addresses or some special strings such as "ido...@ster."
yaz
as Yoshiki Yazawa
More... about 17 years ago
expanded size of substitution buffer to 32KB. 128 bytes were not sufficient if both user name and channel name are rather long. tenforward reported this problem and umq pointed out the cause.
yaz
as Yoshiki Yazawa
More... about 17 years ago
pushed message must be matched with received message, otherwise it leaks.
yaz
as Yoshiki Yazawa
More... about 17 years ago
- made parrot buffers lists so that delayed echo back message can be properly blocked.
yaz
as Yoshiki Yazawa
More... about 17 years ago
revised receiving_im_cb(). conv may be NULL so that filter might not work for messages which arrived at before conversation has been established.
yaz
as Yoshiki Yazawa
More... about 17 years ago
fix for a bug that post to wassr's channel which contains entity reference got through parrot blocker.
yaz
as Yoshiki Yazawa
More... about 17 years ago
workaround for that mingw's ld does not support weak declaration.
yaz
as Yoshiki Yazawa
More... about 17 years ago
change English in filter section More... about 17 years ago
added a feature of excluding reply to me from filter application.
yaz
as Yoshiki Yazawa
More... about 17 years ago