Commit graph

20 commits

Author SHA1 Message Date
obache
d93d717562 Update mikutter to 0.0.3.514.
* Fixes redundant retry setting times, if mis-POST At reached to API limitation.
* At unstable Twitter RESET API, large number of new tweet notifications are
  sometimes happened.
2011-09-21 09:45:01 +00:00
obache
9e97994bbe 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-27 11:51:50 +00:00
obache
694d0d0d0c Update mikutter to 0.0.3.472.
Fixes
 * With Ruby 1.8.7, crash with right click at tweet contains URL.
 * on scroll timeline top to down, accidently auto scroll-up once.
 * Not mute for various notify.
 * rare crash at refresh timeline.
 * user information may be old one.
 * rare crash at timeout.
2011-08-20 15:35:40 +00:00
obache
77512797ba Update mikutter to 0.0.3.460.
Added
* resolve short URL recursively.
2011-08-17 09:35:53 +00:00
obache
aeb37b9c71 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-08-07 14:53:12 +00:00
obache
bf2b46ca78 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-30 02:00:44 +00:00
obache
a6bd129712 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-23 06:21:21 +00:00
obache
a1548adaa6 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-17 12:27:53 +00:00
obache
b876a7a6e3 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-13 11:41:49 +00:00
obache
5a4d926f44 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-07-03 12:53:01 +00:00
obache
10ecd8791c 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-19 04:19:56 +00:00
obache
7e54edb2d9 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.
2011-06-12 12:41:15 +00:00
obache
dde4c6a445 Update mikutter to 0.0.3.7.
Changes:
New features
* Support to preview images for Twitter official image upload service.
* If extracted short URL is gotten with Twitter API, use it.
Fixes
* fixes link string position gap on timeline.
* some memory leaks.
2011-06-05 08:57:47 +00:00
obache
70fc9a88f8 Update mikutter to 0.0.3.6.
after 0.0.3.5, included escape.rb is required
(crash with one from ruby-escape package, so it must be removed).

0.0.3.6
* fix: Unshown right click menu on timeline with ruby-1.8.
* fix: Always crash to assign new short cut keys with ruby-1.8
* fix: Segmentation fault at update of MiraclePainter with ruby-1.8.
* fix: Crash of string selection with ruby-1.8.
* fix: bug of shown muted users on timeline.
* fixes retweet and un-retweet mikutter command.
* add mikutter comand for cancel fav.
* new feature: search selection with Google.
* include some using files of ruby-hmac-0.4.0.
* and other misc fixes.

0.0.3.5
* Changes TL rendering method
  * speeding up
    * work in progress for some features
  * renovation of short cut key settings
    * allow to assign a shortcut key to all functions with right-click menu.
2011-05-29 06:54:59 +00:00
obache
08042b32e5 Update mikutter to 0.0.3.4.
* fixes PIAPRO image preview plugin
  * catch up to spec changes of PIAPRO
* reduce excessively usage of API
2011-05-16 03:05:04 +00:00
obache
146c3dfd95 Update mikutter to 0.0.3.3.
* Add HTTP proxy support.
* Support notify with Growl.
* Support sound with SDL.
* Fix to get tweet from keyed account.
* Some bug fixes and performance improvements.
2011-05-07 13:57:35 +00:00
obache
5c84174c6e Update mikutter to 0.0.3.2.
* not to notify action from mute users.
* fix to locd JSON library correctly.
* deprecate SQLite plugin.
* support new Twitter search API.
* add settings not to move to ttweet Fav or RT by myself to top.
* fixes crash with old RubyGTK on ubuntu 11.04.
2011-04-30 13:26:14 +00:00
obache
02e3eff96c Update mikutter to 0.0.3.1.
0.0.3.1
* crash bug report fix
* bit.ly API v3 support.
* delayed write SQLite data and saving connections.

0.0.3.0
* new unstable release (same as 0.0.2.13)
2011-04-25 13:05:31 +00:00
obache
482b89d975 Update mikutter to 0.0.2.13
* support ruby-1.9.2
* support notification of retweeted tweet.
2011-04-17 02:13:23 +00:00
obache
0d296afc2f Import mikutter-0.0.2.12 as net/mikutter.
For all mikker and ill of twitter users best twitter client.
Miku is so moe, so cute, so beautiful, fantastic, excellent,
magnificent, brilliant and my wife. moeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
2011-04-05 11:47:16 +00:00