Commit graph

195 commits

Author SHA1 Message Date
tsutsui
fa535712f0 Update mikutter to 3.5.8.
pkgsrc changes:

- pull upstream fix for redmine ticket #1031 (twitpic gzipped xfer)
- pull changes to use delayer-deferred 2.0.0 for redmine ticket
  #916 (extra follow/follower activities) and
  #995 (abnormal cpu load with delayer-deferred 1.1.0)

Upstream changes:

- ruby-gnome2 3.1.6
- subcommands that create spec files don't accept . as a pathname
- free memories on loading images earlier
- avoid to use deprecated Gdk::PixbufLoader
2017-06-10 09:45:33 +00:00
taca
97e5db5057 Stop using RUBY_JSON_{REQD,TYPE} since all ruby2*-base pacakges contain
required version of json extension.

Instead, override json_pure to json in gemspec.

Bump PKGREVISION.
2017-05-30 15:18:31 +00:00
tsutsui
0824e158ef Update mikutter to 3.5.7.
Upstream changes:

mikutter 3.5.7

* support Ayanoniwa's icecream image (thanks @ahiru3net)
* associations against (undefined) was not invoked (thanks @moguno)
* custom Model :modified key which included MessageMixin was ignored
  (thanks @moguno)
2017-04-08 07:44:23 +00:00
tsutsui
d89bf1590e Update mikutter to 3.5.6.
Upstream changes:

mikutter 3.5.6

* crash when icons for extract tabs could not be accessed (thanks ahiru3net)
* remove unused code (thanks ahiru3net)
* support files with .jpeg extentions in image viewer (thanks moguno)
* change timing of argument evaluation on startup (thanks ahiru3net)
* fix warnings (thanks ahiru3net)
2017-04-01 12:35:26 +00:00
tsutsui
c5504b7da7 Update mikutter to 3.5.5.
Upstream changes:

mikutter 3.5.5

* avoid posts with full-width spaces only in Postbox (thanks @ahiru3net)
* user_detail_view: put auto new lines on printing Twitter start date etc.
2017-03-19 14:22:56 +00:00
tsutsui
20c84ed705 Update mikutter to 3.5.4.
Upstream changes:

mikutter 3.5.4

* unify follow notifications (thanks @osa_k)
* delete button wasn't drawn in setting window of extract tabs (thanks @moguno)
* excessive memory access on receiveng tweets

"Release from Shinkansen bounding for Open Source Conference Tokyo"
2017-03-11 03:35:51 +00:00
tsutsui
c9a44ee74f Update mikutter to 3.5.3.
Upstream changes:

# mikutter 3.5.3

* sometimes UserList shows empty lines and they cause crashes by clicks
* unexpected behavior when TL timestamp is clicked in polluted environments
* support Ruby 2.4
 * Ruby-GNOME2 3.1.1
2017-03-04 08:41:03 +00:00
tsutsui
1fc3357eb0 Update mikutter to 3.5.2.
Upstream changes:

# mikutter 3.5.2

* Retriever.URI was not implemented as documented
* fix custom Model related bugs
 * field value dereference via [] where Model method should be called
 * accessor method was not defined when Model field type was array
* multiselect widget wrote unnecessary values each time config window was open
* fix reference of deprecated method in mikutter core
* name attribute of about method in setting DSL was not used
* adjust field values for Twitter related Models
2017-01-29 08:16:01 +00:00
tsutsui
2f3791161f Update mikutter to 3.5.1.
Upstream changes:

# mikutter 3.5.1

* image file cache did not work
* intent dialog was shown when screenname in profile tab was clicked
2017-01-08 14:20:05 +00:00
tsutsui
14e1474d51 Update mikutter to 3.5.0. (leaf package updates)
Upstream changes:

# mikutter 3.5.0

Changes from alpha2

* update po translations
* cannot open URLs if Entity info is not sent by Twitter
* crash on clicking timestamp in message detail view
* crash with Ruby 2.1

# mikutter 3.5.0-alpha2

* deprecated warnings against continuation
* crash on changing keybind of mikutter commands
* remove unnecessary Model display settings
* print not only username but also screenname in Activity
* print post user for related resources in Tweet Activity
* omit permanent link to Tweet in Tweet Activity
* Resoerver no longer creates unnecesary Thread
2016-12-24 15:45:50 +00:00
tsutsui
9fd4f5bc88 Update mikutter to 3.5.0-alpha1.
Upstream changes:

