Commit graph

89 commits

Author SHA1 Message Date
obache
6c3737fd51 Drop dependency on xdg-utils.
We have no well-configured standard desktop system, so xdg-utils is useless.
Furthermore, honor "hate bash" users.
2014-09-27 12:21:17 +00:00
obache
88ee67ece2 Update mikutter to 3.0.6.
* 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.
2014-09-21 11:20:08 +00:00
obache
ad7ac5dd80 Update mikutter to 3.0.5.
bug fixes.
2014-08-24 01:04:29 +00:00
obache
42e88cee3d Update mikutter to 3.0.4.
* always use primary account to send reply
* update translations
2014-08-10 03:46:16 +00:00
obache
64e6647c3e Update mikutter to 3.0.3.
* 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.
*
2014-07-06 12:49:44 +00:00
obache
bf7e16dee7 Update mikutter to 3.0.2.
* trivial bug fixes.
2014-06-28 06:45:25 +00:00
obache
c9aa6ed46d Update mikutter to 3.0.1.
* Fixes account authentication related issues.
* Change match empty extract condition to match all tweets.
2014-06-15 09:00:12 +00:00
obache
880ffc4fb1 Update mikutter to 3.0.0, final 3.0 unstable release. 2014-06-08 00:55:50 +00:00
obache
03e11723c2 Update mikutter to 3.0.0alpha5.
* Update translations.
* Replace default icon with 3.0 one.
* Optimize cache for internal tweet user list data.
2014-06-01 14:11:48 +00:00
obache
a987651b29 Update mikutter to 3.0.0alpha4.
* 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.
2014-05-25 04:46:01 +00:00
obache
0a6b5c0765 Update mikutter to 3.0.0alpha3.
New features in 3.0
* multilingual support
* multi accounts
* improve extract tab
2014-05-18 04:28:17 +00:00
taca
238996d5e9 Allow build with ruby21. 2014-03-26 14:27:22 +00:00
obache
4fe79ead3c From Gemfile, require json_pure>=1.8.
Bump PKGREVISION.
2014-03-15 08:17:29 +00:00
obache
04b532350d Update mikutter to 0.2.2.1537.
* update gtk2 gem to 2.2.2
* fixes startup with broken cache
* fixes open embeded URL longer than 140 characters
2014-03-11 12:16:39 +00:00
obache
b54a8a49cc Update mikutter to 0.2.2.1476.
* fixes crash with Ruby/Gtk2 2.0.3 and later.
* follow up Twitter specification change, use SSL for REST API request.
2014-01-14 08:25:17 +00:00
obache
0c52eb358a Update mikutter to 0.2.2.1430.
* fix: lack of some or all tweets and notification with UserStream
* fix: long delay receiving tweets with UserStream
2013-11-24 13:27:21 +00:00
obache
68135a1b2f Update mikutter to 0.2.2.1410.
* 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.
2013-11-05 11:15:28 +00:00
obache
faa105cc53 Update mikutter to 0.2.2.1373.
* Prevent to show "Retweet" command for protected account
* Change permanent link for tweets in Activity tab.
* Add icon for Activity.
2013-09-28 09:20:42 +00:00
obache
644460a609 Update mikutter to 0.2.2.1328.
(drop dependency on libnotify, optional and alternative selectable).

bug fixes.
2013-08-14 13:06:13 +00:00
obache
8b81f66589 Update mikutter to 0.2.2.1318.
bug fixes.
2013-08-05 12:46:52 +00:00
obache
ac4507ab5f Update mikutter to 0.2.2.1297.
bug fixes
2013-07-17 11:27:52 +00:00
tsutsui
6cc496a929 Fix typo in a commented out line. 2013-06-23 01:09:43 +00:00
obache
7123c71904 Update mikutter to 0.2.2.1264.
bug fixes.
2013-06-16 08:58:06 +00:00
obache
9c1086bbdc Update mikutter to 0.2.2.1230.
New features in 0.2.2:
* add `achivement'
* improve shortcut key setting UI
* add experimental daemon mode
* get fav/retweet with API
2013-05-15 11:24:14 +00:00
obache
309c0ecc8d Update mikutter to mikutter.0.2.1.1142.
* 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.
2013-05-03 12:49:15 +00:00
obache
57fec36c88 Update leaf package mikutter to 0.2.1.1141.
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.
2013-03-30 09:45:52 +00:00
obache
bce6c5f7e7 Update mikuter to 0.2.1.1137.
(and update description, comments)

* Ruby 2.0 support
* fix to display tweet when adding data source related plugins
* rare crash at drawing TL
2013-03-22 12:17:34 +00:00
obache
9754009e21 Update mikutter to 0.2.1.1132.
* fixes some Activity related issues
* fixes image preview issue with Ruby1.9.3.p392 and later
* support image upload service `pikubo'
* measures agains delay
2013-03-11 13:20:14 +00:00
obache
00c09d844f Update mikutter to 0.2.1.1130.
* fixes crash at getting access token
* support Twitter API 1.1 of Streaming API
2013-02-22 13:17:54 +00:00
obache
6ae52ab102 Update mikutter to 0.2.1.1127.
* reduce memory usage with Ruby Gtk2 1.2.1 and later.
* fix image preview from some sites.
2013-02-05 11:57:03 +00:00
obache
c5b65dbc56 Update mikutter to 0.2.1.1125.
* fix rare crash with opening user profile
* fix rare crash at startup
* fix rare crash when timeline context menu is opened
2013-01-26 12:02:59 +00:00
obache
0044d596f6 Update mikutter to 0.2.1.1119, 0.2.1 official release. 2013-01-13 07:26:40 +00:00
obache
58948b11c0 Update mikutter to 0.2.1.1117, aka pre2. 2013-01-10 11:20:46 +00:00
obache
01eafbeeac Update mikutter to 0.2.1.1112.
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.
2013-01-05 07:46:04 +00:00
tsutsui
fcbb9858c3 Update mikutter to 0.2.0.1089.
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
2012-12-17 17:44:20 +00:00
obache
4e58731817 Update mikutter to 0.1.1.1063.
fixes first startup issue from Twitter changes to the specification.
2012-12-14 11:57:44 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
taca
6cb2315ac8 Remove support of ruby19 (Ruby 1.9.2). 2012-09-16 15:30:44 +00:00
obache
4760ef743d Update mikutter to 0.1.1.863.
* catch up specification changes of Twitpic and instagram
* fixes startup failure with symblic link to mikutter.rb.
2012-09-06 12:24:09 +00:00
obache
ffeef97f60 Update mikutter to 0.1.1.814.
bug fixes.
2012-07-08 12:18:21 +00:00
obache
5c72d20fed Update mikutter to 0.1.1.810.
* 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.
2012-06-18 10:12:51 +00:00
obache
2db87c4039 Update mikutter to 0.1.1.799.
bug fixes.
2012-06-09 07:21:25 +00:00
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