search result popup: let user subscribe to author of a book review. sort reviews by date latest first #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "thrillfall/rocinante_android:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi @thrillfall!
Thank you so much for this Pull Request. I've been reviewing and testing it locally and it works perfectly.
I really liked how you handled the ActivityPub handle resolution (@user@instance) for federated authors, and the regex parsing for the BookWyrm dates so we can finally sort the reviews chronologically. Also, separating the .debug build applicationId is a great quality-of-life addition that will be super useful to test things without overwriting the F-Droid install.
The code is really clean and integrates beautifully with the app's architecture. I've just merged it into the main branch.
Thanks again for your time and for this great contribution to Rocinante! You're welcome to contribute again anytime.
Pull request closed