This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
Releases: lemmygtk/lemoa
Releases Β· lemmygtk/lemoa
0.5.1
0.5.0
What's Changed
- feat: add infinite scroll behaviour by @Busyvar
- feat: implement setting dialog & make infinite scroll an option on it by @Busyvar
- feat: enable libadwaita by default by @Bnyro
- feat: dynamic image measures based on screen size by @Bnyro
- feat: support for reporting comments under posts by @Bnyro
- feat: support for reporting posts by @Bnyro
- feat: indicate and mark posts as read/unread by @Bnyro
- Losslessly optimized PNGs with oxipng to be ~15% smaller by @gianni-rosato
- chore: add original icon to repo by @Bnyro
New Contributors
- @Busyvar made their first contribution in #24
- @gianni-rosato made their first contribution in #31
Full Changelog: v0.4.0...v0.5.0
0.4.0
What's Changed
- Show preview of post thumbnail by @Bnyro
- feat(posts): option to set the sort order by @Bnyro
- feat(community): option to set the sort order of posts by @Bnyro
- chore: update dependencies to latest versions by @Bnyro
- feat: support for (un)blocking communities by @Bnyro
- feat: support for blocking other users by @Bnyro
- feat: add a site info dialog by @Bnyro
- refactor: simplify the creation of menu actions by @Bnyro
- feat: add important site info to its dialog by @Bnyro
- feat(profile): show when the user has joined lemmy by @Bnyro
- fix(community page): simplify sub, posts and comment count by @Bnyro
- feat: search on enter in instance list by @thebigG
- feat: search community on enter by @Bnyro
- Minor UI improvements at the instances page by @Bnyro
- readme: add installation instructions for void linux by @Bnyro
Full Changelog: v0.3.0...v0.4.0
0.3.0
New features
- Support for replying to comments
- New, more polished app icon
- Support for viewing comments by a user
- Support for viewing the next pages of a profile
- Show communities moderated by a person
- Initial support for multiple account profiles
- Support for comment nesting with a tree structure
- Possibility to search instances in public tab (#16)
- Support for bookmarking posts
- Support for saving/bookmarking comments
- Support for viewing saved posts and comments
- Add user agent for http requests
Bug fixes
- Fix showing saved posts
- Fix layout issues with the width of a post
- Fix horizontal padding of posts in home page
- Improve mobile accessibility on post page
- Show login page after choosing an instance
- Wrap text into new lines and improve view of moderated communities
New Contributors
- @matthewq337 made their first contribution in #15
Full Changelog: v0.2.0...v0.3.0
0.2.0
What's new
- Support for writing private messages
- Inbox: support for private messages
- Display the publish date for posts, comments and replies
- Validate instance urls for more user convenience
- List federated instances in instance selector (#8)
- Remove 'View' buttons in favor of clicking the title
Bug fixes
- Fix empty spaces on community page when not logged in
- Open communities in a list by a single click
- Inbox page: Show replies instead of mentions by default
- Inbox: visually separate the mark as read button from others
- Log out when choosing a different instance
- Fix the back queue when changing instance
- Fix the button positions in the community page when logged in
Meta changes
- Reorganize Readme and add flathub link
- Show lemoa desktop icon on mobile devices running Phosh (#10)
- Add mobile metadata for PureOS store (#11)
- Add flake.nix and nix develop support
- Clean up logic for editing comments and posts
New Contributors
- @SomeGuyNamedMy made their first contribution in #6
- @baarkerlounger made their first contribution in #10
Full Changelog: v0.1.0...v0.2.0
0.1.0
What's Changed
- Initial release, needed for publishing via Flatpak
Full Changelog: https://github.com/lemmygtk/lemoa/commits/v0.1.0