-
Notifications
You must be signed in to change notification settings - Fork 18
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
50f1fd8
commit 8d658a7
Showing
2 changed files
with
13 additions
and
4 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,3 +1,12 @@ | ||
## Changes | ||
- Fixed api calls failing sometimes even though all events were received; | ||
- Zap on article pill is now clickable; | ||
- 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) |