Commit graph

5 commits

Author SHA1 Message Date
Alexandre Alapetite
6a90b0d2f1
Bump versions 2023-11-23 23:12:09 +01:00
Marius
ce44911e32
Make extensions use typed methods Minz_Request::paramString and Minz_Session::paramString (#181)
* enable strict_types

* replace deprecated Minz_Session::param method and use typed version Minz_Session::paramString instead

* replace deprecated Minz_Request::param method and use typed version Minz_Request::paramString instead

* bump version
2023-11-21 17:23:55 +01:00
Alexandre Alapetite
ce38b3849d
Fix JSON versions (#176)
fix https://github.com/FreshRSS/Extensions/issues/175
Regression from https://github.com/FreshRSS/Extensions/pull/169
2023-09-16 14:47:44 +02:00
Brooke
6694924f43 Update metadata.json to version 0.2 (#59)
When installed the extension will show there is an update available because this file says version `0.1` where the main [`extentions.json`](https://github.com/FreshRSS/Extensions/blob/master/extensions.json) shows version `0.2` is the latest which is inline with the extension README
2019-10-03 08:31:04 +02:00
Marien Fressinaud
5edb6d42e1 Add the first extension (CustomCSS) 2015-01-08 21:20:35 +01:00