-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7c88d0d
commit 22b5d86
Showing
3 changed files
with
20 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
- Added 3-dot menu on home tab | ||
- Added refresh post button on home tab 3-dot menu | ||
- Added Back to top button on home tab | ||
- Added open in external browser functionality (FriederHannenheim) | ||
- Fixed comment performance in long threads leading to app crash (schocklateboy92) | ||
- Fixed subscribe button not showing pending state | ||
- Fixed double tap to exit to first navigate to home tab | ||
- Fixed post avatar alignment when community is missing avatar | ||
- Added max length on password input to match lemmy-ui | ||
- Remove 2 of 3 default instances, default is now lemmy.world | ||
- Fix issue where wrong community was reported for account posts (jcgurango) | ||
- Increased comment indent | ||
- Fixed issue where your comments would show twice after posting (jcgurango) | ||
- Fixed colors on buttons and links to match theme (jcgurango) | ||
- Fixed issue where communities would show under the wrong instances (jcgurango) | ||
- Added clear search button on search box (iliasChymas) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters