2008-07-10 |
Yoshiki Yazawa |
- fixed a bug introduced in r97.
|
2008-07-10 |
Yoshiki Yazawa |
linkfy #channelname per user configuration.
|
2008-07-10 |
Yoshiki Yazawa |
made is_*_conv(conv) return FALSE if conv is NULL.
|
2008-07-09 |
Yoshiki Yazawa |
- added identica support. linkfy and character counter work. icon support has not implemented yet.
|
2008-07-09 |
Yoshiki Yazawa |
fix icon position when the displaying message contains new line character. try 1.
|
2008-07-06 |
Yoshiki Yazawa |
revised got_icon_cb() and fixed unexpected free hash table data.
|
2008-07-06 |
Konosuke Watanabe |
merged
|
2008-07-06 |
Konosuke Watanabe |
- Fix type of 'flag' of writing_im_cb
|
2008-07-06 |
Yoshiki Yazawa |
revert r89. that caused icon miss.
|
2008-07-06 |
Yoshiki Yazawa |
temporally turn strip_markup() off for writing im.
|
2008-07-06 |
Yoshiki Yazawa |
apply strip_markup() to wassr too.
|
2008-07-06 |
Yoshiki Yazawa |
fixed potentially bug
|
2008-07-06 |
Yoshiki Yazawa |
replaced int with gint
|
2008-07-05 |
Yoshiki Yazawa |
- fixed the bug that icons didn't appear correctly for wassr conversation.
|
2008-07-05 |
Yoshiki Yazawa |
preliminary wassr icon support. not yet completed.
|
2008-07-05 |
Yoshiki Yazawa |
build fix
|
2008-07-05 |
Yoshiki Yazawa |
work in progress adaptation to wassr service. cleanups required:
|
2008-07-05 |
mojin |
add suppression of annoying completion message for posts to the wasser-channel.
|
2008-07-01 |
Yoshiki Yazawa |
work in progress one hash table code:
|
2008-06-30 |
mikanbako |
fixed changeset 78:0b93dd0e0de1: fixed removing the mark
|
2008-06-29 |
mikanbako |
fixed the data structure of marks that are positions of inserting user's icons.
|
2008-06-28 |
Yoshiki Yazawa |
Added tag 0.7.0 alpha1 for changeset 63bd9ca28be0
|
2008-06-28 |
Yoshiki Yazawa |
- added nosuke and iratqq to the authors.
0.7.0 alpha1
|
2008-06-27 |
IWATA Ray |
fix GNUmake idiom. $< in not allowed in a non-suffix rule.
|
2008-06-27 |
Yoshiki Yazawa |
quick hack to suppress annoying completion message from wassr.
|
2008-06-27 |
Konosuke Watanabe |
Now your own icon is shown on the conversation window.
|
2008-06-25 |
Konosuke Watanabe |
Support API base message posting
|
2008-06-25 |
Yoshiki Yazawa |
windows requires "wb" instead of "w".
|
2008-06-23 |
Yoshiki Yazawa |
trying simple search in insert_requested_icon() due to malfunction under linux environment.
|
2008-06-23 |
mikanbako |
fixed that icon had not appeard in the first message.
|
2008-06-23 |
Yoshiki Yazawa |
quick workaround for the bug that icon had not appeard in the first message.
|
2008-06-23 |
Yoshiki Yazawa |
path should not be hard-coded. windows uses another delimiter.
|
2008-06-22 |
Yoshiki Yazawa |
now local icon cache works
|
2008-06-22 |
Yoshiki Yazawa |
- revised store icon feature
|
2008-06-22 |
Yoshiki Yazawa |
- separated header things into pidgin-twitter.h
|
2008-06-21 |
mikanbako |
added that to show follower's icons through http://twitter.g.hatena.ne.jp/ikko615/20080107/1199703400
|
2008-06-21 |
mikanbako |
fixed the size of regp array
|
2008-06-21 |
mikanbako |
trying to fix changeset 60:ddd164e74312: clash when a message received and this plugin loaded after unloaded
|
2008-06-20 |
mikanbako |
trying to show user's icon. in this revision, the default icon of twitter is showed.
|
2008-05-22 |
mikanbako |
added that to prevent notifications of incoming messages from twitter.com.
|
2008-05-17 |
Yoshiki Yazawa |
branch merge
|
2008-05-17 |
Yoshiki Yazawa |
- adaptation for $prefix. now configure go along with fakeroot etc.
|
2008-05-16 |
Yoshiki Yazawa |
ditto
|
2008-05-16 |
Yoshiki Yazawa |
fixed a typo
|
2008-05-16 |
Yoshiki Yazawa |
Added tag 0.6.0 for changeset 872f418ba45d
|
2008-05-16 |
Yoshiki Yazawa |
- revised README
0.6.0
|
2008-05-15 |
Yoshiki Yazawa |
due to adaptation to msn style, username of sender has been carried down by one.
|
2008-05-15 |
Yoshiki Yazawa |
- make sure that disabling markup widgets works even if counter is disabled.
|
2008-05-14 |
mikanbako |
added that to disable widgets that decorate or link text.
|
2008-05-13 |
Yoshiki Yazawa |
fixed indentation of strip_html_markup()
|
2008-05-13 |
Yoshiki Yazawa |
adapted for msn style option (or new line plugin).
|
2008-05-13 |
Yoshiki Yazawa |
revised README
|
2008-05-13 |
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.
|
2008-05-12 |
Yoshiki Yazawa |
trying another way to strip markups. in this revision, all markups are striped with strip_html_markup() on sending a message.
|
2008-05-12 |
Yoshiki Yazawa |
cleanups
|
2008-05-12 |
Yoshiki Yazawa |
fixed changeset 41:0a81ccfa1941
|
2008-05-12 |
mikanbako |
fixed changeset 41:0a81ccfa1941
|
2008-05-12 |
Yoshiki Yazawa |
strip excessive markup where it is not needed. (work in progress)
|
2008-05-12 |
Yoshiki Yazawa |
- added is_twitter_account().
|
2008-05-12 |
Yoshiki Yazawa |
- new debug macro. it includes function name and line number.
|