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
/
util
/
post-embeds
/
index.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add useHandleRef as a lighter alternative for useAnimatedRef (#6500)
dan
2024-11-18
1
-9
/
+5
*
[Lightbox] Always rely on Expo Image cache (#6189)
dan
2024-11-09
1
-2
/
+8
*
[Lightbox] Open animation (#6159)
dan
2024-11-09
1
-12
/
+10
*
[Lightbox] Add border radius to avatars (#6136)
dan
2024-11-08
1
-1
/
+4
*
Refactor lightbox prop drilling (#6073)
dan
2024-11-04
1
-1
/
+0
*
Unify dimensions cache between lightbox and feed (#6047)
dan
2024-11-04
1
-1
/
+1
*
Measure tapped image coordinates before opening lightbox (#6001)
dan
2024-10-31
1
-5
/
+28
*
Show almost-instant preview when opening lightbox (#6000)
dan
2024-10-29
1
-0
/
+1
*
Refactor lightbox model to plain object (#5999)
dan
2024-10-29
1
-2
/
+6
*
Display non-post embeds in composer preview (#5647)
dan
2024-10-24
1
-7
/
+17
*
[Neue] Font weights (#5442)
Eric Bailey
2024-09-20
1
-3
/
+3
*
Increase rounding for all embeds (#5421)
Samuel Newman
2024-09-20
1
-6
/
+3
*
Constrain image heights in feeds and threads (#5129)
Eric Bailey
2024-09-05
1
-19
/
+30
*
show video in quote (#5093)
Samuel Newman
2024-09-03
1
-0
/
+3
*
[Video] Lexicon implementation (#4881)
Samuel Newman
2024-08-29
1
-0
/
+11
*
Add `list hidden` screen (#4958)
Hailey
2024-08-20
1
-3
/
+13
*
Respect labels on feeds and lists (#4818)
Eric Bailey
2024-08-02
1
-12
/
+38
*
Replace `import hairlineWidth =` with const (#4831)
Samuel Newman
2024-07-25
1
-4
/
+3
*
tweak top padding external (#4755)
Hailey
2024-07-09
1
-4
/
+8
*
Add starter pack embeds to posts (#4699)
Hailey
2024-07-04
1
-0
/
+5
*
Option for large alt badges (#4571)
Samuel Newman
2024-06-20
1
-8
/
+7
*
allow nested quotes in DMs (#4345)
Samuel Newman
2024-06-04
1
-9
/
+4
*
[🐴] Record message (#4230)
Samuel Newman
2024-05-31
1
-2
/
+16
*
Change many border widths from `1` to `hairlineWidth` (#4294)
Hailey
2024-05-31
1
-1
/
+2
*
Alt text followups -- SLIGHTLY larger, and update gifs (#4252)
Paul Frazee
2024-05-29
1
-1
/
+1
*
Move ALT indicator right and shrink it a bit (#4213)
Paul Frazee
2024-05-24
1
-2
/
+2
*
Implement FeedFeedback API (#3498)
Paul Frazee
2024-05-07
1
-4
/
+10
*
GIF Viewer (#3605)
Hailey
2024-04-23
1
-39
/
+13
*
3p moderation services [WIP] (#2550)
Paul Frazee
2024-03-18
1
-56
/
+50
*
Long press external embed to share (#2621)
Samuel Newman
2024-02-05
1
-2
/
+15
*
Allow images to use specified aspectRatios (#2558)
Eric Bailey
2024-01-18
1
-15
/
+2
*
Multiple improvements to link cards and quote posts (#2398)
Paul Frazee
2024-01-03
1
-9
/
+9
*
3rd party embed player (#2217)
Hailey
2023-12-21
1
-13
/
+5
*
Fix quote post moderation check (#2149)
Eric Bailey
2023-12-08
1
-1
/
+3
*
Fix: distinguish between post media and quotes with the moderation hider (#2075)
Paul Frazee
2023-12-04
1
-4
/
+11
*
Factor lightbox out into hook/context (#1919)
Paul Frazee
2023-11-15
1
-7
/
+6
*
Factor our feed source model (#1887)
Eric Bailey
2023-11-13
1
-2
/
+15
*
Lists updates: curate lists and blocklists (#1689)
Paul Frazee
2023-11-01
1
-1
/
+1
*
Improve image cropping on android and introduce aspect ratio field (#1525)
Paul Frazee
2023-09-27
1
-2
/
+7
*
Updates to use dynamic/responsive styles on web (#1351)
Paul Frazee
2023-09-05
1
-4
/
+15
*
Use `Pressable` for most links/embeds (#1181)
Eric Bailey
2023-08-24
1
-1
/
+0
*
fix prefetching lightbox images (#1163)
Eric Bailey
2023-08-15
1
-9
/
+5
*
Add alerts to embeds (#1138)
Paul Frazee
2023-08-08
1
-3
/
+14
*
Fix rendering of feed and list post-embeds (close #1131) (#1135)
Paul Frazee
2023-08-08
1
-19
/
+13
*
Labeling & moderation updates [DRAFT] (#1057)
Paul Frazee
2023-08-03
1
-37
/
+4
*
#995 use `asAnchor` on external embeds (#1043)
Eric Bailey
2023-07-21
1
-2
/
+3
*
[APP-724] Collection of accessibility fixes (#949)
Paul Frazee
2023-07-03
1
-1
/
+3
*
Fix: let images on desktop web take more vertical space (#953)
Paul Frazee
2023-07-03
1
-1
/
+2
*
Improvements to the alt text behaviors in the composer (#910)
Paul Frazee
2023-06-27
1
-7
/
+12
*
[APP-657] Add share list functionality (#863)
Ansh
2023-06-26
1
-34
/
+20
[next]