We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement missing Fever API commands. The planned ones are:
Is the XML serialization used? No idea. Actually the xml flag is always ignored. See issue #33.
Future development:
Fever API documentation: https://raw.github.com/passiomatic/coldsweat/master/docs/fever_api.html
The text was updated successfully, but these errors were encountered:
Implemetation of mark=feed as read (issue #3)
f637b8d
Implementation of mark=group as read command (issue #3)
a1966e0
Implemented Fever 'unread recently read' command. (Issue #3)
25c68e1
passiomatic
No branches or pull requests
Implement missing Fever API commands. The planned ones are:
Is the XML serialization used? No idea. Actually the xml flag is always ignored. See issue #33.
Future development:
Fever API documentation: https://raw.github.com/passiomatic/coldsweat/master/docs/fever_api.html
The text was updated successfully, but these errors were encountered: