TTRSS toggle doesn't work #132

Closed
opened 6 years ago by jking · 0 comments
jking commented 6 years ago
Owner

When marking an article un/read or un/starred, TTRSS allows the client to blindly instruct the server to toggles articles' state instead of explicitly setting one state or another. This is incredibly poor design in a potentially high-latency protocol, but it must be supported.

Unfortunately, I implemented the toggle incorrectly: the state always ends up being false instead of swapped.

When marking an article un/read or un/starred, TTRSS allows the client to blindly instruct the server to toggles articles' state instead of explicitly setting one state or another. This is incredibly poor design in a potentially high-latency protocol, but it must be supported. Unfortunately, I implemented the toggle incorrectly: the state always ends up being false instead of swapped.
jking added this to the 0.2.1 milestone 6 years ago
jking added the
bug
label 6 years ago
jking closed this issue 6 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

0000-12-31

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.