Mercurial > pidgin-twitter
graph
-
now it falls back to twitter default icon if the user has not set custom icon.2008-07-26, by Yoshiki Yazawa
-
should remove old icon files when pidgin-twitter create new one.2008-07-25, by Yoshiki Yazawa
-
revised handler for destroy signal in config dialog.2008-07-25, by Yoshiki Yazawa
-
now interval setting from UI takes effect immediately.2008-07-25, by Yoshiki Yazawa
-
added UI for configuring retrieve interval.2008-07-25, by Yoshiki Yazawa
-
fixed a bug around strchr() pointed out by mojin.2008-07-25, by Yoshiki Yazawa
-
implemented UI for configuring icon update.2008-07-25, by Yoshiki Yazawa
-
work in progress icon update feature. the default thresholds have been set to 5 times or 1 day for testing.2008-07-24, by Yoshiki Yazawa
-
img_type for wassr is always png. it should be set in request_icon().2008-07-24, by Yoshiki Yazawa
-
fixed a typo2008-07-24, by Yoshiki Yazawa
-
- in saving icon file for twitter, proper extension is used.2008-07-24, by Yoshiki Yazawa
-
removed old prefs stuff.2008-07-23, by Yoshiki Yazawa
-
replaced a occurrence of is_twitter_conv()2008-07-23, by Yoshiki Yazawa
-
screen_name should be initialized.2008-07-23, by Yoshiki Yazawa
-
relaxed the pattern for twitter image.2008-07-23, by Yoshiki Yazawa
-
fixed a problem that retrieving icon from twitter failed if file name contains '-'. pointed out by mojin.2008-07-23, by Yoshiki Yazawa
-
modified the way of encoding icon url.2008-07-23, by Yoshiki Yazawa
-
fixed a silly bug introduced in 140.2008-07-23, by Yoshiki Yazawa
-
url encode icon url before requesting.2008-07-23, by Yoshiki Yazawa
-
fix a bug that strip_html_markup() stalls if purple_markup_unescape_entity() returns NULL.2008-07-23, by Yoshiki Yazawa
-
temporal fix for identi.ca problems:2008-07-22, by Yoshiki Yazawa
-
fixed "off by one" bug.2008-07-22, by Yoshiki Yazawa
-
completely re-wrote strip_html_markup(). new function permits non-tag strings surrounded by <>.2008-07-22, by Yoshiki Yazawa
-
disconnect displaying_im_cb when unload.2008-07-22, by Yoshiki Yazawa
-
- changed the way of retrieving icons from twitter. now pidgin-twitter retrieves icon which is embedded in user page.2008-07-22, by Yoshiki Yazawa
-
fixed that combo boxes for sound type were slightly diffrent size.2008-07-21, by Yoshiki Yazawa
-
use PIDGIN_PREFIX to generate PIDGIN_DATA_DIR.2008-07-21, by Yoshiki Yazawa
-
adapted to BSD install.2008-07-21, by Yoshiki Yazawa
-
made password invisible.2008-07-21, by Yoshiki Yazawa
-
in win 32 environment, DATADIR cannot be resolved at compile time, so that use purple_user_dir() instead.2008-07-21, by Yoshiki Yazawa
-
minor fixes.2008-07-21, by Yoshiki Yazawa
-
somehow prefs.ui had been missing.2008-07-21, by Yoshiki Yazawa
-
switched to native gtk preferences dialog.2008-07-21, by Yoshiki Yazawa
-
replaced troublesome strptime() with our own function read_timestamp().2008-07-19, by Yoshiki Yazawa
-
- added new pref value for API based fetch interval.2008-07-18, by Yoshiki Yazawa
-
time offset in BSD extension has opposite sign2008-07-18, by Yoshiki Yazawa
-
- adapted to identi.ca changes.2008-07-18, by Yoshiki Yazawa
-
ensure struct tm cleared before use.2008-07-17, by Yoshiki Yazawa
-
a better way to keep time sane.2008-07-17, by Yoshiki Yazawa
-
- duplication avoidance for the posted messages has been implemented.2008-07-17, by Yoshiki Yazawa
-
Add function that opens twitter's conversation window automatically when the2008-07-17, by Konosuke Watanabe
-
try to remove duplication of message which posted by myself.2008-07-16, by Yoshiki Yazawa
-
fix reversed logic2008-07-16, by Yoshiki Yazawa
-
very preliminary twitter API get status feature.2008-07-16, by Yoshiki Yazawa
-
fix a bug that linkfy channel name does not work if msn style is turned on.2008-07-15, by Yoshiki Yazawa
-
tweaked configure dialog.2008-07-15, by Yoshiki Yazawa
-
cosmetic.2008-07-15, by Yoshiki Yazawa
-
added UI for icon size.2008-07-15, by Yoshiki Yazawa
-
made screen name for each service configurable.2008-07-15, by Yoshiki Yazawa
-
fix typo.2008-07-15, by mojin
-
documentation in configuration window.2008-07-15, by mojin
-
- do neither save nor cache icon image if pixbuf can not be obtained.2008-07-15, by Yoshiki Yazawa
-
modified clean targets2008-07-14, by Yoshiki Yazawa
-
eased the pattern for identi.ca icon2008-07-14, by Yoshiki Yazawa
-
icon scaling feature has been implemented.2008-07-13, by Yoshiki Yazawa
-
added preliminary identi.ca icon support.2008-07-13, by Yoshiki Yazawa
-
changed letter counter for identi.ca to count in byte.2008-07-13, by Yoshiki Yazawa
-
merged2008-07-11, by mikanbako