Design API method to delete articles #42

Closed
opened 2017-02-26 12:27:38 -05:00 by jking · 1 comment
Owner

The NextCloud News API does not provide a means for clients to delete individual articles. Effectively this would be actually implemented as "Mark as read, then hide until the next purge" since articles are deduplicated between users, but it wouldn't be difficult to implement; it would just need to be coordinated with NextCloud News.

The NextCloud News API does not provide a means for clients to delete individual articles. Effectively this would be actually implemented as "Mark as read, then hide until the next purge" since articles are deduplicated between users, but it wouldn't be difficult to implement; it would just need to be coordinated with NextCloud News.
jking closed this issue 2017-07-09 18:09:32 -04:00
Author
Owner

Clients can choose to do this locally if they wish.

Clients can choose to do this locally if they wish.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: MensBeam/Arsse#42
No description provided.