about summary refs log tree commit diff
path: root/src/state/models/feeds/posts.ts
Commit message (Expand)AuthorAgeFilesLines
* custom feed screenAnsh Nanda2023-05-151-7/+24
* [APP-549] Language controls for Whats Hot (#563)Paul Frazee2023-05-021-0/+12
* Implement blocks (#554)Paul Frazee2023-04-281-1/+24
* Refactor moderation to apply to accounts, profiles, and posts correctly (#548)Paul Frazee2023-04-271-0/+22
* If adding the user's post when empty, just refresh (#530)Paul Frazee2023-04-241-0/+3
* Rework how recently-created posts are added to the feed (repeat posts issue) ...Paul Frazee2023-04-241-24/+23
* Feed fixes: repeat posts & nonreplies showing up in the wrong place (#516)Paul Frazee2023-04-221-6/+4
* Thread muting [APP-29] (#500)Paul Frazee2023-04-201-0/+19
* Feed and notifs improvements (#498)Paul Frazee2023-04-191-31/+16
* #420: add updateDataOptimistically utility to disallow like counter out of s...Ansh2023-04-191-31/+43
* Fix repost rendering (#405)Paul Frazee2023-04-061-1/+1
* Rework the me.follows cache to reduce network load (#384)Paul Frazee2023-04-031-0/+4
* Improve "Load more" error handling in feeds (#379)Paul Frazee2023-04-031-9/+24
* Reorganize state models for clarity (#378)Paul Frazee2023-04-031-0/+648