index
:
voidsky
this commit
main
A fork of Bluesky's frontend that respects the user's autonomy
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
*
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
*
Language settings updates, new primary language setting (#1471)
Eric Bailey
2023-09-21
1
-1
/
+4
*
Feed UI update working branch [WIP] (#1420)
Paul Frazee
2023-09-18
1
-20
/
+2
*
Give explicit names to MobX observer components (#1413)
dan
2023-09-07
1
-192
/
+190
*
Make posts behave more like links (#1316)
Eric Bailey
2023-08-28
1
-0
/
+1
*
Remove ability for Post component to load from URI (close #1302) (#1317)
Paul Frazee
2023-08-28
1
-24
/
+4
*
Fix: update posts rendered in notifs on refresh (close #1196) (#1243)
Paul Frazee
2023-08-22
1
-2
/
+5
*
default translate to device language (#1207)
Eric Bailey
2023-08-17
1
-2
/
+1
*
Fix tap target size of post dropdown menus (#1180)
Paul Frazee
2023-08-15
1
-4
/
+7
*
Add alerts to embeds (#1138)
Paul Frazee
2023-08-08
1
-1
/
+4
*
Collection of small UI fixes & improvements (#1104)
Paul Frazee
2023-08-04
1
-3
/
+5
*
Labeling & moderation updates [DRAFT] (#1057)
Paul Frazee
2023-08-03
1
-12
/
+19
*
[APP-782] Support invalid handles correctly (#1049)
Paul Frazee
2023-07-27
1
-8
/
+4
[next]