Commit graph

47 commits

Author SHA1 Message Date
obache
2464999343 Update mikutter to 0.1.1.790, first 0.1.1 unstable release.
some improvements and bug fixes.
2012-05-13 14:21:55 +00:00
obache
053be4da03 Update mikutter 0.1.1.780, aka 0.1.1pre1.
* 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.
2012-05-07 21:45:25 +00:00
obache
86170e2c53 Update mikutter to 0.1.0.772.
(switched to use system oauth module again).

bug fixes.
2012-05-01 06:50:52 +00:00
obache
0ebdb16492 Update mikutter to 0.1.0.749.
bug fixes
2012-04-21 09:52:19 +00:00
obache
af5d6f0ed3 * included oauth is reuqired to use user stream.
* no need to move escape.rb, include one will be picked up.

Bump PKGREVISION.
2012-03-25 15:20:04 +00:00
obache
30589f3e8a Update mikutter to 0.1.0.723.
bug fixes.
2012-03-24 03:01:54 +00:00
obache
f8df32af7f Update mikutter to 0.1.0.710.
* bug fixes.
* add an icon for DM tab.
2012-03-16 15:46:36 +00:00
obache
db17c4a49b Allow to use with non UTF-8 locale by -Ku RUBYOPT.
Bump PKGREVISION.
2012-03-16 05:13:49 +00:00
obache
f2661faccd Allow to accept not only ruby 192, but also 193. 2012-03-06 11:19:56 +00:00
obache
039efbb140 Update mikutter to 0.1.0.697, switch to new unstable release. 2012-03-02 06:34:35 +00:00
obache
187d74e1f3 fix a typo in comment. 2012-02-29 07:53:29 +00:00
obache
61056acb5f Update mikutter to 0.0.4.690.
fixes preview of Twitpic.
2012-02-19 05:25:04 +00:00
obache
4e1437c668 Update mikutter to 0.0.4.658.
* Support specification changes of Twitpic to be able to open images.
2012-02-01 11:05:59 +00:00
obache
97ea1adcfc Update mikutter to 0.0.4.642.
* change behavior for the case that Twitter API response code is 401.
2012-01-15 12:42:39 +00:00
obache
442cacf03e Update mikutter 0.0.4.638.
remediation of memory leaks.
2012-01-10 10:43:30 +00:00
obache
650afe0c39 Update mikutter to 0.0.4.622.
bug fix.
2011-12-26 05:37:44 +00:00
obache
a3a3df83af Update mikutter to 0.0.4.609.
* fix: crash when URL open failure with browser
2011-12-11 09:08:43 +00:00
obache
91161f0c6e Update mikutter to 0.0.4.603.
bug fixes
2011-11-27 02:28:42 +00:00
taca
654b0093b3 Use lang/ruby/json.mk to handle dependency to ruby-json.
Bump PKGREVISION since dependency would change with ruby193-base.
2011-11-23 05:29:52 +00:00
obache
f8d891cfb1 Update mikutter to 0.0.4.592.
bug fixes.
2011-11-20 08:44:38 +00:00
obache
515ba0830a Update to mikutter to 0.0.4.571.
switch to new unstable branch.
2011-11-06 07:49:38 +00:00
obache
6db88ee0b7 Update mikutter to 0.0.3.556.
* Omit lindices to avoid mismatch between Twitter's tweet escape and indices of
  Entity.
* Fixes URL for opening user's profile page.
2011-10-23 13:32:27 +00:00
obache
0a19b8a029 Update mikutter to 0.0.3.549.
* Improve README.
* Compliant with URL display of Twitter Web, unescape and display escaped Japanese URL.
2011-10-18 09:13:05 +00:00
obache
ac0fbcc5a1 Update mikutter to 0.0.3.540
* fixes to startup on Ubuntu 11.10.
2011-10-12 14:20:34 +00:00
obache
322fc00017 Update mikutter to 0.0.3.533.
* fixes Syntax Error with footer settings.
* fixes crash with broken UI icon.
2011-10-10 10:35:26 +00:00
obache
22f37ec26a Update mikutter to 0.0.3.522.
* fix: icon caches will not be removed.
* fix: rare Segmentation Fault at refreshing TL.
2011-10-02 03:48:59 +00:00
obache
7d6fd31629 Update COMMENT. 2011-09-21 09:48:41 +00:00
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