about summary refs log tree commit diff
path: root/src/view/com/post-thread/PostThreadItem.tsx
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge branch 'main' into patch-3Minseo Lee2024-02-191-18/+14
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Mark more texts for localizationMinseo Lee2024-02-141-2/+2
* | | | | | | | | | Use consistent avatar shape/defaults for labelers (#3257)Eric Bailey2024-03-191-5/+3
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-64/+26
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Remove `FixedTouchableHighlight` , fix Android press issues (#3214)Hailey2024-03-141-3/+0
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | [Statsig] Track likes, reposts, follows (#3195)dan2024-03-131-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Safeguard posts from clobbered state (#3006)dan2024-02-281-0/+2
| |_|_|_|/ |/| | | |
* | | | | Add tags and mute words (#2968)Eric Bailey2024-02-261-1/+5
| |_|_|/ |/| | |
* | | | Make dim theme dim (#2966)dan2024-02-231-2/+2
| |_|/ |/| |
* | | Swap `RichText` (#2934)Eric Bailey2024-02-201-9/+6
| |/ |/|
* | remove sandbox labels (#2883)Hailey2024-02-161-4/+0
* | Fix jumps when navigating into long threads (#2878)dan2024-02-161-14/+14
|/
* pad right for treeview (#2849)Hailey2024-02-121-1/+11
* Add follow button to highlighted post (#2828)Hailey2024-02-121-126/+100
* Always show post dropdown button at the bottom of the post, add share button ...dan2024-02-091-24/+1
* moderate avatars and embeds in composer reply to (#2665)Hailey2024-01-301-1/+2
* remove unnecessary right padding in main thread item (#2693)Hailey2024-01-301-0/+1
* use in app browser for translations when enabled (#2663)Hailey2024-01-301-5/+12
* Two UI tweaks after recent updates (#2647)Paul Frazee2024-01-261-13/+2
* Present highlighted post as part of the thread (#2628)dan2024-01-251-2/+13
* Merge PR #2495 by haileyokPaul Frazee2024-01-231-3/+3
* Fix typos, improve localization and unify separators (#2502)Minseo Lee2024-01-221-1/+1
* Use the RichText facets when copying post text (#2481)Mary2024-01-101-0/+3
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-5/+6
* add expandable context to composer when replying to post (#2419)Hailey2024-01-081-0/+1
* Fix missing avatar moderation in replies (#2325)Paul Frazee2023-12-271-0/+1
* Fix: only show appeal CW item on moderated posts (#2312)Paul Frazee2023-12-271-3/+3
* Hide posts tool (#2299)Eric Bailey2023-12-241-1/+1
* Move label appeal to post dropdown (#2236)Eric Bailey2023-12-181-8/+3
* Hide label appeal on self-labeled posts (#2232)Eric Bailey2023-12-181-1/+4
* Re-rendering improvements for like/unlike (#2180)dan2023-12-121-1/+3
* Add "Who can reply" controls [WIP] (#1954)Paul Frazee2023-12-101-139/+151
* Add label appeal tool to posts and accounts (#2124)Paul Frazee2023-12-071-0/+10
* Treeview: more UI tweaks (#2125)Paul Frazee2023-12-061-10/+7
* More treeview UI tweaks (#2093)Paul Frazee2023-12-051-8/+30
* E2E 🟢 (#2092)Eric Bailey2023-12-051-2/+8
* Tune treeview thread mode to have consistent spacing (#2078)Paul Frazee2023-12-041-8/+8
* Fix: distinguish between post media and quotes with the moderation hider (#2075)Paul Frazee2023-12-041-1/+8
* Improve the post-hiders and the header alerts (#2074)Paul Frazee2023-12-041-1/+5
* Shadow refactoring and improvements (#1959)dan2023-11-211-3/+1
* Hindi Internationalization (#1914)Ansh2023-11-201-2/+4
* Do less work (#1953)dan2023-11-171-4/+5
* Add Shadow type (#1900)Paul Frazee2023-11-141-2/+2
* Composer update (react-query refactor) (#1899)Paul Frazee2023-11-141-7/+8
* Refactor notifications to use react-query (#1878)Paul Frazee2023-11-121-2/+2
* Refactor feeds to use react-query (#1862)Paul Frazee2023-11-101-9/+5
* Refactor post threads to use react query (#1851)Paul Frazee2023-11-091-228/+219
* Internationalization & localization (#1822)Ansh2023-11-091-3/+8
* Move language preferences to new persistence + context (#1837)Paul Frazee2023-11-081-4/+6
* Move muted threads to new persistence + context (#1838)Paul Frazee2023-11-081-7/+10