Amethyst v0.75.11: New thread ordering scheme
Replies on each thread level are now ordered by:
- Parent-level author, ascending order by date.
- My replies, descending by date.
- My follow's replies, descending by date.
- Everybody else, descending by date.
- Removes Zaps without a valid ZapRequest
- Removes unnecessary refresh checks since the dual LiveData structure refactoring
- Fixes wrong EOSE updates.
- Requires a minimum of 10 sat zaps to trigger push notifications due to spammers.
- New Crowdin translations by GitHub Action
- Fixes the grammar in the nip05 error messages
- Improve the cohesiveness of the memory pruning system.
- Reduce the padding space between the display name and status in the left drawer
- Reducing the height of the banner in the drawer in the left drawer
- Fixes the report card when the author has been blocked by the logged-in user but the feed has been loaded before the block user list.
- Marks keepScreenOn to false when leaving the video player without pausing the video