New features of mikutter 3.5

* Model
 * resources handled on mikutter are now wrapped as Model
  * third party plugins can also add own Models
  * timelines can print any Models other than tweet messages
 * new Models are added in standard plugins
 * user icons can be taken via Message#icon
 * any images like user icons, tab icons, skins, and attached images
   are handled as PhotoModel instance like Plugin::Photo::Photo
 * direct messages gets own Model and are now drawn as timeline using
   MiraclePainter
* Intent
 * Capability to select which plugins to be used to open URLs
* Extract tab
 * DirectMessage is added as a new data source
* Configuration
 * style configuration of timelines per Models
* mikutter command
 * added "Open" command to issue Intent
* activity
 * added named arg "children:" to Plugin#activity
* and more
2016-12-15 14:40:29 +00:00
tsutsui
7932a25038 Update mikutter to 3.4.8.
Upstream changes:

* fix a bunch of deprecated warnings by recent ruby-gnome2 gdk_pixbuf2 update
 * partially fixed in the past version but fixed more properly
 * also make this work with gdk_pixbuf2 gem 3.0.8 and prior
* crash by --profile option with newer ruby-prof
2016-12-02 12:54:21 +00:00
tsutsui
d662649356 Update mikutter to 3.4.7.
Upstream changes:

* bug in obfuscation of account information
* revert behaviors of a mention in Extended Tweets as 3.3.12
* timelines not drawn in the screen are not freed
* use gtk2 3.1.0
* update po file
 * zh_TW
2016-11-20 02:58:04 +00:00
tsutsui
3ebc422a78 Update mikutter to 3.4.6.
Upstream changes:

* UserStream connection is timed out when no tweet is received for
  certain seconds
* crashed by likes
 * no crash by fav'ed
2016-10-16 09:50:07 +00:00
tsutsui
46088adf87 Update mikutter to 3.4.5.
Upstream changes:

* update po files
* tco: Ruby2.3 warnings on extracting URLs due to Kernel.#timeout call
* remove notice on Net::ReadTimeout
* stop use of obsolete Gdk::Pixbuf.new
2016-10-09 16:20:57 +00:00
tsutsui
6ca504b947 Update mikutter to 3.4.4.
Upstream changes:

* support Extended Tweet
* PostBox crashed in some case
* some translations were missed
2016-10-09 13:58:53 +00:00
tsutsui
cba8611409 Update mikutter to 3.4.3.
Upstream changes:

* support thumbnail extraction of Vine
* use gtk2 3.0.9 (on bundler)
* update po files
 * en
 * de
 * fr
2016-09-17 19:31:41 +00:00
tsutsui
c964719f6c Update mikutter to 3.4.2.
Upstream changes:

* update po files
 * zh_TW
* tweet thread was opened when quoted "retweeted with comment" was clicked
  regardless of settings
* README was too old lol
* support new picture service
 * irasutoya
* report detailed errors on failure of invoking external browser
* report detailed errors during configuring fragments
2016-08-05 16:19:46 +00:00
tsutsui
6d5d92cc29 Drop RUBY_PKGPREFIX from DIST_SUBDIR.
Noticed by wiz@.
2016-06-21 17:06:29 +00:00
tsutsui
941fe9e702 Set DIST_SUBDIR to work around distfile modifications, per the pkgsrc guide.
Requested by wiz@.
2016-06-21 14:03:39 +00:00
tsutsui
3b4b74f992 The distfile has been updated due to cache problem. 2016-06-21 12:45:36 +00:00
tsutsui
d55e2c9819 Update mikutter to 3.4.1.
Upstream changes:

* support retweet myself
  https://twitter.com/twitter/status/742749353689780224
* ignore format like "D mikutter_bot" and stop opening profile by click
* translations
 * zh_TW
 * en
2016-06-18 12:33:28 +00:00
tsutsui
480e980fdd Update mikutter to 3.4.0.
Upstream changes (from 3.3.x, which include changes during alpha releases):

* library
 * Pluggaloid 1.1
* "open tweet" function
* profile
 * brush up UI
* a bunch of settings for reply tweet view
* a bunch of settings for quoted retweet view
* fix issue that clicking video links just showed thumbnail image
* drop Ruby 2.0 support and requires 2.1 or later
* Cairo::SubPartsMessageBase
 * "tweet in tweet view" function used for reply and quoted tweets,
   which can be used third party plugins
