Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [APP-705] Metrics revamp pt2 (#896) | Ansh | 2023-06-27 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * export track function from analytics.tsx * fix create account tracking * fix tracking sign in * add custom feed events * fix type errors * refactor create post event * add profile follow & unfollow events * refactor PostsFeedSliceModel into its own file * refactor PostThreadItemModel into its own file * reorganize code a lil bit * refactor post-thread-item to use post-feed-item model under the hood * add post events * add post reply tracking * track custom feed load more * track list subscribe and unsubscribe | ||||
* | add error handling to updateCache for saved-feeds (#878) | Ansh | 2023-06-14 | 1 | -9/+19 |
| | |||||
* | Fixes to feed preference and state sync [APP-678] (#829) | Paul Frazee | 2023-06-01 | 1 | -37/+50 |
| | | | | | | | | | * Remove extraneous custom-feed health check * Fixes to custom feed preference sync * Fix lint * Fix to how preferences are synced to enable membership modifications | ||||
* | slight performance improvements | Ansh Nanda | 2023-05-23 | 1 | -0/+4 |
| | |||||
* | update pinned feed from custom feed view | Ansh Nanda | 2023-05-22 | 1 | -2/+8 |
| | |||||
* | Fix lint | Paul Frazee | 2023-05-18 | 1 | -1/+0 |
| | |||||
* | Update saved feeds to use preferences | Paul Frazee | 2023-05-18 | 1 | -12/+13 |
| | |||||
* | Store/sync pinned feeds on the server | Paul Frazee | 2023-05-18 | 1 | -146/+80 |
| | |||||
* | Improve pinned feed management | Paul Frazee | 2023-05-17 | 1 | -1/+1 |
| | |||||
* | Usability improvements to feeds | Paul Frazee | 2023-05-17 | 1 | -10/+10 |
| | |||||
* | Add 'my feeds' tab | Paul Frazee | 2023-05-17 | 1 | -21/+23 |
| | |||||
* | Clean up the custom-feed model | Paul Frazee | 2023-05-17 | 1 | -10/+4 |
| | |||||
* | Unify the display name fallback behavior | Paul Frazee | 2023-05-17 | 1 | -6/+2 |
| | |||||
* | Reorganize custom-feed state models and add the missing _reactKey attribute | Paul Frazee | 2023-05-17 | 1 | -0/+249 |