This release adds some mod tools for PieFed to the app (some mod tools are still missing because they are not supported by the API yet).
This release also makes significant changes under the hood. These changes are meant to keep the app snappy. The app goes through lots of updates and features are added left and right so some occasional refactoring is necessary to ensure the app does not get too bloated.
Changes to the internal portions of the app is also why this release took a bit longer. These changes can cause bugs if not done correctly and I had to dogfood the app for a while before I was confident enough to release the update.
Full changelog
- Add support for modlogs on piefed.
- Add support for reviewing and accepting/rejecting registrations.
- Add support for [spoiler] tags.
- Fix some bugs with finding text on the post screen.
- Optimized save/restore post feed when app is killed and restored. This adds a slightly longer delay when the app is restored after it’s been killed by the OS but it should reduce the number of network calls and improve snappiness once the app is restored.
- Show HD image toggle in more situations.
- Fix a bug where the loading spinner never disappears on a post even though internally the post has failed to load.
- Fix a bug where “No comments” is not shown when there are no comments.
Update v1.80.1
- Fix a bug where long tapping on an image will load the thumbnail and not the original image.
Update v1.80.2
- Fix a bug where sometimes resuming the app, the post feed will fail to restore.
Update More changes:
- Fix a bug where link posts with a thumbnail incorrectly try to load the link and not the thumbnail.
- Fix a bug where community icons sometimes flicker.
- Fix a bug where viewing an image of a post will no longer default to the thumbnail if it has been cached.


Just got the update and the bug has been squashed! Thank you!