* graph of plugin dependency now can be used by mikutter sources
* plugin dependency now can be put into dot file
2016-06-11 14:26:32 +00:00
tsutsui
629754b882 Also update PLIST for mikutter 3.4.0. (missed in previous) 2016-06-04 03:03:44 +00:00
tsutsui
5294740207 Update mikutter to 3.4.0-alpha3.
Upstream changes:

#mikutter 3.4.0-alpha3

* allow selecting events on clicks of reply and tweet with comments
* wrong tweet region size of reply and tweet with comments in some case

#mikutter 3.4.0-alpha2

* change place of custom rake task
* update po translation files

#mikutter 3.4.0-alpha1

See "new functions of mikutter 3.4" for details.
http://mikutter.blogspot.jp/2016/04/mikutter-34.html
 * tweet tab
 * new in-reply-to format
 * open video URL using browser
 * drop Ruby 2.0 support
 * plugin dependency map
 * "about" window supports alpha releases
2016-06-04 02:28:25 +00:00
tsutsui
864eba8c84 Update mikutter to 3.3.10.
Upstream changes:

* preview of Piapro images didn't work
2016-05-22 04:32:41 +00:00
tsutsui
3710510911 Update mikutter to 3.3.9.
Upstream changes:

* crashes in some case around posting tweets
2016-05-14 07:47:08 +00:00
tnn
a7b52c375b according to https://github.com/oauth-xx/oauth-ruby/pull/108 the
problem should be fixed with ruby-oauth 0.5.1, so depend on that.
2016-03-17 00:01:09 +00:00
tnn
cd178f9a3a mark as broken for now due to unsatisfiable ruby-oauth dependency 2016-03-16 23:13:07 +00:00
tsutsui
026cbf0f73 Update mikutter to 3.3.8.
Upstream changes:

* cannot preview instagram pictures
* twitter authentication on the first startup didn't work with
  some library version

Remarks:

OAuth::RequestToken#build_authorize_url is broken in the latest
oauth gem 0.5.0:
https://github.com/oauth-xx/oauth-ruby/pull/108
2016-02-27 02:30:24 +00:00
tsutsui
95d544356b Update mikutter to 3.3.7.
Upstream changes:

* postbox was not dismissed after post in some case
* line breaks were not drawn during selecting tweet characters by mouse drag
2016-02-21 05:49:57 +00:00
tsutsui
f6f5ab0512 Update mikutter to 3.3.6.
Upstream changes:

* post by shotcut keys didn't work on certain conditions
* selected characters of tweet by mouse drag were not shown correctly
  in some case
2016-02-14 14:10:35 +00:00
tsutsui
eaba1f5ce9 Update mikutter to 3.3.5.
Upstream changes:

* update lang files (en, zh_TW)
* reweeting retweeted tweet didn't work in some case
* gyazo preview didn't work
2016-01-30 18:15:07 +00:00
tsutsui
d54e868572 Update mikutter to 3.3.4.
Also take maintainership.

Upstream changes:

* fill untranslated ja_KanSai locales
* avoid methods deprecated by Ruby 2.3
2016-01-24 16:29:23 +00:00
tsutsui
6c3940c7ed Update mikutter to 3.3.3.
#mikutter 3.3.3

* update language po files
* fix of "crash on click of setting button" was missed

#mikutter 3.3.2

* Happy new year
* several crash issue
* crash on click of setting button on certain condition
* avoid use of lacacy methods deprecated by Ruby 2.3

#mikutter 3.3.1

* crash on UserStream process in some case
* crash on adding list

#mikutter 3.3.0

* use external libraries
 * Delayer-Deferred
 * Pluggaloid
* retweeted retweet
* liked retweet
* retweet with comments
* show icons for protected accounts
* add settings to show icons for verified accounts
* change method of counting a number of chars, to reflect URL conversion
* improvements of daemon mode
* notice function
* imrovements of support of some image services
2016-01-09 19:36:12 +00:00
taca
b40e982dc4 Remove RUBY_VERSION_SUPPORTED which has the samve value as default. 2015-12-30 04:22:59 +00:00
tsutsui
bdae0b2cc5 Update mikutter to 3.2.12. (leaf package update)
* mikutter's faked appearance crashed
2015-12-22 16:34:05 +00:00
tsutsui
0765041f09 Update mikutter to 3.2.11. (leaf package update)
* no response on clicking mouse over icons on some environments
* fix a spello method
2015-12-19 11:32:45 +00:00
tsutsui
9ddfd97132 Update to mikutter 3.2.10.
* Adapt to Twitter's display requirement changes (fav -> like)
* Use ruby-gtk2 3.0.7
* add -v option to check mikutter version (thanks @Akkiesoft)
2015-11-14 16:38:03 +00:00
agc
203292f73e Add SHA512 digests for distfiles for net category
Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 00:34:51 +00:00
tsutsui
63024634c0 Update to mikutter 3.2.9.
* Fix preview of Instagram images
* Allow uppercase extensions on preview of image URLs
* Fix error on fetching private or protected users' lists
  when multiple accounts are registered and selected account
  doesn't have privileges to access the private lists
