This update is aimed at implementing more features designed to make admins and moderator’s jobs easier in Summit.
Changes so far:
- Fix a bug where the title does not update in the post screen when the comment sort order is changed.
- Add a new section in the search screen “Random communities”. This section shows a random list of 10 communities that has at least one post.
- Fixed a bug where instances are not displayed for users when they should be.
- Add a setting to show/hide deleted posts.
- Update community/inbox side panel UI a bit.
- Add per-section unread counts to the inbox side panel.
- Replace the image editing library the app uses with a different one that actually works.
- Remove “cross-posted from:” text that is auto-inserted when cross-posting so that the behavior is consistent with current web.
- Add page for new account applications.
- Add support for approving/declining new account applications.
- Add support for viewing a detailed list of votes for posts/comments (only available for mods).
- Add option to view moderation actions by user to the post/comment/person menu.
- Fix a bug where images do not load if on a private instance.
- Fix a bug where back ticks can break text formatting.
- Fix a bug where the navigation rail does not hide when the side panel is shown.
- Fix a bug where double tapping send can cause an action to be performed twice.
I audited the library I was using for cropping and it’s just really not good. I’m switching to another library in the next update.