about summary refs log tree commit diff
path: root/src/view/com/post-thread/PostThreadItem.tsx
Commit message (Expand)AuthorAgeFilesLines
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-311-5/+6
* Add follow button to feed item avatar (#3560)Samuel Newman2024-05-311-6/+11
* Interpret 'hide' setting as ALWAYS hiding from thread replies (#4263)Paul Frazee2024-05-301-1/+2
* Improve the visual clarity of labels on profiles and posts (#4262)Paul Frazee2024-05-301-1/+2
* Always show the header on post threads on native (#4254)Hailey2024-05-301-7/+36
* Use ALF for post controls (#3400)Samuel Newman2024-05-301-2/+2
* Native translation expo module (#4098)Samuel Newman2024-05-281-4/+23
* Improve moderation behaviors: show alert/inform sources and improve UX around...Paul Frazee2024-05-241-8/+8
* Replace pluralize by plural by @tkusano (#3882)Paul Frazee2024-05-061-4/+8
* Performance improvements: structural sharing & moderation opts context (#3785)Paul Frazee2024-04-301-1/+1
* remove precacheThreadPostProfiles (#3729)Hailey2024-04-271-7/+4
* remove unnecessary padding from the right hand side of the post in threaded (...Hailey2024-04-221-1/+0
* align center post meta in threaded (#3615)Hailey2024-04-191-1/+7
* QT Jump Pt. 2 - Remove code duplication (#3506)Hailey2024-04-121-38/+32
* Merge branch 'patch-3' of https://github.com/quiple/social-app into quiple-pa...Paul Frazee2024-03-191-1/+1
|\
| * Merge remote-tracking branch 'upstream/main' into patch-3Minseo Lee2024-03-191-64/+26
| |\
| * \ Merge branch 'bluesky-social:main' into patch-3Minseo Lee2024-03-151-3/+0
| |\ \
| * \ \ Merge branch 'bluesky-social:main' into patch-3Minseo Lee2024-03-141-0/+2
| |\ \ \
| * \ \ \ Merge branch 'bluesky-social:main' into patch-3Minseo Lee2024-02-281-0/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'main' into patch-3Minseo Lee2024-02-271-1/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'bluesky-social:main' into patch-3Minseo Lee2024-02-241-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'bluesky-social:main' into patch-3Minseo Lee2024-02-221-9/+6
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ 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