qbit icon indicating copy to clipboard operation
qbit copied to clipboard

feat: add some RSS API methods

Open Yejia995 opened this issue 9 months ago • 0 comments

Added the following RSS API methods:

  • [x] Add folder
  • [x] Add feed
  • [x] Remove item
  • [x] Move item
  • [ ] Get all items
  • [x] Mark as read
  • [x] Refresh item
  • [ ] Set auto-downloading rule
  • [x] Rename auto-downloading rule
  • [x] Remove auto-downloading rule
  • [ ] Get all auto-downloading rules
  • [ ] Get all articles matching a rule

This pull request does not include any new struct, only relatively simple operations. All functions should have been tested, but if there are any issues please let me know.

Thanks a lot for your work!

Yejia995 avatar May 20 '24 09:05 Yejia995