Implementing TTRSS: Get Preferences #87
Labels
No labels
admin tools
api
bug
documentation
duplicate
enhancement
feature
help wanted
in progress
internals
invalid
packaging
question
testing
trivial
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: MensBeam/Arsse#87
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
getPref
Returns preference value of specified key.
I have no idea what keys the API should be responding to, nor why a client would query them.
Note: as far as I can tell the official client has never used this functionality. It seems it was added speculatively and then never used in addition to never documented.