9
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
May 14, 2024 — May 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tweaked labels in prefs.ui
yaz
as Yoshiki Yazawa
More... about 17 years ago
work in progress README for 0.7.0
yaz
as Yoshiki Yazawa
More... about 17 years ago
added missing prototypes.
yaz
as Yoshiki Yazawa
More... about 17 years ago
keep posted statuses in the postedlist until they certainly become useless.
yaz
as Yoshiki Yazawa
More... about 17 years ago
revised asymmetric bracket code.
yaz
as Yoshiki Yazawa
More... about 17 years ago
work in progress asymmetric bracket code.
yaz
as Yoshiki Yazawa
More... about 17 years ago
replaced hboxes in icon page of prefs.ui with tables.
yaz
as Yoshiki Yazawa
More... about 17 years ago
made log output configurable.
yaz
as Yoshiki Yazawa
More... about 17 years ago
- ceased use of purple_imgstore_*
yaz
as Yoshiki Yazawa
More... about 17 years ago
suppress a warning. pointed out by iratqq.
yaz
as Yoshiki Yazawa
More... about 17 years ago
we've got the official source value for pidgin-twitter.
yaz
as Yoshiki Yazawa
More... about 17 years ago
clean up.
yaz
as Yoshiki Yazawa
More... about 17 years ago
raise the default icon update threshold to 50 times or 7days.
yaz
as Yoshiki Yazawa
More... about 17 years ago
revised http request. "broken_firewall" no longre needed?
yaz
as Yoshiki Yazawa
More... about 17 years ago
added a workaround for posting via broken firewall, for example notorious "watchguard". if you got error code 400, try hidden prefs value "broken_firewall" be 1.
yaz
as Yoshiki Yazawa
More... about 17 years ago
now it falls back to twitter default icon if the user has not set custom icon.
yaz
as Yoshiki Yazawa
More... about 17 years ago
should remove old icon files when pidgin-twitter create new one.
yaz
as Yoshiki Yazawa
More... about 17 years ago
fixed a bug that get_status_with_api() will never be called if pidgin-twitter started with api_based_post disabled. it must be submitted to main loop regardless of configuration.
yaz
as Yoshiki Yazawa
More... about 17 years ago
revised handler for destroy signal in config dialog.
yaz
as Yoshiki Yazawa
More... about 17 years ago
now interval setting from UI takes effect immediately.
yaz
as Yoshiki Yazawa
More... about 17 years ago
added UI for configuring retrieve interval.
yaz
as Yoshiki Yazawa
More... about 17 years ago
fixed a bug around strchr() pointed out by mojin.
yaz
as Yoshiki Yazawa
More... about 17 years ago
implemented UI for configuring icon update.
yaz
as Yoshiki Yazawa
More... about 17 years ago
work in progress icon update feature. the default thresholds have been set to 5 times or 1 day for testing.
yaz
as Yoshiki Yazawa
More... about 17 years ago
img_type for wassr is always png. it should be set in request_icon().
yaz
as Yoshiki Yazawa
More... about 17 years ago
fixed a typo
yaz
as Yoshiki Yazawa
More... about 17 years ago
back to 64 pixel icon for wassr. 128 pixel ones are usually better, but sometimes would be smaller image with broad white border so that resulting image would be extremely small.
yaz
as Yoshiki Yazawa
More... about 17 years ago
- in saving icon file for twitter, proper extension is used.
yaz
as Yoshiki Yazawa
More... about 17 years ago
removed old prefs stuff.
yaz
as Yoshiki Yazawa
More... about 17 years ago
replaced a occurrence of is_twitter_conv()
yaz
as Yoshiki Yazawa
More... about 17 years ago