index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
view
/
com
/
post
/
Post.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
📓 Bookmarks (#8976)
Eric Bailey
2025-09-04
1
-1
/
+7
*
feat: use OP's language as recommendation when replying (#8832)
Elijah Seed-Arita
2025-08-15
1
-0
/
+1
*
Improve "replied to a post" component (#8602)
Samuel Newman
2025-08-14
1
-40
/
+5
*
Use Button instead of TextLink for show more button (#8480)
Samuel Newman
2025-06-13
1
-24
/
+15
*
Hover card on anchor displayName/handle (#8479)
Samuel Newman
2025-06-13
1
-1
/
+1
*
Port post embeds to new arch (#7408)
Eric Bailey
2025-06-13
1
-2
/
+2
*
Share menu (#7840)
Samuel Newman
2025-05-23
1
-11
/
+11
*
Live (#8354)
Samuel Newman
2025-05-10
1
-9
/
+6
*
[APP-1158] Refactor email-related dialogs (#8296)
Eric Bailey
2025-05-07
1
-6
/
+10
*
tweak link handling (#7857)
Hailey
2025-02-27
1
-0
/
+1
*
Remove `moderatePost_wrapped` (#7188)
Samuel Newman
2025-02-25
1
-1
/
+1
*
`@atproto/api@next` integration (#7344)
Eric Bailey
2025-02-18
1
-2
/
+2
*
Add subtle web hover to interactive rows (#5989)
dan
2024-10-29
1
-1
/
+10
*
[Neue] Post avi, `PostMeta` cleanup (#5450)
Eric Bailey
2024-09-24
1
-2
/
+1
*
Constrain image heights in feeds and threads (#5129)
Eric Bailey
2024-09-05
1
-2
/
+6
*
Fix overflow on posts (#4899)
Samuel Newman
2024-08-08
1
-6
/
+7
*
`true` (#4833)
Hailey
2024-07-25
1
-32
/
+30
*
Replace `import hairlineWidth =` with const (#4831)
Samuel Newman
2024-07-25
1
-2
/
+1
*
[Videos] Video player - PR #1 - basic player (#4731)
Samuel Newman
2024-07-25
1
-30
/
+32
*
`Reposted by you` and `Reply to you` (#4478)
Minseo Lee
2024-07-11
1
-11
/
+19
*
hide top border for mentions and replies (#4330)
Hailey
2024-06-03
1
-2
/
+11
*
Change many border widths from `1` to `hairlineWidth` (#4294)
Hailey
2024-05-31
1
-1
/
+2
*
Add follow button to feed item avatar (#3560)
Samuel Newman
2024-05-31
1
-7
/
+10
*
Performance improvements: structural sharing & moderation opts context (#3785)
Paul Frazee
2024-04-30
1
-1
/
+1
*
remove precacheThreadPostProfiles (#3729)
Hailey
2024-04-27
1
-6
/
+4
*
Add hovercards to "Reply To" (#3587)
dan
2024-04-16
1
-6
/
+9
*
cache fix for search post results (#3520)
Hailey
2024-04-12
1
-21
/
+32
*
Use consistent avatar shape/defaults for labelers (#3257)
Eric Bailey
2024-03-19
1
-5
/
+2
*
3p moderation services [WIP] (#2550)
Paul Frazee
2024-03-18
1
-18
/
+14
*
Remove `FixedTouchableHighlight` , fix Android press issues (#3214)
Hailey
2024-03-14
1
-1
/
+1
*
[Statsig] Track likes, reposts, follows (#3195)
dan
2024-03-13
1
-0
/
+1
*
Add tags and mute words (#2968)
Eric Bailey
2024-02-26
1
-0
/
+2
*
Last usage (#2944)
Eric Bailey
2024-02-20
1
-5
/
+4
*
moderate avatars and embeds in composer reply to (#2665)
Hailey
2024-01-30
1
-1
/
+2
*
Use the RichText facets when copying post text (#2481)
Mary
2024-01-10
1
-1
/
+6
*
Internationalize more strings (#2440)
Stanislas Signoud
2024-01-09
1
-8
/
+13
*
add expandable context to composer when replying to post (#2419)
Hailey
2024-01-08
1
-0
/
+1
*
Hide posts tool (#2299)
Eric Bailey
2023-12-24
1
-1
/
+1
*
Bump react-native to 0.73.1, expo to 50 (#2214)
Eric Bailey
2023-12-23
1
-0
/
+1
*
Fix: distinguish between post media and quotes with the moderation hider (#2075)
Paul Frazee
2023-12-04
1
-1
/
+7
*
Shadow refactoring and improvements (#1959)
dan
2023-11-21
1
-3
/
+1
*
Do less work (#1953)
dan
2023-11-17
1
-1
/
+1
*
Add Shadow type (#1900)
Paul Frazee
2023-11-14
1
-2
/
+2
*
Composer update (react-query refactor) (#1899)
Paul Frazee
2023-11-14
1
-4
/
+4
*
Refactor notifications to use react-query (#1878)
Paul Frazee
2023-11-12
1
-184
/
+88
*
Move language preferences to new persistence + context (#1837)
Paul Frazee
2023-11-08
1
-1
/
+3
*
Move muted threads to new persistence + context (#1838)
Paul Frazee
2023-11-08
1
-5
/
+8
*
Replace all logs with new logger
Eric Bailey
2023-11-04
1
-8
/
+9
*
Fix immediate TS errors
Eric Bailey
2023-11-04
1
-4
/
+4
*
Added show more for long posts
Haider Ali Punjabi
2023-10-26
1
-2
/
+19
[next]