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
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
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
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
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
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
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
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
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
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
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
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
#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
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
* 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.
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.
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
* 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.
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.
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.
* 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.
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.
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.
* 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.
* 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.
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