Skip to content
New issue

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

feat: add some RSS API methods #15

Merged
merged 4 commits into from
May 23, 2024
Merged

Conversation

Yejia995
Copy link
Contributor

@Yejia995 Yejia995 commented May 20, 2024

Added the following RSS API methods:

  • Add folder
  • Add feed
  • Remove item
  • Move item
  • Get all items
  • Mark as read
  • Refresh item
  • Set auto-downloading rule
  • Rename auto-downloading rule
  • 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!

@George-Miao George-Miao self-requested a review May 23, 2024 01:38
@George-Miao George-Miao self-assigned this May 23, 2024
@George-Miao George-Miao added the enhancement New feature or request label May 23, 2024
Cargo.toml Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@Yejia995 Yejia995 requested a review from George-Miao May 23, 2024 15:38
Copy link
Owner

@George-Miao George-Miao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the effort!

@George-Miao George-Miao merged commit 890f51b into George-Miao:master May 23, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants