Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Threads v2 cleanup (#8902) | Eric Bailey | 2025-08-26 | 1 | -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 Newman | 2025-01-09 | 1 | -2/+10 |
| | |||||
* | Improve thread loading (#4402) | Paul Frazee | 2024-06-11 | 1 | -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 |