about summary refs log tree commit diff
path: root/src/components/PostControls
Commit message (Expand)AuthorAgeFilesLines
* require auth for bookmarks (#8983)Samuel Newman2025-09-051-7/+10
* Simplify post number formatting (#8978)Samuel Newman2025-09-052-29/+6
* 108 fixes (#8977)Eric Bailey2025-09-043-29/+49
* 📓 Bookmarks (#8976)Eric Bailey2025-09-047-107/+322
* Enable show less / more buttons for third party feeds (#8672)kindgracekind2025-08-261-9/+16
* Add displayName to contexts (#8814)Samuel Newman2025-08-141-0/+1
* set maxwidth on feed context string (#8817)Samuel Newman2025-08-111-2/+2
* filter out muted/blocked convos from share menu (#8802)Samuel Newman2025-08-111-2/+14
* Tweak small buttons (#8818)Samuel Newman2025-08-111-2/+2
* Fix translations on Android using PROCESS_TEXT intent (#8486)Samuel Newman2025-08-111-8/+4
* [APP-1173] Clean up env (#8701)Eric Bailey2025-07-302-2/+2
* add `action` context for `Repost` string in RepostButton.web.tsx (#8427)surfdude292025-07-211-2/+8
* UI for age assurance compliance (#8652)Eric Bailey2025-07-162-2/+6
* Improve post spacing (#8589)Samuel Newman2025-07-011-1/+8
* Upgrade prettier to 3.6 (#8558)Samuel Newman2025-06-231-2/+2
* Fix long-press loophole for disabled quote posts (#8502)Samuel Newman2025-06-161-2/+13
* Replace "Note about sharing" prompt with an inline hint (#8452)Samuel Newman2025-06-063-115/+89
* show misclass button by the same logic as feedContext (#8445)Samuel Newman2025-06-061-12/+16
* change fontSize: 15 to a.text_sm (#7896)Samuel Newman2025-06-061-6/+1
* use method that's actually available on android (#8448)Samuel Newman2025-06-051-4/+9
* add metrics (#8426)hailey2025-05-301-0/+3
* invert flag for sending to statsig (#8431)hailey2025-05-301-5/+9
* Send FeedFeedback interactions in thread view (#8414)Samuel Newman2025-05-281-1/+8
* Share menu (#7840)Samuel Newman2025-05-2312-0/+2355