Rename
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jul 5 2023
Address comments
Looks ok, but please address the comments.
The diffs looks really interesting!
The biggest feedback is to fix Fast Refresh by moving the non-React exports to a separate file from the React exports. Two candidate files might be web/chat/chat-constants.js or web/chat/message-list-types.js, or you can create a new one if you'd like.
Jul 4 2023
Jul 3 2023
Update menu text
Jun 29 2023
Jun 28 2023
Jun 27 2023
Instead of syncing it using chron, can't we call the API as a part of user registration / account deletion?
Create and use resetting state hook
Jun 26 2023
In D8306#245283, @inka wrote:Why are the strokes necessary?
Jun 23 2023
Bumping the version looks ok, but it seems to break iOS build
Overall, looks ok, but I have a couple of questions.
Jun 22 2023
Fetch links only when user is logged in and clear the store after logout
Rebase - use extracted function
Use link url function