This update finally adds saved posts/comments functionality. This update also adds a lot of quality of life or general polish changes to the app.

As we are getting extremely close to a v1 release since the last of the core features are getting implemented, more and more small, quality changes will be added to the releases. These are changes that I’ve been meaning to do for a while but haven’t done in the interest of time.

As always if anyone has any suggestions/feature requests/etc please let me know in the comments.

Changelog

  • Implement the saved posts/comments screen
  • Added option to save comments/posts everywhere
  • Added a setting for tap comment to collapse
  • Added about screen
  • Added swipe actions to the post within the post screen
  • Added a setting to adjust indentation of nested comments
  • Added long press an image thumbnail to open the full screen view.
  • Added long press actions to a bunch of places. It should make the behavior more consistent across the app. Usually long press = open the options/more menu.
  • Fixed a bug where swipe actions would be temporarily disabled when layout type is changed.
  • Fixed a bug where cards would always display the full image even if the setting was disabled.
  • Support cannonical community mentions.
  • Improve rendering performance of text.
  • Rearrange settings to make more sense.
  • Support cropping images when adding images to post/comments/etc
  • Fixed more crashes