about summary refs log tree commit diff
path: root/src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Threads v2 cleanup (#8902)Eric Bailey2025-08-261-0/+139
* 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>