2011-08-27 13:51:50 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update mikutter to 0.0.3.485.
* Image Preview: fix open failer with multi-line HTML tag.
* Image Preview: enable to force extracting short URL.
* With Ruby 1.8.7: fix crash at right-click on tweets contains URL.
* With Ruby 1.8.7: fix rare crash at connection timeout.
* fix rare crash at extracting bit.ly URL.
* improve URL extracting speed.
|
2011-08-17 11:35:53 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update mikutter to 0.0.3.460.
Added
* resolve short URL recursively.
|
2011-08-07 16:53:13 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update mikutter to 0.0.3.456.
* Added
* speed up MIKU Lang
* add `open URL' mikutter command
* Fixed
* fail to start with no full color environment
* with UserStream, follow notification will be risen twice per one person
* not work configuration `up FAVed tweet on TL'
* crash if removed a tweet from TL in getting in_reply_to_status of the tweet.
|
2011-07-30 04:00:44 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update mikutter to 0.0.3.14.
Added
* none
Fixed
* crash at first startup
* support for Twitter API bug
* fire click even if too far location between a mousedown and a mousedown.
* not startup non-full-color environment
* remove a unwanted file
* crash at mis-extract bit.ly.
|
2011-07-23 08:21:21 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update mikutter to 0.0.3.13.
Added
* none
Fixed
* after paste to empty string with context menu, post button is not enabled.
|
2011-07-17 14:27:53 by OBATA Akio | Files touched by this commit (2) | |
Log message:
Update mikutter to 0.0.3.12.
Changes:
added
* none
fixed
* On icons of voter, screen_name is not shown in tip help. And user profile is
not shown on click.
* Wheel scroll does not work on follow/follower list.
* at fire /statuses/update, with include_entities=1, so that own tweet with
entity.
* correct index with counting escaped string in an appropriate manner (wip)
* crash when retweet at the tweet is removed from TL.
|
2011-07-13 13:41:49 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update mikutter to 0.0.3.11.
Changes:
added
* none
fixes
* rare crash at startup
* all process invoked by mikutter will be zombie
* crash with replying to deleted tweets
* rare crash at deleting own tweets
|
2011-07-03 14:53:01 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update mikutter to 0.0.3.10.
Added
* resume last retrieved follow/follower at startup.
Fixes
* only get last 200 follow/follower.
* crash when leaving a tweet selected.
* crash if failed to extract URL.
* rare crash at startup.
|
2011-06-19 06:19:56 by OBATA Akio | Files touched by this commit (5) |
Log message:
Update mikutter to 0.0.3.9.
While here, let to allow co-existence with ruby-escape package.
Improvements
* none
Fixes
* impossible to search with Japanese
* impossible to google search with Japanese
* fire shortcut key for tweet when typing search string
* memory leaks
* devours API with retrying tweet of keyed account that does not authenticat me
* not play sound on some platforms.
|
2011-06-12 14:41:15 by OBATA Akio | Files touched by this commit (4) |
Log message:
Update mikutter to 0.0.3.8.
* Improvements
* Add notification related events. Add following plugins
* alsa - plugin for playing sound with alsa.
* libnotify - plugin for notify with libnotify.
* Fixes
* crash at limiting.
* included JSON library is too old.
* defect that settings may not be saved correctly.
* defect that link position move over.
* some API cache functions.
* defect of crash at editing shorcut key.
|