Add "GReader Redate" extension. (#79)

* Add "GReader Redate" extension.

This extension can be used to workaround a dating problem between Reeder & EasyRSS (old version) with FreshRSS GReader API.

Related to https://github.com/FreshRSS/FreshRSS/issues/2759
Closes https://github.com/FreshRSS/Extensions/issues/72

* Update extensions.json

Co-Authored-By: Frans de Jonge <fransdejonge@gmail.com>

* - Re-add EasyRSS (?).

Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
This commit is contained in:
Julien-Pierre Avérous 2020-06-14 10:27:18 +02:00 committed by GitHub
parent 96ba6ca343
commit a1bdd0608d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -161,13 +161,20 @@
"url": "https://github.com/FreshRSS/Extensions",
"type": "gh-subdirectory"
},
{
"name": "GReader Redate",
"description": "Works around a dating problem on GReader API with Reeder and EasyRSS (prior to 0.7.5).",
"version": 1.0,
"author": "Julien Avérous",
"url": "https://github.com/javerous/freshrss-greader-redate",
"type": "gh-subdirectory"
},
{
"name": "LatexSupport",
"description": "Add support for LaTeX notation rendering",
"version": "0.1.2",
"author": "Alexis Degrugillier",
"url": "https://github.com/aledeg/FreshRSS-extensions",
"type": "gh-subdirectory"
}
]
}