about summary refs log tree commit diff
path: root/src/state/models/content/post-thread.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove post thread (#1920)Eric Bailey2023-11-151-342/+0
* Move muted threads to new persistence + context (#1838)Paul Frazee2023-11-081-12/+0
* Replace all logs with new loggerEric Bailey2023-11-041-1/+2
* Fix other error logs while I'm at itEric Bailey2023-11-041-1/+1
* Fix: only use scroll-positioning control on thread when looking at replies (#...Paul Frazee2023-10-031-0/+8
* Move home feed and thread preferences to server (#1507)Paul Frazee2023-09-211-12/+8
* Add thread sort settings (#1475)Paul Frazee2023-09-191-7/+30
* Sort thread replies by likes (#1356)Paul Frazee2023-09-011-1/+5
* Labeling & moderation updates [DRAFT] (#1057)Paul Frazee2023-08-031-14/+42
* Use a post and handle-resolution cache to enable quick postthread loading (#1...Paul Frazee2023-08-031-3/+42
* [APP-705] Metrics revamp pt2 (#896)Ansh2023-06-271-226/+1
* Spelling (#772)Josh Soref2023-05-301-4/+9
* [APP-635] Mutelists (#601)Paul Frazee2023-05-111-0/+4
* Remove some confusing horizontal lines in threads (#566)Paul Frazee2023-05-021-2/+2
* Implement blocks (#554)Paul Frazee2023-04-281-2/+41
* Refactor moderation to apply to accounts, profiles, and posts correctly (#548)Paul Frazee2023-04-271-0/+22
* Performance fixes with new getPosts (#525)Paul Frazee2023-04-241-37/+21
* Thread muting [APP-29] (#500)Paul Frazee2023-04-201-0/+40
* #420: add updateDataOptimistically utility to disallow like counter out of s...Ansh2023-04-191-31/+43
* Update AtUri import to use official package with fix for usernames that start...Paul Frazee2023-04-071-1/+1
* Small fix: run in actionPaul Frazee2023-04-071-1/+3
* Reorganize state models for clarity (#378)Paul Frazee2023-04-031-0/+372