Remove obsolete TT-RSS extension

It was not working, and has not been maintained in a long time.
A follow-up was started on https://github.com/FreshRSS/FreshRSS/pull/1526 as it would require changes in the core for proper support.
But if anybody was using this extension for anything, reach out :-)
This commit is contained in:
Alexandre Alapetite 2023-12-31 15:08:17 +01:00
parent a82e080a1e
commit b14dd10f0d
No known key found for this signature in database
GPG key ID: A24378C38E812B23
7 changed files with 0 additions and 1290 deletions

View file

@ -430,17 +430,6 @@
"method": "git",
"directory": "."
},
{
"name": "TinyTinyRSS API",
"author": "Marien Fressinaud",
"description": "Provides an API compliant with TinyTinyRSS applications.",
"version": "0.1",
"entrypoint": "TTRSS_API",
"type": "system",
"url": "https://github.com/FreshRSS/Extensions",
"method": "git",
"directory": "xExtension-TTRSS_API"
},
{
"name": "Title-Wrap",
"author": "₣rans de Jonge, Joris Kinable",