-
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
80a462f
commit f8cb7dc
Showing
3 changed files
with
15 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,13 @@ | ||
- Added error messages and retry buttons for instance loading errors (zachatrocity) | ||
- Implemented comment contexts and added "Show context" and "View all comments" buttons (jcgurango, zachatrocity) | ||
- Fixed several issues with comments not loading correctly after posting a new comment (jcgurango, zachatrocity) | ||
- Fixed and updated ModLog Pages & API (zachatrocity) | ||
- Added menu item to view a community in a specific instance other than the originating instance (jcgurango) | ||
- Added shadow to bottom tab bar to visually offset it from cards underneath (swmarks) | ||
- Added Chrome Custom Tabs / Safari View Controller to replace in app browser on Android & iOS (swmarks) | ||
- Added deep link support for links like liftoff://lemmy.world/c/liftoff (shocklateboy92) | ||
- Updated l10n translation hooks, and added strings (mykdavies, zachatrocity) | ||
- Changed "You're not logged in, log in" message to dismiss after 7 seconds (christopher-conley) | ||
- Fixed an issue causing login to fail if there is a space after the username (christopher-conley) | ||
- Changed photo previews in post feed to have a consistent maximum height and updated opening animation (prefanatic) | ||
|
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