-
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
f7bccf5
commit 855f484
Showing
2 changed files
with
3 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,11 +1 @@ | ||
- Implement profile search (#211); | ||
- Update search command for time posted; | ||
- Fix breaking changes with extra spacing on ThreadScreen; | ||
- All feeds are now invalidated after 3 minutes; | ||
- Implement notes & replies polling on profile details; | ||
- Fix delays when tapping new notes pill on notes feeds; | ||
- Add retryNetworkCall when calling get user profile api endpoint; | ||
- Fix animate to top when tapping home or reads tabs; | ||
- Implement custom profile app bar icons; | ||
- Fix avatar issue when zapping a note; | ||
- Fix avatar images in dvm feeds; | ||
Wrapping up the beta build. |