about summary refs log tree commit diff
path: root/src/view/com/post-thread/PostThreadItem.tsx
Commit message (Expand)AuthorAgeFilesLines
* Threads v2 cleanup (#8902)Eric Bailey2025-08-261-1036/+0
* feat: use OP's language as recommendation when replying (#8832)Elijah Seed-Arita2025-08-151-0/+1
* Fix translations on Android using PROCESS_TEXT intent (#8486)Samuel Newman2025-08-111-12/+10
* Upgrade prettier to 3.6 (#8558)Samuel Newman2025-06-231-2/+2
* Use Button instead of TextLink for show more button (#8480)Samuel Newman2025-06-131-9/+8
* Port post embeds to new arch (#7408)Eric Bailey2025-06-131-3/+3
* [Threads V2] Preliminary integration of unspecced V2 APIs (#8443)Eric Bailey2025-06-111-0/+7
* Post source handling updates (#8472)Eric Bailey2025-06-111-15/+19
* invert flag for sending to statsig (#8431)hailey2025-05-301-5/+9
* Send FeedFeedback interactions in thread view (#8414)Samuel Newman2025-05-281-28/+79
* Share menu (#7840)Samuel Newman2025-05-231-3/+3
* Live (#8354)Samuel Newman2025-05-101-0/+5
* [APP-1158] Refactor email-related dialogs (#8296)Eric Bailey2025-05-071-2/+2
* Verification (#8226)Eric Bailey2025-04-181-12/+32
* Add translate metrics (#8171)Eric Bailey2025-04-091-8/+28
* tweak link handling (#7857)Hailey2025-02-271-0/+2
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-181-1/+5
* [APP-1031] Add new followerRule to threadgate settings (#7681)Eric Bailey2025-02-111-1/+6
* Refine accessibilityHint (#7554)Minseo Lee2025-02-111-1/+1
* Apply avatar moderation to quote post (#7229)Christian Schmidt2024-12-201-1/+0
* 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