about summary refs log tree commit diff
path: root/src/view/com/post-thread/PostThreadItem.tsx
Commit message (Expand)AuthorAgeFilesLines
* Optimistic hidden replies (#4977)Eric Bailey2024-08-231-10/+9
* Prep threadgate shadow hack (#4970)Eric Bailey2024-08-211-16/+16
* Detached QPs and hidden replies (#4878)Eric Bailey2024-08-211-1/+33
* Show quote posts (#4865)Samuel Newman2024-08-211-1/+29
* Improve styles (#4916)Minseo Lee2024-08-111-1/+1
* Show just-posted replies above OP replies (#4901)dan2024-08-081-2/+2
* Fix overflow on posts (#4899)Samuel Newman2024-08-081-0/+1
* Replace `import hairlineWidth =` with const (#4831)Samuel Newman2024-07-251-6/+5
* Fix RTL text rendering for display names (#4747)Hailey2024-07-081-1/+1
* Unify label pills (#4676)Eric Bailey2024-07-031-1/+1
* Remove the 'Who can reply' element except when viewing root, and add "edit" (...Paul Frazee2024-06-241-155/+150
* Rework "Who can reply" to blend more nicely into the UI (#4578)Paul Frazee2024-06-191-19/+19
* Implement thread locking (#4545)Paul Frazee2024-06-181-2/+23
* rip out native translate (#4482)Samuel Newman2024-06-111-19/+2
* Avi follow experiment tweaks (#4341)dan2024-06-041-11/+6
* 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