summaryrefslogtreecommitdiff
path: root/net/mikutter
AgeCommit message (Collapse)AuthorFilesLines
2016-05-14Update mikutter to 3.3.9.tsutsui2-8/+7
Upstream changes: * crashes in some case around posting tweets
2016-03-17according to https://github.com/oauth-xx/oauth-ruby/pull/108 thetnn1-3/+3
problem should be fixed with ruby-oauth 0.5.1, so depend on that.
2016-03-16mark as broken for now due to unsatisfiable ruby-oauth dependencytnn1-2/+3
2016-02-27Update mikutter to 3.3.8.tsutsui3-13/+13
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-21Update mikutter to 3.3.7.tsutsui2-7/+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-14Update mikutter to 3.3.6.tsutsui2-7/+7
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-01-30Update mikutter to 3.3.5.tsutsui2-7/+7
Upstream changes: * update lang files (en, zh_TW) * reweeting retweeted tweet didn't work in some case * gyazo preview didn't work
2016-01-24Update mikutter to 3.3.4.tsutsui2-8/+8
Also take maintainership. Upstream changes: * fill untranslated ja_KanSai locales * avoid methods deprecated by Ruby 2.3
2016-01-09Update mikutter to 3.3.3.tsutsui5-19/+75
#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
2015-12-30Remove RUBY_VERSION_SUPPORTED which has the samve value as default.taca1-3/+1
2015-12-22Update mikutter to 3.2.12. (leaf package update)tsutsui2-7/+7
* mikutter's faked appearance crashed
2015-12-19Update mikutter to 3.2.11. (leaf package update)tsutsui3-9/+9
* no response on clicking mouse over icons on some environments * fix a spello method
2015-11-14Update to mikutter 3.2.10.tsutsui3-8/+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-04Add SHA512 digests for distfiles for net categoryagc1-1/+2
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-09-27Update to mikutter 3.2.9.tsutsui2-6/+6
* 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-20Update to mikutter 3.2.8.tsutsui2-6/+6
(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-12Update to mikutter 3.2.7.tsutsui2-6/+6
* 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-08-29Update mikutter to 3.2.6.tsutsui2-6/+6
* Fix warnings by Enumerator.new calls without blocking * Avoid excessive tooltip creations
2015-07-19Update mikutter to 3.2.5.tsutsui2-6/+6
* 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-06-14Update mikutter to 3.2.4.tsutsui2-6/+6
* fix missed i18n in extract tab plugin * stop generationg .mo files on every startup * update LANG po files
2015-06-11Allow this package build on Ruby 2.2.taca1-2/+2
2015-05-17Update mikutter to 3.2.3.tsutsui2-7/+7
* 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-03-15Set MAINTAINER to pkgsrc-users.hiramatsu1-2/+2
2015-01-12Update mikutter to 3.2.2.obache2-6/+6
* fixes crash with missing source for extraction tab. * fixes always UTC timezone with Ruby2.2.
2015-01-01Update mikutter to 3.2.1.obache2-6/+6
* fixes crash with editing extraction tab. * Happy New Year!
2014-12-30Update mikutter to 3.2.0.obache3-7/+15
* Change internal processing for image display. * Add function to add condition for extraction tab. * Skin (experimental). * Change icon
2014-12-16Update mikutter to 3.1.1.obache2-6/+6
* fixes --plugin option to work correctly. * fixes crash in activity setting with change ever untouched check box. * document fixes.
2014-11-18Update mikutter to 3.1.obache3-14/+48
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-09Update mikutter to 3.0.9.obache2-6/+6
* small bug fixes
2014-11-07Update mikutter to 3.0.8.obache2-7/+6
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-09-27Drop dependency on xdg-utils.obache1-2/+2
We have no well-configured standard desktop system, so xdg-utils is useless. Furthermore, honor "hate bash" users.
2014-09-21Update mikutter to 3.0.6.obache3-7/+34
* 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-08-24Update mikutter to 3.0.5.obache2-6/+6
bug fixes.
2014-08-10Update mikutter to 3.0.4.obache2-6/+6
* always use primary account to send reply * update translations
2014-07-06Update mikutter to 3.0.3.obache2-6/+6
* 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-06-28Update mikutter to 3.0.2.obache3-7/+8
* trivial bug fixes.
2014-06-15Update mikutter to 3.0.1.obache2-8/+8
* Fixes account authentication related issues. * Change match empty extract condition to match all tweets.
2014-06-08Update mikutter to 3.0.0, final 3.0 unstable release.obache2-7/+7
2014-06-01Update mikutter to 3.0.0alpha5.obache2-6/+6
* Update translations. * Replace default icon with 3.0 one. * Optimize cache for internal tweet user list data.
2014-05-25Update mikutter to 3.0.0alpha4.obache2-6/+6
* 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-18Update mikutter to 3.0.0alpha3.obache3-51/+365
New features in 3.0 * multilingual support * multi accounts * improve extract tab
2014-03-26Allow build with ruby21.taca1-2/+2
2014-03-15From Gemfile, require json_pure>=1.8.obache1-1/+4
Bump PKGREVISION.
2014-03-11Update mikutter to 0.2.2.1537.obache3-11/+12
* update gtk2 gem to 2.2.2 * fixes startup with broken cache * fixes open embeded URL longer than 140 characters
2014-01-14Update mikutter to 0.2.2.1476.obache2-6/+6
* fixes crash with Ruby/Gtk2 2.0.3 and later. * follow up Twitter specification change, use SSL for REST API request.
2013-11-24Update mikutter to 0.2.2.1430.obache2-6/+6
* fix: lack of some or all tweets and notification with UserStream * fix: long delay receiving tweets with UserStream
2013-11-05Update mikutter to 0.2.2.1410.obache2-6/+6
* 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-09-28Update mikutter to 0.2.2.1373.obache3-7/+8
* Prevent to show "Retweet" command for protected account * Change permanent link for tweets in Activity tab. * Add icon for Activity.
2013-08-14Update mikutter to 0.2.2.1328.obache3-8/+22
(drop dependency on libnotify, optional and alternative selectable). bug fixes.
2013-08-05Update mikutter to 0.2.2.1318.obache2-7/+7
bug fixes.