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

Fix Fever API not syncing read/starred metadata (#401) #406

Merged
merged 1 commit into from May 17, 2023

Conversation

mbestavros
Copy link
Collaborator

@mbestavros mbestavros commented May 16, 2023

This PR adds functionality to fetch read/unread and starred/un-starred metadata from the remote Fever server and synchronize the local article cache during sync, as discussed in #401. Tested on my local Read You instance against Miniflux, and it works! When I read an article on a different device, it also shows up as read on Read You after sync. Likewise for starring and unstarring.

This is the first serious Kotlin code I've ever written, and I'm sure what I did could probably be done better, but I'm very open to feedback and I'll incorporate any suggestions.

Tagging @Ashinch for review. Resolves #401 and resolves #404.

@mbestavros
Copy link
Collaborator Author

If anyone wants to try the fix, you can do so by downloading one of the artifacts listed here, unzipping, and installing the APK!

Signed-off-by: Mark Bestavros <markbest@bu.edu>
@Ashinch Ashinch merged commit f274a00 into Ashinch:main May 17, 2023
1 check passed
@Ashinch
Copy link
Owner

Ashinch commented May 17, 2023

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
2 participants