The NetBSD Project

CVS log for pkgsrc/net/mikutter/PLIST

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / net / mikutter

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.52 / (download) - annotate - [select for diffs], Sat Jan 8 15:17:54 2022 UTC (16 months, 3 weeks ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, HEAD
Changes since 1.51: +142 -54 lines
Diff to previous 1.51 (colored)

mikutter: update to 5.0.2.

pkgsrc changes:
* make ${PREFIX}/share/mikutter/vendor/plugin as a pkgsrc specific
  plugin directory using PLUGIN_PATH env

Upstream changes:

mikutter 5.0.2
 https://mikutter.hatenablog.com/entry/2022/01/08/194013

* [mastodon_sse_streaming] crash on disconnect

mikutter 5.0.1
 https://mikutter.hatenablog.com/entry/2022/01/01/002306

* happy new year
* [mastodon] change initial data sources properly
* [mastodon_sse_streaming] execute startup and closing connections per
  a number of handlers
* [mastodon_sse_streaming] support streaming receiving of mentions
* [mastodon_sse_streaming] refactoring and fix SSE parse bugs
* stop using overlay vertical scrollbars on settings window
 * thanks Izumi Tsutsui
* [mastodon] add data source of mentions and poll it by REST API
* mastodon: fetch latest replies on startup
 * thanks Yuto Tokunaga
* revive lost Ttimeline#postbox_delegation_generator
 * thanks Shibafu Midorino

mikutter 5.0.0
 https://mikutter.hatenablog.com/entry/mikutter5_0

* Gtk3
* Incompatiple changes
 * gtk3 plugin is provided and won't be compatible with gtk plugins
* Diva::Model by diva 2.0
* show remaining characters on mastodon postbox
* support Ruby 2.7 and later

mikutter 4.1.8
 https://mikutter.hatenablog.com/entry/2021/12/21/232815

* crash by right click on settings of list
* duplicated settings for background color of "share with comment"
 * thanks Izumi Tsutsui
* skin icons are not rendered properly on settings

Revision 1.51 / (download) - annotate - [select for diffs], Sun Sep 20 15:11:43 2020 UTC (2 years, 8 months ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.50: +16 -2 lines
Diff to previous 1.50 (colored)

mikutter: update to 4.1.1.

Upstream changes:

mikutter 4.1.1
 https://mikutter.hatenablog.com/entry/2020/09/19/232625

* improve image preview for Pixiv as mastodon does
 * thanks Izumi Tsutsui
* image cache was not updated when image cache was hit on calling
  Gtk::WebIcon#load_model
* [mastodon] fix image URL matcher
* modelviewer: fix bug that caused crash
 * thanks Yuto Tokunaga

New features of mikutter 4.1
 https://mikutter.hatenablog.com/entry/2020/06/23/233809

* New features
 * Reactive API
  * Added methods
   1. Stream
   2. Generate
   3. collect
   4. collection
* Improvements
 * Extract tab
  * subscribe data sources by plugin
  * copying subscriber
  * Toots are retrieved only when data sources are subcribed
  * Form DSL
   * listview widget
   * keybind widget
 * Intent
  * improved list and dialog
 * All methods of Mtk module have been obsolete
 * Delayed execution
 * Image cache management has been changed
  * memory cache
  * file cache
* All other things forgotten to be written

Revision 1.50 / (download) - annotate - [select for diffs], Sat Jul 4 06:53:51 2020 UTC (2 years, 10 months ago) by tsutsui
Branch: MAIN
Changes since 1.49: +3 -1 lines
Diff to previous 1.49 (colored)

mikutter: update to 4.0.6.

Upstream changes:

mikutter 4.0.6

* bundle pulseaudio plugin
 * thanks to Shibafu Midorino
* backport a minor improvement from 4.1.0
  (fix compatibility issue with pluggaloid 1.3.0 and later)

Revision 1.49 / (download) - annotate - [select for diffs], Fri Feb 21 02:53:19 2020 UTC (3 years, 3 months ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.48: +550 -759 lines
Diff to previous 1.48 (colored)

miutter: update to 4.0.4.

pkgsrc changes:

* update DESCR and MESSAGE to reflect twitter plugin removal etc.
* sort DEPENDS by package (i.e. gem) names without categories for
  maintainability
* adjust EXTRACT_DIR per upstream tarball changes
  (probably this will soon be changed again on upstream)
* set DISABLE_BUNDLER_SETUP=1 to disable bundler's auto download on startup

Upstream changes:

mikutter 4.0.4

* crash on adding Mastdon accounts
 * thanks Ahiru Iegamo
* error on Mastodon User Profile tab
 * thanks Ahiru Iegamo
* delayer 1.0.2

mikutter 4.0.3

* support Ruby 2.7 changes
* clear image loading window by bg color after loading images and
  before drawing Pixbuf
 * thanks Shibafu Midorino

mikutter 4.0.2

* support thumbnails of YouTube and Niconico-video
 * thanks Shibafu Midorino
* appimage: fix crash/freeze
 * thanks Yuto Tokunaga
* adjust selected region including custom emoji cases on strings copy
 * thanks Shibafu Midorino
* remove irb from Gemfile

mikutter 4.0.1

* happy new year
* fix appimage
 * thanks hinaloe k
* remove unnecessary code executed per MiraclePainter updates
 * thanks Shibafu Midorino

mikutter 4.0

Major version up after five and half years after prevous update,
for 10 years aniversary of mikutter, with some incompatible changes.

* make Twitter plugins third party plugins
 * Twitter plugins are no longer included
 * users can still use Twitter on mikutter by installing Twitter plugins
   https://github.com/mikutter/twitter_bootstrap
* remove Service module
 * Abstraction by Service was not sufficient and it has been replaced
   by World plugin
* deprecate boot events
 * initialization should be implemented in plugin context or
   Delayer.new {...} should be used if it need to be executed after
   load is conplete
* remove miquire
 * miquire was introduce to avoid (no-longer-recallable) problems
   on ruby 1.8 and to switch loaded files by command line options,
   but both of them no longer exist
* use own implementation to handle event loop
 * mikutter used Gtk mailloop and Delayer queue but it caused FiberError
   exceptions and the FiberError was hard to fix per specification
* make it possible to change, preserve and restore order of general
  Model viewer tabs
 * orders of tabs in Mastdon user prifile tabs are recoreded and
   preserved on the next open even on other similar tabs
* support Ruby 2.5 and later (drop support for 2.4)
 * ruby 2.4 will be EOLed on end of March 2020
   https://www.ruby-lang.org/ja/news/2019/10/02/ruby-2-4-9-released/
* drop bundling gems in release tar ball
 * nowadays bundler is common enough and plugins with Gemfile made
   things more complicated
* all other things forgotten to be written
 * all things I missed

Revision 1.48 / (download) - annotate - [select for diffs], Sat Jul 20 14:03:42 2019 UTC (3 years, 10 months ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.47: +17 -1 lines
Diff to previous 1.47 (colored)

mikutter: update to 3.9.1.

Upstream changes:

mikutter 3.9.1

* print Mastodon server domains with Numeronym shortening method
  as respect to iMast
* [mastodon] icon is not shown on Messages replied by user even if
  "Show lock icon on protected Tweets" is enabled in display preference
* [mastodon] create tabs for home timeline, mentions, and LTL on
  creating account
* make '=' etc. usable as implemented in Yukari
* [modelviewer] modelviewer_models filter, that enumerates specs of Models
  that have viewer definitions

Revision 1.47 / (download) - annotate - [select for diffs], Sat Jun 22 06:47:05 2019 UTC (3 years, 11 months ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.46: +6 -3 lines
Diff to previous 1.46 (colored)

mikutter: update to 3.9.0-alpha2.

Upstream changes:

* quickstep
* crash on a retweet tab in Tweet details tabs when non-Twitter World
  is selected
* pass application name to notify-send
 * thanks Shibafu Midorino
* improve performance of toot cache
* crash on Fav'ed from Mastodon World when Current World is not
  fav'ed account

Revision 1.46 / (download) - annotate - [select for diffs], Sun Jun 16 16:39:57 2019 UTC (3 years, 11 months ago) by tsutsui
Branch: MAIN
Changes since 1.45: +45 -21 lines
Diff to previous 1.45 (colored)

mikutter: update to 3.9.0-alpha1.

pkgsrc changes:
- remove patch for totoridipjp (removed in upstream too)
- remove patch for upstream ticket #1323 (integrated in 3.9)

Upstream changes (from "new features of mikutter 3.9"):

* Mastodon plugin
* Support for UI scaling
* World account can be assigned to shortcut key
* Reorder World accounts
* Non-PNG image support for Skin
* Generic Model viewer
* Quick Step
* PulseAudio
* Reorgenize gem dependencies

Revision 1.45 / (download) - annotate - [select for diffs], Sat May 25 12:14:04 2019 UTC (4 years ago) by tsutsui
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored)

mikutter: update to 3.8.8.

pkgsrc changes:
- pull upstream patch for ticket #1323
  (insert newline to each attached image URL)

Upstream changelog:

mikutter 3.8.8

* <>& in Twitter messages are not converted from HTML entity references
 * thanks cob odo
* keep world account settings even if restoring account fails
  on loading the world
* pluggaloid 1.1.2

Revision 1.44 / (download) - annotate - [select for diffs], Sat Oct 6 23:25:35 2018 UTC (4 years, 7 months ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.43: +3 -2 lines
Diff to previous 1.43 (colored)

mikutter: update to 3.8.1.

Upstream changes:

mikutter 3.8.1

* fix to explicitly make api_request_file_cache plugin depend on twitter plugin
 * thanks Kazuki Y.
* use gtk2 3.2.9
 * thanks Akira Ouchi
* extract images from niconico-saiga OGP
 * thanks Shibafu Midorino
* remove an extra debug message
 * thanks Izumi Tsutsui
* suppress error messages of findbyid when twitter accounts are not registered
 * thanks cob od

Revision 1.43 / (download) - annotate - [select for diffs], Sat Sep 8 15:52:36 2018 UTC (4 years, 8 months ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.42: +1 -22 lines
Diff to previous 1.42 (colored)

mikutter: updated to 3.8.0.

Upstream changes:

mikutter 3.8.0

* create a search tab if at least one search spell is defined
* explicitly specify Addressable 2.5.2 or later
* twitter: warn if User Stream API is used
* update a default message of the status bar for 3.8
 * thanks @4pk
* streaming: change file layout since UserStream gone
 * remove UserStream settings
 * remove UserStream code
* remove unexpected executable bits in some files
 * thanks Izumi Tsutsui
* remove unused devel directory

Revision 1.42 / (download) - annotate - [select for diffs], Sun Jul 8 06:08:09 2018 UTC (4 years, 10 months ago) by tsutsui
Branch: MAIN
Changes since 1.41: +2 -1 lines
Diff to previous 1.41 (colored)

mikutter: pull upstream fixes.

Revision 1.41 / (download) - annotate - [select for diffs], Sun May 27 05:17:40 2018 UTC (5 years ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.40: +15 -19 lines
Diff to previous 1.40 (colored)

mikutter: update to 3.7.1.

pkgsrc changes:

* add MESSAGE file that describes how to use Twitter via mikutter
  even after mikutter's Twitter API keys have been suspended
* explicitly require updated ruby-gnome2-glib 3.2.5nb1

Upstream changes:

mikutter 3.7.1

* crashed on showing system messages in some case

mikutter 3.7.0

* Score
 * custom emoji
* change a cursor shape on clickable elements on timeline
 * thanks Yuto Tokunaga
* stop auto scroll when mouse-over icon buttons are shown
 * @cobodo
* improve an open file dialog
 * @cobodo
* Photo Variant
* provide a simpler method to replace Twitter's consumer key

Revision 1.40 / (download) - annotate - [select for diffs], Thu Feb 8 14:55:28 2018 UTC (5 years, 3 months ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.39: +53 -1 lines
Diff to previous 1.39 (colored)

mikutter: update to 3.6.2.

Upstream changes:

mikutter 3.6.2

* update translations
* cannot send a carsh report but gets Segmentation Fault on crash
  during a Gtk event callback
* crash when plugins written for 3.4 and prior try to access nonexistent
  images
* crash on opening a URL using an external browser on Windows

Revision 1.39 / (download) - annotate - [select for diffs], Sat Dec 30 05:05:14 2017 UTC (5 years, 5 months ago) by tsutsui
Branch: MAIN
Changes since 1.38: +92 -67 lines
Diff to previous 1.38 (colored)

mikutter: update to 3.6.0.

Upstream change:

mikutter 3.6.0

* World
 * Twitter functions are now implemented as a plugin
 * Service is no longer available, so the World plugin provides an equivalent
   of Service
* Spell
* Form DSL
 * generalized modules for settings etc. so make it possible to use it
   in Dialog etc.
 * photo select
  * select images
 * label
 * link (Model viewer)
* Dialog DSL/dialog method
 * universal interface for plugins to show a dialog box
 * no dependencies on Gtk
* Photo Model
 * preserve image URLs for multiple sizes and use a proper larger size
   one for requested image
* new setting in config for the maxinum number of tweets in timelines
* settings
 * tree structure in side menu by "settings" block
 * improve drawing speed for settings with many items
* appearance settings for PostBox and World Shifter
* requires Ruby 2.3 and later
* gems for mikutter project
 * use Diva gem
  * new gem derived from mikutter
  * replacement of Retriever, mikutter still provides Retriever compatible
    interfaces
 * Delayer Deferred 2
  * async/await

Revision 1.38 / (download) - annotate - [select for diffs], Sun Nov 12 16:27:23 2017 UTC (5 years, 6 months ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.37: +3 -1 lines
Diff to previous 1.37 (colored)

mikutter: update to 3.5.14.

Upstream changes:

- Activity: possible crash if loading icon is complete after the record
            disappeared
- make URI decoding strategies expandable by plugins
 - this makes it possible to handle Windows paths by plugins

Revision 1.37 / (download) - annotate - [select for diffs], Sat Dec 24 15:45:50 2016 UTC (6 years, 5 months ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.36: +4 -2 lines
Diff to previous 1.36 (colored)

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

Revision 1.36 / (download) - annotate - [select for diffs], Thu Dec 15 14:40:29 2016 UTC (6 years, 5 months ago) by tsutsui
Branch: MAIN
Changes since 1.35: +47 -9 lines
Diff to previous 1.35 (colored)

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

Revision 1.35 / (download) - annotate - [select for diffs], Sat Sep 17 19:31:41 2016 UTC (6 years, 8 months ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.34: +77 -1 lines
Diff to previous 1.34 (colored)

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

Revision 1.34 / (download) - annotate - [select for diffs], Sat Jun 4 03:03:44 2016 UTC (7 years ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.33: +28 -32 lines
Diff to previous 1.33 (colored)

Also update PLIST for mikutter 3.4.0. (missed in previous)

Revision 1.33 / (download) - annotate - [select for diffs], Sat Jan 9 19:36:12 2016 UTC (7 years, 4 months ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.32: +16 -10 lines
Diff to previous 1.32 (colored)

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

Revision 1.32 / (download) - annotate - [select for diffs], Sat Dec 19 11:32:45 2015 UTC (7 years, 5 months ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

Update mikutter to 3.2.11.  (leaf package update)

* no response on clicking mouse over icons on some environments
* fix a spello method

Revision 1.31 / (download) - annotate - [select for diffs], Sat Nov 14 16:38:03 2015 UTC (7 years, 6 months ago) by tsutsui
Branch: MAIN
Changes since 1.30: +3 -1 lines
Diff to previous 1.30 (colored)

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)

Revision 1.30 / (download) - annotate - [select for diffs], Tue Dec 30 08:05:17 2014 UTC (8 years, 5 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.29: +7 -1 lines
Diff to previous 1.29 (colored)

Update mikutter to 3.2.0.

* Change internal processing for image display.
* Add function to add condition for extraction tab.
* Skin (experimental).
* Change icon

Revision 1.29 / (download) - annotate - [select for diffs], Tue Nov 18 11:25:08 2014 UTC (8 years, 6 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.28: +39 -5 lines
Diff to previous 1.28 (colored)

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

Revision 1.28 / (download) - annotate - [select for diffs], Sun Sep 21 11:20:08 2014 UTC (8 years, 8 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.27: +28 -1 lines
Diff to previous 1.27 (colored)

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.

Revision 1.27 / (download) - annotate - [select for diffs], Sat Jun 28 06:45:25 2014 UTC (8 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.26: +2 -1 lines
Diff to previous 1.26 (colored)

Update mikutter to 3.0.2.

* trivial bug fixes.

Revision 1.26 / (download) - annotate - [select for diffs], Sun May 18 04:28:17 2014 UTC (9 years ago) by obache
Branch: MAIN
Changes since 1.25: +352 -38 lines
Diff to previous 1.25 (colored)

Update mikutter to 3.0.0alpha3.

New features in 3.0
* multilingual support
* multi accounts
* improve extract tab

Revision 1.25 / (download) - annotate - [select for diffs], Tue Mar 11 12:16:39 2014 UTC (9 years, 2 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored)

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

Revision 1.24 / (download) - annotate - [select for diffs], Sat Sep 28 09:20:42 2013 UTC (9 years, 8 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (colored)

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.

Revision 1.23 / (download) - annotate - [select for diffs], Wed May 15 11:24:14 2013 UTC (10 years ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.22: +18 -34 lines
Diff to previous 1.22 (colored)

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

Revision 1.22 / (download) - annotate - [select for diffs], Tue Feb 5 11:57:03 2013 UTC (10 years, 3 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (colored)

Update mikutter to 0.2.1.1127.
* reduce memory usage with Ruby Gtk2 1.2.1 and later.
* fix image preview from some sites.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Jan 13 07:26:40 2013 UTC (10 years, 4 months ago) by obache
Branch: MAIN
Changes since 1.20: +4 -2 lines
Diff to previous 1.20 (colored)

Update mikutter to 0.2.1.1119, 0.2.1 official release.

Revision 1.20 / (download) - annotate - [select for diffs], Thu Jan 10 11:20:46 2013 UTC (10 years, 4 months ago) by obache
Branch: MAIN
Changes since 1.19: +1 -2 lines
Diff to previous 1.19 (colored)

Update mikutter to 0.2.1.1117, aka pre2.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Jan 5 07:46:04 2013 UTC (10 years, 4 months ago) by obache
Branch: MAIN
Changes since 1.18: +12 -5 lines
Diff to previous 1.18 (colored)

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.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Dec 17 17:44:20 2012 UTC (10 years, 5 months ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.17: +146 -52 lines
Diff to previous 1.17 (colored)

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

Revision 1.17 / (download) - annotate - [select for diffs], Sun May 13 14:21:55 2012 UTC (11 years ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

Update mikutter to 0.1.1.790, first 0.1.1 unstable release.

some improvements and bug fixes.

Revision 1.16 / (download) - annotate - [select for diffs], Mon May 7 21:45:25 2012 UTC (11 years ago) by obache
Branch: MAIN
Changes since 1.15: +10 -4 lines
Diff to previous 1.15 (colored)

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.

Revision 1.15 / (download) - annotate - [select for diffs], Tue May 1 06:50:52 2012 UTC (11 years, 1 month ago) by obache
Branch: MAIN
Changes since 1.14: +1 -41 lines
Diff to previous 1.14 (colored)

Update mikutter to 0.1.0.772.
(switched to use system oauth module again).

bug fixes.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Mar 25 15:20:04 2012 UTC (11 years, 2 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.13: +41 -1 lines
Diff to previous 1.13 (colored)

* included oauth is reuqired to use user stream.
* no need to move escape.rb, include one will be picked up.

Bump PKGREVISION.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Mar 16 15:46:36 2012 UTC (11 years, 2 months ago) by obache
Branch: MAIN
Changes since 1.12: +1 -0 lines
Diff to previous 1.12 (colored)

Update mikutter to 0.1.0.710.

* bug fixes.
* add an icon for DM tab.

Revision 1.12 / (download) - annotate - [select for diffs], Fri Mar 2 06:34:35 2012 UTC (11 years, 3 months ago) by obache
Branch: MAIN
Changes since 1.11: +57 -5 lines
Diff to previous 1.11 (colored)

Update mikutter to 0.1.0.697, switch to new unstable release.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Nov 6 07:49:38 2011 UTC (11 years, 6 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.10: +25 -6 lines
Diff to previous 1.10 (colored)

Update to mikutter to 0.0.4.571.

switch to new unstable branch.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Jul 30 02:00:44 2011 UTC (11 years, 10 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.9: +1 -2 lines
Diff to previous 1.9 (colored)

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.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Jun 19 04:19:56 2011 UTC (11 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

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.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Jun 12 12:41:15 2011 UTC (11 years, 11 months ago) by obache
Branch: MAIN
Changes since 1.7: +3 -0 lines
Diff to previous 1.7 (colored)

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.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Jun 5 08:57:47 2011 UTC (12 years ago) by obache
Branch: MAIN
Changes since 1.6: +3 -0 lines
Diff to previous 1.6 (colored)

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.

Revision 1.6 / (download) - annotate - [select for diffs], Sun May 29 06:54:59 2011 UTC (12 years ago) by obache
Branch: MAIN
Changes since 1.5: +11 -6 lines
Diff to previous 1.5 (colored)

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.

Revision 1.5 / (download) - annotate - [select for diffs], Mon May 16 03:05:04 2011 UTC (12 years ago) by obache
Branch: MAIN
Changes since 1.4: +6 -0 lines
Diff to previous 1.4 (colored)

Update mikutter to 0.0.3.4.

* fixes PIAPRO image preview plugin
  * catch up to spec changes of PIAPRO
* reduce excessively usage of API

Revision 1.4 / (download) - annotate - [select for diffs], Sat May 7 13:57:35 2011 UTC (12 years ago) by obache
Branch: MAIN
Changes since 1.3: +5 -1 lines
Diff to previous 1.3 (colored)

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.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Apr 30 13:26:14 2011 UTC (12 years, 1 month ago) by obache
Branch: MAIN
Changes since 1.2: +1 -7 lines
Diff to previous 1.2 (colored)

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.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Apr 25 13:05:31 2011 UTC (12 years, 1 month ago) by obache
Branch: MAIN
Changes since 1.1: +7 -2 lines
Diff to previous 1.1 (colored)

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)

Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 5 11:47:16 2011 UTC (12 years, 2 months ago) by obache
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>