about summary refs log tree commit diff
path: root/src/view/com/util/post-ctrls/RepostButton.web.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Use consistent font weight for repost count (#940)Dylan Smith2023-07-021-1/+1
|
* Use dropdown for web reposting and quote posting (#607)Ollie H2023-05-151-0/+86
* Use dropdown for web reposting and quote posting * Remove collateral damage * Tune the repost dropdown positioning * Move postctrls into their own folder * Factor out repost button into native/web build --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com>