* Reduce Twitter API requests to get lists
2015-09-27 06:52:53 +00:00
tsutsui
0311c14f9f Update to mikutter 3.2.8.
(leaf package minor update)

* Adapt to Ruby-GNOME2 3.0.3
* Empty condition of the extract tabs does not match all conditions
  in some case
2015-09-20 14:20:04 +00:00
tsutsui
c1f10782d9 Update to mikutter 3.2.7.
* Make both Symbl and String acceptable as activity
* UserStream received all events for other accounts on
  multiple account setting
* Activity plugin misrecognized notification as already
  received in some case
2015-09-12 07:18:52 +00:00
tsutsui
de552fd00e Update mikutter to 3.2.6.
* Fix warnings by Enumerator.new calls without blocking
* Avoid excessive tooltip creations
2015-08-29 03:09:40 +00:00
tsutsui
23ade77ad8 Update mikutter to 3.2.5.
* user profile tab was not properly restored on startup
* user object cache for user's account was not updated
* occasional crash when list is added
2015-07-19 14:04:23 +00:00
tsutsui
a743797a33 Update mikutter to 3.2.4.
* fix missed i18n in extract tab plugin
* stop generationg .mo files on every startup
* update LANG po files
2015-06-14 16:58:29 +00:00
taca
0615c1a8df Allow this package build on Ruby 2.2. 2015-06-11 17:37:09 +00:00
tsutsui
1cf8f3b3a7 Update mikutter to 3.2.3.
* fix crash on opening certain URLs
* fix crash during G/C on some environment
* support a new image service
* adopt ruby-gtk2 2.2.5
2015-05-17 06:55:34 +00:00
hiramatsu
82d5d251a8 Set MAINTAINER to pkgsrc-users. 2015-03-15 19:11:21 +00:00
obache
ecf7ec2e83 Update mikutter to 3.2.2.
* fixes crash with missing source for extraction tab.
* fixes always UTC timezone with Ruby2.2.
2015-01-12 12:03:47 +00:00
obache
3ec7e2fb18 Update mikutter to 3.2.1.
* fixes crash with editing extraction tab.
* Happy New Year!
2015-01-01 09:32:13 +00:00
obache
4e85ec11da Update mikutter to 3.2.0.
* Change internal processing for image display.
* Add function to add condition for extraction tab.
* Skin (experimental).
* Change icon
2014-12-30 08:05:17 +00:00
obache
88224a1bd2 Update mikutter to 3.1.1.
* fixes --plugin option to work correctly.
* fixes crash in activity setting with change ever untouched check box.
* document fixes.
2014-12-16 01:51:25 +00:00
obache
384014b4ab Update mikutter to 3.1.
Features
* drop Ruby 1.9 support.
* activity
  * blushup activity setting UI
* extract
  * scrollable with many data sources
  * hierachized data source
* list
  * obsolate list tab, list data source is provided instead.
* openimg
  * support multi image attachment tweet
* profile
  * scrollable with may belong list tab
* uitranslate
  * new language, Kansai accent
API
  * Add `defined_time' Plugin DSL method to retrieve plugin loaded time
  * obsolate MessageConverter, add functional to rewrite Message for Entity
2014-11-18 11:25:08 +00:00
obache
574e3d6951 Update mikutter to 3.0.9.
* small bug fixes
2014-11-09 11:19:06 +00:00
obache
4cb88a36e8 Update mikutter to 3.0.8.
3.0.8
* Fixes Twitpci preview
* Fixes issue display Error icon instead of tab name with missing icon setting
  for the extract tab.
* Insane mikutter on Android
3.0.7
* Add workaround for Twitpic end.
* Add d250g2.com support
* Fixes API bug
* Update translations.
2014-11-07 12:23:57 +00:00
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