tweaked labels in prefs.ui |
|
More...
|
about 17 years ago
|
work in progress README for 0.7.0 |
|
More...
|
about 17 years ago
|
added missing prototypes. |
|
More...
|
about 17 years ago
|
keep posted statuses in the postedlist until they certainly become useless. |
|
More...
|
about 17 years ago
|
revised asymmetric bracket code. |
|
More...
|
about 17 years ago
|
work in progress asymmetric bracket code. |
|
More...
|
about 17 years ago
|
replaced hboxes in icon page of prefs.ui with tables. |
|
More...
|
about 17 years ago
|
made log output configurable. |
|
More...
|
about 17 years ago
|
- ceased use of purple_imgstore_* |
|
More...
|
about 17 years ago
|
suppress a warning. pointed out by iratqq. |
|
More...
|
about 17 years ago
|
we've got the official source value for pidgin-twitter. |
|
More...
|
about 17 years ago
|
clean up. |
|
More...
|
about 17 years ago
|
raise the default icon update threshold to 50 times or 7days. |
|
More...
|
about 17 years ago
|
revised http request. "broken_firewall" no longre needed? |
|
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. |
|
More...
|
about 17 years ago
|
now it falls back to twitter default icon if the user has not set custom icon. |
|
More...
|
about 17 years ago
|
should remove old icon files when pidgin-twitter create new one. |
|
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. |
|
More...
|
about 17 years ago
|
revised handler for destroy signal in config dialog. |
|
More...
|
about 17 years ago
|
now interval setting from UI takes effect immediately. |
|
More...
|
about 17 years ago
|
added UI for configuring retrieve interval. |
|
More...
|
about 17 years ago
|
fixed a bug around strchr() pointed out by mojin. |
|
More...
|
about 17 years ago
|
implemented UI for configuring icon update. |
|
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. |
|
More...
|
about 17 years ago
|
img_type for wassr is always png. it should be set in request_icon(). |
|
More...
|
about 17 years ago
|
fixed a typo |
|
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. |
|
More...
|
about 17 years ago
|
- in saving icon file for twitter, proper extension is used. |
|
More...
|
about 17 years ago
|
removed old prefs stuff. |
|
More...
|
about 17 years ago
|
replaced a occurrence of is_twitter_conv() |
|
More...
|
about 17 years ago
|