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.
|
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
|