Mercurial > pidgin-twitter
graph
-
make use of got_page_cb to obtain icons for jisko.2008-08-09, by Yoshiki Yazawa
-
revised P_SENDER2008-08-09, by Yoshiki Yazawa
-
tentative support for jisko.2008-08-08, by Yoshiki Yazawa
-
move some UI definition of preferences per conversation from pidgin-twitter.c to prefs.ui multiaccounts2008-08-05, by mikanbako
-
old version number remained. pointed out by umq.2008-08-05, by Yoshiki Yazawa
-
Added tag 0.7.0 for changeset 3c7dfd65e7282008-08-05, by Yoshiki Yazawa
-
- fix typo and add some minor change2008-08-05, by mojin
-
completed README. please check.2008-08-05, by Yoshiki Yazawa
-
write section 4.5.4, might need more information or modification2008-08-05, by mojin
-
add a note for password section to README2008-08-05, by mojin
-
a bit more README2008-08-05, by Yoshiki Yazawa
-
check typo by aspell and fix it2008-08-05, by mojin
-
tweaked plugin info2008-08-04, by Yoshiki Yazawa
-
tweaked labels in prefs.ui2008-08-04, by Yoshiki Yazawa
-
work in progress README for 0.7.02008-08-04, by Yoshiki Yazawa
-
changed saving file that preferences per conversation from accounts.xml to prefs.xml multiaccounts2008-08-04, by mikanbako
-
added missing prototypes.2008-08-04, by Yoshiki Yazawa
-
keep posted statuses in the postedlist until they certainly become useless.2008-08-04, by Yoshiki Yazawa
-
- fixed a problem that preferences per conversation die when its name of PurpleConversation changed. multiaccounts2008-08-03, by mikanbako
-
removed some global preferences that was replaced preferences per conversation multiaccounts2008-08-02, by mikanbako
-
fixed a problem that a notification is not prevented when a message was written from API. multiaccounts2008-08-02, by mikanbako
-
trying to change from some global preferences to preferences per conversation multiaccounts2008-08-02, by mikanbako
-
revised asymmetric bracket code.2008-07-30, by Yoshiki Yazawa
-
work in progress asymmetric bracket code.2008-07-30, by Yoshiki Yazawa
-
replaced hboxes in icon page of prefs.ui with tables.2008-07-30, by Yoshiki Yazawa
-
made log output configurable.2008-07-30, by Yoshiki Yazawa
-
- ceased use of purple_imgstore_*2008-07-29, by Yoshiki Yazawa
-
suppress a warning. pointed out by iratqq.2008-07-29, by Yoshiki Yazawa
-
we've got the official source value for pidgin-twitter.2008-07-29, by Yoshiki Yazawa
-
clean up.2008-07-26, by Yoshiki Yazawa
-
raise the default icon update threshold to 50 times or 7days.2008-07-26, by Yoshiki Yazawa
-
revised http request. "broken_firewall" no longre needed?2008-07-26, by Yoshiki Yazawa
-
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