screen_name should be initialized. |
|
More...
|
about 17 years ago
|
relaxed the pattern for twitter image. |
|
More...
|
about 17 years ago
|
fixed a problem that retrieving icon from twitter failed if file name contains '-'. pointed out by mojin. |
|
More...
|
about 17 years ago
|
modified the way of encoding icon url. |
|
More...
|
about 17 years ago
|
fixed a silly bug introduced in 140. |
|
More...
|
about 17 years ago
|
url encode icon url before requesting. |
|
More...
|
about 17 years ago
|
fix a bug that strip_html_markup() stalls if purple_markup_unescape_entity() returns NULL. |
|
More...
|
about 17 years ago
|
temporal fix for identi.ca problems: |
|
More...
|
about 17 years ago
|
fixed "off by one" bug. |
|
More...
|
about 17 years ago
|
completely re-wrote strip_html_markup(). new function permits non-tag strings surrounded by <>. |
|
More...
|
about 17 years ago
|
disconnect displaying_im_cb when unload. |
|
More...
|
about 17 years ago
|
- changed the way of retrieving icons from twitter. now pidgin-twitter retrieves icon which is embedded in user page. |
|
More...
|
about 17 years ago
|
fixed that combo boxes for sound type were slightly diffrent size. |
|
More...
|
about 17 years ago
|
use PIDGIN_PREFIX to generate PIDGIN_DATA_DIR. |
|
More...
|
about 17 years ago
|
adapted to BSD install. |
|
More...
|
about 17 years ago
|
made password invisible. |
|
More...
|
about 17 years ago
|
in win 32 environment, DATADIR cannot be resolved at compile time, so that use purple_user_dir() instead. |
|
More...
|
about 17 years ago
|
minor fixes. |
|
More...
|
about 17 years ago
|
somehow prefs.ui had been missing. |
|
More...
|
about 17 years ago
|
switched to native gtk preferences dialog. |
|
More...
|
about 17 years ago
|
replaced troublesome strptime() with our own function read_timestamp(). |
|
More...
|
about 17 years ago
|
- added new pref value for API based fetch interval. |
|
More...
|
about 17 years ago
|
time offset in BSD extension has opposite sign |
|
More...
|
about 17 years ago
|
- adapted to identi.ca changes. |
|
More...
|
about 17 years ago
|
ensure struct tm cleared before use. |
|
More...
|
about 17 years ago
|
a better way to keep time sane. |
|
More...
|
about 17 years ago
|
- duplication avoidance for the posted messages has been implemented. |
|
More...
|
about 17 years ago
|
Add function that opens twitter's conversation window automatically when the |
|
More...
|
about 17 years ago
|
try to remove duplication of message which posted by myself. |
|
More...
|
about 17 years ago
|
fix reversed logic |
|
More...
|
about 17 years ago
|