2017-10-28 16:41:38 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
mikutter: update to 3.5.13.
Upstream changes:
- use ruby-gtk2 3.1.9 (thanks @Phenomer)
- activity plugin crash problem
- MIKUTTER_CONFROOT environment for Gemfile was dealt differently
from mikutter itself
|
2017-10-17 16:10:45 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
mikutter: update to 3.5.12.
Upstream changes:
- support an error response when the account is locked (thanks @sushi514)
- add an environment variable MIKUTTER_CONFROOT
- sweep legacy code
|
2017-09-03 06:34:22 by Izumi Tsutsui | Files touched by this commit (3) |
Log message:
Update mikutter to 3.5.11.
Upstream changes:
- crash on startup if develop version (3.6) is never used
|
2017-08-26 13:57:49 by Izumi Tsutsui | Files touched by this commit (4) | |
Log message:
Update mikutter to 3.5.10.
pkgsrc changes:
- add a patch for workaround for upstream Redmine ticket #1064
- update dependencies per upstream Gemfile
Upstream changes:
- error messages about ja_KS locale on startup
- restrict version of Deferred to avoid issue on the latest one
- fix typo
- new functions for UserConfig
- trigger 'userconfig_modify' events when UserConfig values are updated
- abandon use of UserConfig.connect to avoid memory leak on some error paths
- crash in some case if actual timeline is not created
- specify gtk2 3.1.8
|
2017-07-08 05:31:58 by Izumi Tsutsui | Files touched by this commit (3) | |
Log message:
Update mikutter to 3.5.9.
pkgsrc changes:
- update dependencies per upstream Gemfile
Upstream changes:
- update twitter-text
- support the latest memoist
- fix crash with ruby-gnome2 3.1.1 or prior on opening profile tab
- wrong titles in Twitter Search Model and Web model
|
2017-06-10 11:45:33 by Izumi Tsutsui | Files touched by this commit (9) |
Log message:
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-05-30 17:18:31 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
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-04-08 09:44:23 by Izumi Tsutsui | Files touched by this commit (2) |
Log message:
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-01 14:35:26 by Izumi Tsutsui | Files touched by this commit (3) |
Log message:
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-03-19 15:22:56 by Izumi Tsutsui | Files touched by this commit (2) |
Log message:
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.
|