about summary refs log tree commit diff
path: root/src/view/com/post-thread/PostThreadLoadMore.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Threads v2 cleanup (#8902)Eric Bailey2025-08-261-65/+0
| | | | | | | | | | | | | | | | | | | | | * Delete root PostThread component * Remove PostThreadItem, migrate DebugMod to use new components * Remove other unused components * Move PostThreadFollowBtn to new home * Move PostThreadComposePrompt to new home * Remove gate * Keep naming in DebugMod * rm v1 prefs --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* Fix avatar shape in Account switch menu (#7388)Samuel Newman2025-01-091-2/+10
|
* Improve thread loading (#4402)Paul Frazee2024-06-111-0/+57
* Increase the number of posts loaded when a self-thread is present * Increase depth to 10, detect cutoffs on self-threads and show continue link * Stacky the avis