-
Notifications
You must be signed in to change notification settings - Fork 15
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
33bfca6
commit 52b6bb3
Showing
2 changed files
with
6 additions
and
13 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 |
---|---|---|
@@ -1,12 +1,5 @@ | ||
## Changes | ||
- Implement new link previews | ||
- Use ellipsis for long author names in reads, but keep timestamp | ||
- Update ContentAppearance; Set 300 chars note limit on note feeds; | ||
- Fix unable to render conversations if DM is missing | ||
- Implement refresh on conversation error state actually refreshes data | ||
- Implement skeleton loaders messages, chats, wallet tx & profile follows; | ||
- Fixed loading logic on DM conversations screen; | ||
- Implement no feeds states on HomeFeedScreen and ReadsScreen (#217) | ||
- Improve media caching (#215) | ||
- Implement initial premium home screen (#218) | ||
- Implement find primal name on premium (#219) | ||
- Implement mandatory full width on referenced notes and articles; | ||
- Implement line break trimming on note content; | ||
- Update username size content appearance; | ||
- Fix missing zap icon on top zap; |