about summary refs log tree commit diff
path: root/src/view/com/post-thread/PostThreadItem.tsx
Commit message (Expand)AuthorAgeFilesLines
* Fix translate button not working (#6657)Frudrax Cheng2024-11-231-5/+15
* use IAB for translate (#6421)Samuel Newman2024-11-161-1/+1
* Add subtle web hover to treeview replies (#6142)Samuel Newman2024-11-131-18/+22
* Add backdated post indicator (#6156)Samuel Newman2024-11-121-68/+165
* fix(a11y): avoid plain `div`s as button or tabs (#6084)Cynthia2024-11-031-3/+5
* Add subtle web hover to interactive rows (#5989)dan2024-10-291-1/+16
* Present in-app browser as sheet (#5718)Samuel Newman2024-10-111-1/+1
* Post alignment (#5580)Eric Bailey2024-10-041-208/+137
* [Neue] Post avi, `PostMeta` cleanup (#5450)Eric Bailey2024-09-241-6/+2
* [Neue] Handle emoji within custom font (#5449)Eric Bailey2024-09-241-13/+18
* Constrain image heights in feeds and threads (#5129)Eric Bailey2024-09-051-3/+11
* Localize dates, counts (#5027)Eric Bailey2024-08-291-6/+8
* Hide quote counts for quotegated posts (#5011)Eric Bailey2024-08-281-1/+3
* 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
| |\ \ \ \ \ \ \