* Update translations
* Add Portuguese language
* Fixes crash with passing Listner to select of setting DSL
* Remove unused remaining UI settings
* show retweets
* show faved
* Fixes to work some checkbox in standard plugins' settings properly.
* FIX: at getting tab order, unwanted non-existet tab may be created.
* FIX: properly handle mentions to multiple accounts.
* CHANGE: colorize rule of metions for tweets with multi accounts.
*
* Fixes character count update with special input, e.g. paste.
* Catch up to Twitpic spec change.
* Add support "saved search" to muti account.
* Refrect add/remove of "saved search" with other twitter client.
* Change cache structure for multi account.
* Fixes display of profile tab.
* Image preview
* catch up Tumblr spec chane
* Fixes 100% CPU when network is disconnected.
* Fixes display past tweets in threads.
* Fixes rare crash handling list.
* fixes crash when recieve unknown entity format.
* openimg: update support of yfrog and instagram.
* extract: backport from 0.2.2, fixes crash.
* directmessage: fix to be fired when DM to myself.
fixes following issues
* fail to startup or break configureation file with 3rd party plugins,
especially on Ruby 2.0.0.
* sometimes crash on Ruby 1.9.3.
* fixes some Activity related issues
* fixes image preview issue with Ruby1.9.3.p392 and later
* support image upload service `pikubo'
* measures agains delay
support Twitter API 1.1 and Developer Displlay Requirements.
pkgsrc changes:
* drop dependency on desktop-file-utils, not register mime-type.
* use extarnal typed-array module.
pkgsrc changes:
- customized escape.rb is no longer necessary
- catch up directory reorganaization
- update COMMENT and LICENSE per newer distribution files
Upstream changes:
0.2.0.1089:
- workaround bugs in several Twitter's APIs that cause auth dialogs and
prevent initial authentication
0.2.0.1080:
- add auto scroll support in activity tab
- fix problems when access token is canceled
- workaround invalid response from Twitter that causes hourly auth dialog
- fix crash problem when profile command is invoked without selected tweet
0.2.0.1064
- same fix in 0.1.1.1063
- reorganize directories
- fix a problem that can't remove abstruct tab
- fix several bugs in setting windows
- add support preview of tumblr and hatena photolife
0.2.0.1054:
- fix open conversation tab commant without focused tweet
- stop sending a bug report without useful trace
0.2 major updates:
- reorganize UI APIs
- support multipain officially
- replace settings tab with window
- renew profile plugin
- add many mikutter commands for keyboard operation
- misc secret features
* Add support of image preview from some web services.
* Fix image preview from gyazo
* Fix rare `retweet error' shown at close profile tab.
* Fix issue that debug mode cannot be enabled on certain processing in debug mode.
* implement activity tab (not same as Twitter's one, due to missing API)
* allow to settting color for all tweets.
* add `twitter client' for extraction filter.
* some speed up improvements.