Mercurial > pidgin-twitter
graph
-
temporal fix for identi.ca problems:Wed, 23 Jul 2008 07:32:21 +0900, by Yoshiki Yazawa
-
fixed "off by one" bug.Wed, 23 Jul 2008 04:53:17 +0900, by Yoshiki Yazawa
-
completely re-wrote strip_html_markup(). new function permits non-tag strings surrounded by <>.Wed, 23 Jul 2008 03:53:59 +0900, by Yoshiki Yazawa
-
disconnect displaying_im_cb when unload.Tue, 22 Jul 2008 20:00:03 +0900, by Yoshiki Yazawa
-
- changed the way of retrieving icons from twitter. now pidgin-twitter retrieves icon which is embedded in user page.Tue, 22 Jul 2008 18:44:09 +0900, by Yoshiki Yazawa
-
fixed that combo boxes for sound type were slightly diffrent size.Mon, 21 Jul 2008 23:05:23 +0900, by Yoshiki Yazawa
-
use PIDGIN_PREFIX to generate PIDGIN_DATA_DIR.Mon, 21 Jul 2008 21:34:22 +0900, by Yoshiki Yazawa
-
adapted to BSD install.Mon, 21 Jul 2008 20:22:41 +0900, by Yoshiki Yazawa
-
made password invisible.Mon, 21 Jul 2008 12:26:28 +0900, by Yoshiki Yazawa
-
in win 32 environment, DATADIR cannot be resolved at compile time, so that use purple_user_dir() instead.Mon, 21 Jul 2008 12:06:56 +0900, by Yoshiki Yazawa
-
minor fixes.Mon, 21 Jul 2008 11:42:06 +0900, by Yoshiki Yazawa
-
somehow prefs.ui had been missing.Mon, 21 Jul 2008 11:24:44 +0900, by Yoshiki Yazawa
-
switched to native gtk preferences dialog.Mon, 21 Jul 2008 10:40:55 +0900, by Yoshiki Yazawa
-
replaced troublesome strptime() with our own function read_timestamp().Sat, 19 Jul 2008 11:33:17 +0900, by Yoshiki Yazawa
-
- added new pref value for API based fetch interval.Fri, 18 Jul 2008 20:03:59 +0900, by Yoshiki Yazawa
-
time offset in BSD extension has opposite signFri, 18 Jul 2008 19:17:30 +0900, by Yoshiki Yazawa
-
- adapted to identi.ca changes.Fri, 18 Jul 2008 18:19:58 +0900, by Yoshiki Yazawa
-
ensure struct tm cleared before use.Fri, 18 Jul 2008 07:47:30 +0900, by Yoshiki Yazawa
-
a better way to keep time sane.Fri, 18 Jul 2008 01:46:51 +0900, by Yoshiki Yazawa
-
- duplication avoidance for the posted messages has been implemented.Fri, 18 Jul 2008 01:00:18 +0900, by Yoshiki Yazawa
-
Add function that opens twitter's conversation window automatically when theThu, 17 Jul 2008 23:53:15 +0900, by Konosuke Watanabe
-
try to remove duplication of message which posted by myself.Wed, 16 Jul 2008 20:25:01 +0900, by Yoshiki Yazawa
-
fix reversed logicWed, 16 Jul 2008 19:33:45 +0900, by Yoshiki Yazawa
-
very preliminary twitter API get status feature.Wed, 16 Jul 2008 19:19:10 +0900, by Yoshiki Yazawa
-
fix a bug that linkfy channel name does not work if msn style is turned on.Wed, 16 Jul 2008 01:30:28 +0900, by Yoshiki Yazawa
-
tweaked configure dialog.Tue, 15 Jul 2008 22:23:02 +0900, by Yoshiki Yazawa
-
cosmetic.Tue, 15 Jul 2008 19:16:31 +0900, by Yoshiki Yazawa
-
added UI for icon size.Tue, 15 Jul 2008 17:45:06 +0900, by Yoshiki Yazawa
-
made screen name for each service configurable.Tue, 15 Jul 2008 15:07:23 +0900, by Yoshiki Yazawa
-
fix typo.Tue, 15 Jul 2008 14:09:55 +0900, by mojin
-
documentation in configuration window.Tue, 15 Jul 2008 14:02:41 +0900, by mojin
-
- do neither save nor cache icon image if pixbuf can not be obtained.Tue, 15 Jul 2008 12:32:06 +0900, by Yoshiki Yazawa
-
modified clean targetsMon, 14 Jul 2008 12:42:11 +0900, by Yoshiki Yazawa
-
eased the pattern for identi.ca iconMon, 14 Jul 2008 11:57:08 +0900, by Yoshiki Yazawa
-
icon scaling feature has been implemented.Mon, 14 Jul 2008 02:27:57 +0900, by Yoshiki Yazawa
-
added preliminary identi.ca icon support.Mon, 14 Jul 2008 00:17:18 +0900, by Yoshiki Yazawa
-
changed letter counter for identi.ca to count in byte.Sun, 13 Jul 2008 18:53:45 +0900, by Yoshiki Yazawa
-
mergedFri, 11 Jul 2008 19:25:55 +0900, by mikanbako
-
fixed the notification of incoming messages for wasser and identicaFri, 11 Jul 2008 14:01:20 +0900, by mikanbako
-
quick hack to make show icon configurableFri, 11 Jul 2008 15:51:27 +0900, by Yoshiki Yazawa
-
- fixed a bug introduced in r97.Thu, 10 Jul 2008 20:26:22 +0900, by Yoshiki Yazawa
-
linkfy #channelname per user configuration.Thu, 10 Jul 2008 19:41:26 +0900, by Yoshiki Yazawa
-
made is_*_conv(conv) return FALSE if conv is NULL.Thu, 10 Jul 2008 17:31:19 +0900, by Yoshiki Yazawa
-
- added identica support. linkfy and character counter work. icon support has not implemented yet.Thu, 10 Jul 2008 00:12:03 +0900, by Yoshiki Yazawa
-
fix icon position when the displaying message contains new line character. try 1.Wed, 09 Jul 2008 16:13:02 +0900, by Yoshiki Yazawa
-
revised got_icon_cb() and fixed unexpected free hash table data.Sun, 06 Jul 2008 20:02:34 +0900, by Yoshiki Yazawa
-
mergedSun, 06 Jul 2008 18:17:54 +0900, by Konosuke Watanabe
-
- Fix type of 'flag' of writing_im_cbSun, 06 Jul 2008 17:43:44 +0900, by Konosuke Watanabe
-
revert r89. that caused icon miss.Sun, 06 Jul 2008 17:58:24 +0900, by Yoshiki Yazawa
-
temporally turn strip_markup() off for writing im.Sun, 06 Jul 2008 17:40:04 +0900, by Yoshiki Yazawa
-
apply strip_markup() to wassr too.Sun, 06 Jul 2008 16:22:05 +0900, by Yoshiki Yazawa
-
fixed potentially bugSun, 06 Jul 2008 15:57:34 +0900, by Yoshiki Yazawa
-
replaced int with gintSun, 06 Jul 2008 15:30:55 +0900, by Yoshiki Yazawa
-
- fixed the bug that icons didn't appear correctly for wassr conversation.Sun, 06 Jul 2008 01:51:07 +0900, by Yoshiki Yazawa
-
preliminary wassr icon support. not yet completed.Sat, 05 Jul 2008 21:10:43 +0900, by Yoshiki Yazawa
-
build fixSat, 05 Jul 2008 16:35:28 +0900, by Yoshiki Yazawa
-
work in progress adaptation to wassr service. cleanups required:Sat, 05 Jul 2008 16:26:39 +0900, by Yoshiki Yazawa
-
add suppression of annoying completion message for posts to the wasser-channel.Sat, 05 Jul 2008 13:47:26 +0900, by mojin
-
work in progress one hash table code:Tue, 01 Jul 2008 18:20:48 +0900, by Yoshiki Yazawa
-
fixed changeset 78:0b93dd0e0de1: fixed removing the markMon, 30 Jun 2008 11:02:01 +0900, by mikanbako