Mon, 21 Jul 2008 11:42:06 +0900 |
Yoshiki Yazawa |
minor fixes.
|
Mon, 21 Jul 2008 11:24:44 +0900 |
Yoshiki Yazawa |
somehow prefs.ui had been missing.
|
Mon, 21 Jul 2008 10:40:55 +0900 |
Yoshiki Yazawa |
switched to native gtk preferences dialog.
|
Sat, 19 Jul 2008 11:33:17 +0900 |
Yoshiki Yazawa |
replaced troublesome strptime() with our own function read_timestamp().
|
Fri, 18 Jul 2008 20:03:59 +0900 |
Yoshiki Yazawa |
- added new pref value for API based fetch interval.
|
Fri, 18 Jul 2008 19:17:30 +0900 |
Yoshiki Yazawa |
time offset in BSD extension has opposite sign
|
Fri, 18 Jul 2008 18:19:58 +0900 |
Yoshiki Yazawa |
- adapted to identi.ca changes.
|
Fri, 18 Jul 2008 07:47:30 +0900 |
Yoshiki Yazawa |
ensure struct tm cleared before use.
|
Fri, 18 Jul 2008 01:46:51 +0900 |
Yoshiki Yazawa |
a better way to keep time sane.
|
Fri, 18 Jul 2008 01:00:18 +0900 |
Yoshiki Yazawa |
- duplication avoidance for the posted messages has been implemented.
|
Thu, 17 Jul 2008 23:53:15 +0900 |
Konosuke Watanabe |
Add function that opens twitter's conversation window automatically when the
|
Wed, 16 Jul 2008 20:25:01 +0900 |
Yoshiki Yazawa |
try to remove duplication of message which posted by myself.
|
Wed, 16 Jul 2008 19:33:45 +0900 |
Yoshiki Yazawa |
fix reversed logic
|
Wed, 16 Jul 2008 19:19:10 +0900 |
Yoshiki Yazawa |
very preliminary twitter API get status feature.
|
Wed, 16 Jul 2008 01:30:28 +0900 |
Yoshiki Yazawa |
fix a bug that linkfy channel name does not work if msn style is turned on.
|
Tue, 15 Jul 2008 22:23:02 +0900 |
Yoshiki Yazawa |
tweaked configure dialog.
|
Tue, 15 Jul 2008 19:16:31 +0900 |
Yoshiki Yazawa |
cosmetic.
|
Tue, 15 Jul 2008 17:45:06 +0900 |
Yoshiki Yazawa |
added UI for icon size.
|
Tue, 15 Jul 2008 15:07:23 +0900 |
Yoshiki Yazawa |
made screen name for each service configurable.
|
Tue, 15 Jul 2008 14:09:55 +0900 |
mojin |
fix typo.
|
Tue, 15 Jul 2008 14:02:41 +0900 |
mojin |
documentation in configuration window.
|
Tue, 15 Jul 2008 12:32:06 +0900 |
Yoshiki Yazawa |
- do neither save nor cache icon image if pixbuf can not be obtained.
|
Mon, 14 Jul 2008 12:42:11 +0900 |
Yoshiki Yazawa |
modified clean targets
|
Mon, 14 Jul 2008 11:57:08 +0900 |
Yoshiki Yazawa |
eased the pattern for identi.ca icon
|
Mon, 14 Jul 2008 02:27:57 +0900 |
Yoshiki Yazawa |
icon scaling feature has been implemented.
|
Mon, 14 Jul 2008 00:17:18 +0900 |
Yoshiki Yazawa |
added preliminary identi.ca icon support.
|
Sun, 13 Jul 2008 18:53:45 +0900 |
Yoshiki Yazawa |
changed letter counter for identi.ca to count in byte.
|
Fri, 11 Jul 2008 19:25:55 +0900 |
mikanbako |
merged
|
Fri, 11 Jul 2008 14:01:20 +0900 |
mikanbako |
fixed the notification of incoming messages for wasser and identica
|
Fri, 11 Jul 2008 15:51:27 +0900 |
Yoshiki Yazawa |
quick hack to make show icon configurable
|
Thu, 10 Jul 2008 20:26:22 +0900 |
Yoshiki Yazawa |
- fixed a bug introduced in r97.
|
Thu, 10 Jul 2008 19:41:26 +0900 |
Yoshiki Yazawa |
linkfy #channelname per user configuration.
|
Thu, 10 Jul 2008 17:31:19 +0900 |
Yoshiki Yazawa |
made is_*_conv(conv) return FALSE if conv is NULL.
|
Thu, 10 Jul 2008 00:12:03 +0900 |
Yoshiki Yazawa |
- added identica support. linkfy and character counter work. icon support has not implemented yet.
|
Wed, 09 Jul 2008 16:13:02 +0900 |
Yoshiki Yazawa |
fix icon position when the displaying message contains new line character. try 1.
|
Sun, 06 Jul 2008 20:02:34 +0900 |
Yoshiki Yazawa |
revised got_icon_cb() and fixed unexpected free hash table data.
|
Sun, 06 Jul 2008 18:17:54 +0900 |
Konosuke Watanabe |
merged
|
Sun, 06 Jul 2008 17:43:44 +0900 |
Konosuke Watanabe |
- Fix type of 'flag' of writing_im_cb
|
Sun, 06 Jul 2008 17:58:24 +0900 |
Yoshiki Yazawa |
revert r89. that caused icon miss.
|
Sun, 06 Jul 2008 17:40:04 +0900 |
Yoshiki Yazawa |
temporally turn strip_markup() off for writing im.
|
Sun, 06 Jul 2008 16:22:05 +0900 |
Yoshiki Yazawa |
apply strip_markup() to wassr too.
|
Sun, 06 Jul 2008 15:57:34 +0900 |
Yoshiki Yazawa |
fixed potentially bug
|
Sun, 06 Jul 2008 15:30:55 +0900 |
Yoshiki Yazawa |
replaced int with gint
|
Sun, 06 Jul 2008 01:51:07 +0900 |
Yoshiki Yazawa |
- fixed the bug that icons didn't appear correctly for wassr conversation.
|
Sat, 05 Jul 2008 21:10:43 +0900 |
Yoshiki Yazawa |
preliminary wassr icon support. not yet completed.
|
Sat, 05 Jul 2008 16:35:28 +0900 |
Yoshiki Yazawa |
build fix
|
Sat, 05 Jul 2008 16:26:39 +0900 |
Yoshiki Yazawa |
work in progress adaptation to wassr service. cleanups required:
|
Sat, 05 Jul 2008 13:47:26 +0900 |
mojin |
add suppression of annoying completion message for posts to the wasser-channel.
|
Tue, 01 Jul 2008 18:20:48 +0900 |
Yoshiki Yazawa |
work in progress one hash table code:
|
Mon, 30 Jun 2008 11:02:01 +0900 |
mikanbako |
fixed changeset 78:0b93dd0e0de1: fixed removing the mark
|
Sun, 29 Jun 2008 23:48:28 +0900 |
mikanbako |
fixed the data structure of marks that are positions of inserting user's icons.
|
Sat, 28 Jun 2008 13:59:02 +0900 |
Yoshiki Yazawa |
Added tag 0.7.0 alpha1 for changeset 63bd9ca28be0
|
Sat, 28 Jun 2008 12:37:28 +0900 |
Yoshiki Yazawa |
- added nosuke and iratqq to the authors.
0.7.0 alpha1
|
Sat, 28 Jun 2008 04:56:13 +0900 |
IWATA Ray |
fix GNUmake idiom. $< in not allowed in a non-suffix rule.
|
Sat, 28 Jun 2008 02:20:05 +0900 |
Yoshiki Yazawa |
quick hack to suppress annoying completion message from wassr.
|
Sat, 28 Jun 2008 00:08:57 +0900 |
Konosuke Watanabe |
Now your own icon is shown on the conversation window.
|
Thu, 26 Jun 2008 01:22:42 +0900 |
Konosuke Watanabe |
Support API base message posting
|
Wed, 25 Jun 2008 11:53:21 +0900 |
Yoshiki Yazawa |
windows requires "wb" instead of "w".
|
Mon, 23 Jun 2008 17:06:04 +0900 |
Yoshiki Yazawa |
trying simple search in insert_requested_icon() due to malfunction under linux environment.
|
Mon, 23 Jun 2008 12:18:34 +0900 |
mikanbako |
fixed that icon had not appeard in the first message.
|
Mon, 23 Jun 2008 11:49:43 +0900 |
Yoshiki Yazawa |
quick workaround for the bug that icon had not appeard in the first message.
|
Mon, 23 Jun 2008 11:37:44 +0900 |
Yoshiki Yazawa |
path should not be hard-coded. windows uses another delimiter.
|
Mon, 23 Jun 2008 02:10:17 +0900 |
Yoshiki Yazawa |
now local icon cache works
|
Sun, 22 Jun 2008 23:57:41 +0900 |
Yoshiki Yazawa |
- revised store icon feature
|
Sun, 22 Jun 2008 16:02:44 +0900 |
Yoshiki Yazawa |
- separated header things into pidgin-twitter.h
|
Sun, 22 Jun 2008 01:44:48 +0900 |
mikanbako |
added that to show follower's icons through http://twitter.g.hatena.ne.jp/ikko615/20080107/1199703400
|
Sat, 21 Jun 2008 14:47:35 +0900 |
mikanbako |
fixed the size of regp array
|
Sat, 21 Jun 2008 12:40:03 +0900 |
mikanbako |
trying to fix changeset 60:ddd164e74312: clash when a message received and this plugin loaded after unloaded
|
Sat, 21 Jun 2008 02:32:28 +0900 |
mikanbako |
trying to show user's icon. in this revision, the default icon of twitter is showed.
|
Thu, 22 May 2008 21:59:49 +0900 |
mikanbako |
added that to prevent notifications of incoming messages from twitter.com.
|
Sat, 17 May 2008 21:05:12 +0900 |
Yoshiki Yazawa |
branch merge
|
Sat, 17 May 2008 21:03:17 +0900 |
Yoshiki Yazawa |
- adaptation for $prefix. now configure go along with fakeroot etc.
|
Fri, 16 May 2008 23:26:41 +0900 |
Yoshiki Yazawa |
ditto
|
Fri, 16 May 2008 23:20:23 +0900 |
Yoshiki Yazawa |
fixed a typo
|
Fri, 16 May 2008 20:55:51 +0900 |
Yoshiki Yazawa |
Added tag 0.6.0 for changeset 872f418ba45d
|
Fri, 16 May 2008 20:55:06 +0900 |
Yoshiki Yazawa |
- revised README
0.6.0
|
Thu, 15 May 2008 23:57:02 +0900 |
Yoshiki Yazawa |
due to adaptation to msn style, username of sender has been carried down by one.
|
Thu, 15 May 2008 21:44:53 +0900 |
Yoshiki Yazawa |
- make sure that disabling markup widgets works even if counter is disabled.
|
Wed, 14 May 2008 23:45:26 +0900 |
mikanbako |
added that to disable widgets that decorate or link text.
|
Tue, 13 May 2008 22:19:54 +0900 |
Yoshiki Yazawa |
fixed indentation of strip_html_markup()
|
Tue, 13 May 2008 21:25:47 +0900 |
Yoshiki Yazawa |
adapted for msn style option (or new line plugin).
|
Tue, 13 May 2008 18:30:19 +0900 |
Yoshiki Yazawa |
revised README
|
Tue, 13 May 2008 15:02:54 +0900 |
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.
|
Tue, 13 May 2008 08:26:38 +0900 |
Yoshiki Yazawa |
trying another way to strip markups. in this revision, all markups are striped with strip_html_markup() on sending a message.
|
Tue, 13 May 2008 03:42:45 +0900 |
Yoshiki Yazawa |
cleanups
|
Tue, 13 May 2008 02:22:05 +0900 |
Yoshiki Yazawa |
fixed changeset 41:0a81ccfa1941
|
Tue, 13 May 2008 02:06:32 +0900 |
mikanbako |
fixed changeset 41:0a81ccfa1941
|
Tue, 13 May 2008 00:35:42 +0900 |
Yoshiki Yazawa |
strip excessive markup where it is not needed. (work in progress)
|
Mon, 12 May 2008 23:13:29 +0900 |
Yoshiki Yazawa |
- added is_twitter_account().
|
Mon, 12 May 2008 22:22:19 +0900 |
Yoshiki Yazawa |
- new debug macro. it includes function name and line number.
|
Mon, 12 May 2008 19:46:10 +0900 |
Yoshiki Yazawa |
applied indent to fix indentations
|
Sun, 11 May 2008 15:24:53 +0900 |
Yoshiki Yazawa |
- made suppress oops configurable
|
Sun, 11 May 2008 03:52:06 +0900 |
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.
|
Sat, 10 May 2008 23:08:16 +0900 |
mikanbako |
fix 44ffbd056f33
|
Sat, 10 May 2008 20:18:20 +0900 |
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).
|
Sat, 10 May 2008 19:25:13 +0900 |
Yoshiki Yazawa |
revised README
|
Sat, 10 May 2008 19:12:38 +0900 |
Yoshiki Yazawa |
commented out an annoying debug message
|
Sat, 10 May 2008 18:10:58 +0900 |
Yoshiki Yazawa |
added letter counter
|
Tue, 06 May 2008 22:11:03 +0900 |
Yoshiki Yazawa |
tweaked descriptions
|
Mon, 05 May 2008 23:32:39 +0900 |
Yoshiki Yazawa |
Added tag 0.5.1 for changeset 73e817be3267
|
Mon, 05 May 2008 23:32:20 +0900 |
Yoshiki Yazawa |
- Fixed a crash bug. Each unload/reload cycle caused crash due to unrefed regp.
0.5.1
|
Mon, 05 May 2008 21:00:11 +0900 |
Yoshiki Yazawa |
Added tag 0.5.0 for changeset 3c45a1bc40a5
|
Mon, 05 May 2008 20:59:15 +0900 |
Yoshiki Yazawa |
update README for 0.5.0
0.5.0
|
Mon, 05 May 2008 20:00:03 +0900 |
Yoshiki Yazawa |
forgot to erase old code
|
Mon, 05 May 2008 19:54:04 +0900 |
Yoshiki Yazawa |
more improvement on regexp
|
Mon, 05 May 2008 19:26:05 +0900 |
Yoshiki Yazawa |
revised regexp
|
Mon, 05 May 2008 15:15:48 +0900 |
Yoshiki Yazawa |
tweaked regp[PSEUDO]
|
Sun, 04 May 2008 19:46:02 +0900 |
Yoshiki Yazawa |
unref newly added regex at unload time.
|
Sun, 04 May 2008 19:27:07 +0900 |
Yoshiki Yazawa |
- now escape feature works
|
Sun, 04 May 2008 17:38:15 +0900 |
Yoshiki Yazawa |
escape pseudo command feature has been added
|
Thu, 01 May 2008 19:14:03 +0900 |
Yoshiki Yazawa |
Added tag 0.4.0 for changeset 21f27858e155
|
Thu, 01 May 2008 19:10:51 +0900 |
Yoshiki Yazawa |
added README
0.4.0
|
Thu, 01 May 2008 18:53:59 +0900 |
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.
|
Thu, 01 May 2008 18:25:37 +0900 |
Yoshiki Yazawa |
changed default value of playsound for sender. now it is enabled by default.
|
Thu, 01 May 2008 16:36:28 +0900 |
Yoshiki Yazawa |
fixed typo. pointed out by nosuke too. :D
|
Thu, 01 May 2008 15:54:41 +0900 |
Yoshiki Yazawa |
changed regexp pattern for sender. pointed out by nosuke.
|
Thu, 01 May 2008 15:30:18 +0900 |
Yoshiki Yazawa |
tweaked UI messages
|
Thu, 01 May 2008 14:16:14 +0900 |
Yoshiki Yazawa |
now sender list and sender sound can be set in independent of recipient settings.
|
Thu, 01 May 2008 13:37:49 +0900 |
Yoshiki Yazawa |
now it plays sound when sender of message is in the userlist.
|
Thu, 01 May 2008 05:50:48 +0900 |
Yoshiki Yazawa |
added capability to translate sender name into link
|