5a272dcd20af65cc497defa9c23af50b91aa2a15
TinyTinyRSS Fever API plugin
Description
This plugin is an open source module for TinyTinyRSS which simulates the Fever API for reading the RSS Feeds with your Fever clients.
Features
Following Features are implemented:
- getting new RSS items
- getting starred RSS items
- setting read marker for item(s)
- setting starred marker for item(s)
- hot is not supported
Downloads
Please click the ZIP Button to download current version. ;)
Supported/Tested Clients
These clients should be working fine with this API emulation.
- Reeder - iPhone
- Mr.Reader - iPad
Installation
Upload the fever folder in the plugins folder of your TinyTinyRSS installation. Enable the plugin in the preferences and set your password for the Fever API.
See here for more detailed informations.
License
Licensed under GNU GPL version 2 (<- I think this is okay for this plugin…)
Changelog
v1.0-v1.2 - 2013/5/27 - DigitalDJ version
- see this thread in the TinyTinyRSS Forum
v1.3 - 2013/6/27
- fixed several bugs in json output from the plugin
- added a small fix for Mr.Reader 2.0 so it can complete loading of all items (see FAQ)
- added first Mr.Reader compatiblity without marking items read/starred
- changed the field
date_enteredtoupdatedfor better reading experience
v1.4 - 2013/6/28
- fixed authentication with Mr.Reader 2.0
- fixed debugging options
v1.4.1 - 2013/6/28
- removed password from debug log file
v1.4.2 - 2013/6/28
- changed the DEBUG_USER evaluation a little bit for disabling authentication without DEBUG = true
Description
Languages
PHP
100%