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
/
images
/
AutoSizedImage.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
new arch (#8295)
hailey
2025-06-12
1
-8
/
+14
*
Refine accessibilityHint (#7554)
Minseo Lee
2025-02-11
1
-2
/
+2
*
"Contain" images with missing dimensions instead of cropping them (#6828)
dan
2024-11-28
1
-7
/
+7
*
Add useHandleRef as a lighter alternative for useAnimatedRef (#6500)
dan
2024-11-18
1
-8
/
+5
*
Fix layout jumps for images (#6474)
dan
2024-11-18
1
-12
/
+15
*
Fix render loop on Android (#6213)
dan
2024-11-10
1
-3
/
+7
*
Fix web image layout (#6195)
dan
2024-11-09
1
-1
/
+1
*
[Lightbox] Always rely on Expo Image cache (#6189)
dan
2024-11-09
1
-37
/
+30
*
[Lightbox] Open animation (#6159)
dan
2024-11-09
1
-5
/
+8
*
Unify dimensions cache between lightbox and feed (#6047)
dan
2024-11-04
1
-43
/
+18
*
Increase rounding for all embeds (#5421)
Samuel Newman
2024-09-20
1
-2
/
+2
*
Image/video border + tweaks (#5324)
Eric Bailey
2024-09-13
1
-0
/
+2
*
Separate alt/crop, use new icon (#5321)
Eric Bailey
2024-09-13
1
-15
/
+41
*
Adjust image sizing (#5302)
Eric Bailey
2024-09-12
1
-6
/
+7
*
Go full width on native and mobile web (#5184)
Eric Bailey
2024-09-06
1
-3
/
+8
*
Constrain image heights in feeds and threads (#5129)
Eric Bailey
2024-09-05
1
-76
/
+189
*
Internationalize more strings (#2440)
Stanislas Signoud
2024-01-09
1
-1
/
+4
*
Increase the maximum ratio of images from 5:1 to 10:1 (#2131)
Paul Frazee
2023-12-07
1
-1
/
+1
*
Remove deprecated models and mobx usage (react-query refactor) (#1934)
Paul Frazee
2023-11-16
1
-5
/
+4
*
Fix lint
Paul Frazee
2023-10-30
1
-0
/
+2
*
readd hint
Elijah Wright
2023-10-08
1
-1
/
+1
*
fix accessibility in AutoSizedImage
Elijah Wright
2023-10-08
1
-6
/
+4
*
Improve image cropping on android and introduce aspect ratio field (#1525)
Paul Frazee
2023-09-27
1
-1
/
+3
*
Use `Pressable` for most links/embeds (#1181)
Eric Bailey
2023-08-24
1
-11
/
+3
*
[APP-724] Collection of accessibility fixes (#949)
Paul Frazee
2023-07-03
1
-5
/
+4
*
React Native accessibility (#539)
Ollie H
2023-05-01
1
-1
/
+8
*
Add alt text support and rework image layout (#503)
Ollie Hsieh
2023-04-21
1
-13
/
+28
*
replace react-native-fast-image with expo-image (#452)
Paul Frazee
2023-04-11
1
-2
/
+2
*
Lex refactor (#362)
Paul Frazee
2023-03-31
1
-8
/
+16
*
Introduce an image sizes cache to improve feed layouts (close #213) (#335)
Paul Frazee
2023-03-21
1
-17
/
+39
*
Merge main into the Web PR (#230)
Paul Frazee
2023-02-22
1
-102
/
+36
*
Fix all type errors
Paul Frazee
2023-01-26
1
-1
/
+2
*
Saves image on long press (#83)
Aryan Goharzad
2023-01-25
1
-3
/
+8
*
Resolve all remaining lint issues (#88)
Paul Frazee
2023-01-24
1
-2
/
+2
*
Improve image layout
Paul Frazee
2022-12-30
1
-15
/
+21
*
Add a design system (#34)
Paul Frazee
2022-12-28
1
-1
/
+1
*
Wrap all <Text> in a helper that ensures black color is applied by default
Paul Frazee
2022-12-20
1
-1
/
+1
*
Prefetch feed refreshes to speed up 'load more posts'
Paul Frazee
2022-12-16
1
-1
/
+0
*
Fixes to the composer UX around images and scrolling
Paul Frazee
2022-12-16
1
-28
/
+31
*
Add swipe gestures to the lightbox
Paul Frazee
2022-12-16
1
-12
/
+3
*
Fix state-tracking
Paul Frazee
2022-12-14
1
-2
/
+10
*
Add post embeds (images and external links)
Paul Frazee
2022-12-14
1
-0
/
+112