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
*
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