about summary refs log tree commit diff
path: root/src/state/models/feeds/posts.ts
Commit message (Expand)AuthorAgeFilesLines
* More custom-feed behavior fixes [APP-678] (#831)Paul Frazee2023-06-021-37/+12
* Fixes to feed preference and state sync [APP-678] (#829)Paul Frazee2023-06-011-17/+0
* error for custom feed when it is not valid or offlienAnsh Nanda2023-05-251-0/+17
* Add feeds tabPaul Frazee2023-05-251-265/+5
* Fix lintPaul Frazee2023-05-181-1/+0
* Drop the hard-coded what's hot algoPaul Frazee2023-05-181-54/+2
* Merge branch 'main' into custom-algosPaul Frazee2023-05-171-0/+4
|\
| * [APP-635] Mutelists (#601)Paul Frazee2023-05-111-0/+4
* | 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