about summary refs log tree commit diff
path: root/src/view/com/post/Post.tsx
Commit message (Expand)AuthorAgeFilesLines
* 📓 Bookmarks (#8976)Eric Bailey2025-09-041-1/+7
* feat: use OP's language as recommendation when replying (#8832)Elijah Seed-Arita2025-08-151-0/+1
* Improve "replied to a post" component (#8602)Samuel Newman2025-08-141-40/+5
* Use Button instead of TextLink for show more button (#8480)Samuel Newman2025-06-131-24/+15
* Hover card on anchor displayName/handle (#8479)Samuel Newman2025-06-131-1/+1
* Port post embeds to new arch (#7408)Eric Bailey2025-06-131-2/+2
* Share menu (#7840)Samuel Newman2025-05-231-11/+11
* Live (#8354)Samuel Newman2025-05-101-9/+6
* [APP-1158] Refactor email-related dialogs (#8296)Eric Bailey2025-05-071-6/+10
* tweak link handling (#7857)Hailey2025-02-271-0/+1
* Remove `moderatePost_wrapped` (#7188)Samuel Newman2025-02-251-1/+1
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-181-2/+2
* Add subtle web hover to interactive rows (#5989)dan2024-10-291-1/+10
* [Neue] Post avi, `PostMeta` cleanup (#5450)Eric Bailey2024-09-241-2/+1
* Constrain image heights in feeds and threads (#5129)Eric Bailey2024-09-051-2/+6
* Fix overflow on posts (#4899)Samuel Newman2024-08-081-6/+7
* `true` (#4833)Hailey2024-07-251-32/+30
* Replace `import hairlineWidth =` with const (#4831)Samuel Newman2024-07-251-2/+1
* [Videos] Video player - PR #1 - basic player (#4731)Samuel Newman2024-07-251-30/+32
* `Reposted by you` and `Reply to you` (#4478)Minseo Lee2024-07-111-11/+19
* hide top border for mentions and replies (#4330)Hailey2024-06-031-2/+11
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-311-1/+2
* Add follow button to feed item avatar (#3560)Samuel Newman2024-05-311-7/+10
* Performance improvements: structural sharing & moderation opts context (#3785)Paul Frazee2024-04-301-1/+1
* remove precacheThreadPostProfiles (#3729)Hailey2024-04-271-6/+4
* Add hovercards to "Reply To" (#3587)dan2024-04-161-6/+9
* cache fix for search post results (#3520)Hailey2024-04-121-21/+32
* Use consistent avatar shape/defaults for labelers (#3257)Eric Bailey2024-03-191-5/+2
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-18/+14
* Remove `FixedTouchableHighlight` , fix Android press issues (#3214)Hailey2024-03-141-1/+1
* [Statsig] Track likes, reposts, follows (#3195)dan2024-03-131-0/+1
* Add tags and mute words (#2968)Eric Bailey2024-02-261-0/+2
* Last usage (#2944)Eric Bailey2024-02-201-5/+4
* moderate avatars and embeds in composer reply to (#2665)Hailey2024-01-301-1/+2
* Use the RichText facets when copying post text (#2481)Mary2024-01-101-1/+6
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-8/+13
* add expandable context to composer when replying to post (#2419)Hailey2024-01-081-0/+1
* Hide posts tool (#2299)Eric Bailey2023-12-241-1/+1
* Bump react-native to 0.73.1, expo to 50 (#2214)Eric Bailey2023-12-231-0/+1
* Fix: distinguish between post media and quotes with the moderation hider (#2075)Paul Frazee2023-12-041-1/+7
* Shadow refactoring and improvements (#1959)dan2023-11-211-3/+1
* Do less work (#1953)dan2023-11-171-1/+1
* Add Shadow type (#1900)Paul Frazee2023-11-141-2/+2
* Composer update (react-query refactor) (#1899)Paul Frazee2023-11-141-4/+4
* Refactor notifications to use react-query (#1878)Paul Frazee2023-11-121-184/+88
* Move language preferences to new persistence + context (#1837)Paul Frazee2023-11-081-1/+3
* Move muted threads to new persistence + context (#1838)Paul Frazee2023-11-081-5/+8
* Replace all logs with new loggerEric Bailey2023-11-041-8/+9
* Fix immediate TS errorsEric Bailey2023-11-041-4/+4
* Added show more for long postsHaider Ali Punjabi2023-10-261-2/+19