2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2021-10-02 05:05:43 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
mikutter: update to 4.1.7.
Upstream changes:
mikutter 4.1.7
https://mikutter.hatenablog.com/entry/2021/10/02/114317
* make modules that use httpclient explicitly refer system's root CA
|
2021-10-01 17:40:24 by Izumi Tsutsui | Files touched by this commit (1) |
Log message:
mikutter: explicitly pull ruby-httpclient>=2.8.3nb1 for proper access.
Bump PKGREVISION.
|
2021-09-18 17:30:54 by Izumi Tsutsui | Files touched by this commit (1) |
Log message:
mikutter: explicitly pull the latest ruby-gtk2 to avoid dependency woes.
Bump PKGREVISION.
|
2021-09-13 17:25:08 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
mikutter: update to 4.1.6.
Upstream changes
mikutter 4.1.6
https://mikutter.hatenablog.com/entry/2021/09/13/215700
* ggrks (search by Google) used URI.escape removed on Ruby 3.0.0
* thanks Akira Ouchi
|
2021-05-01 20:09:43 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
mikutter: update to 4.1.5.
Upstream changes:
mikutter 4.1.5
https://mikutter.hatenablog.com/entry/2021/05/02/012736
* fix possible crash and code injection in conditions of extract tabs
|
2021-01-09 06:33:36 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
mikutter: update to 4.1.4.
Upstream changes:
mikutter 4.1.4
https://mikutter.hatenablog.com/entry/2021/01/09/132821
* crash on Ruby 3.0.0 in some case
|
2021-01-01 06:00:12 by Izumi Tsutsui | Files touched by this commit (3) | |
Log message:
mikutter: update to 4.1.3.
Upstream changes:
mikutter 4.1.3
https://mikutter.hatenablog.com/entry/2021/01/01/115923
* happy new year
* Ruby 3.0 support
* plugin dependency graph: show broken dependencies in red
|
2020-10-03 10:28:37 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
mikutter: update to 4.1.2.
Upstream changes:
mikutter 4.1.2
https://mikutter.hatenablog.com/entry/2020/10/03/140927
* excessive workload on redrawring MiraclePainter using a large set of
Photo Model as drawing objects
* fix versions of dependent libraries
|
2020-09-20 17:11:43 by Izumi Tsutsui | Files touched by this commit (3) | |
Log message:
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
|