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
/
lightbox
Commit message (
Expand
)
Author
Age
Files
Lines
*
run `yarn lint --fix` (#9013)
Samuel Newman
2025-09-09
6
-22
/
+22
*
[Lightbox] prevent browser-default escape key behavior (#8859)
Ridley Combs
2025-08-19
1
-0
/
+1
*
Upgrade prettier to 3.6 (#8558)
Samuel Newman
2025-06-23
1
-6
/
+6
*
Speculative fix to Android camera roll issue (#8397)
Samuel Newman
2025-05-21
1
-40
/
+6
*
[Android] Save photos to "Bluesky" folder (#8018)
Samuel Newman
2025-05-08
1
-1
/
+1
*
bump it bop it upgrade it (rn 79/expo 53) (#8281)
hailey
2025-05-02
1
-8
/
+10
*
Edge to edge support (#7497)
Mathieu Acthernoene
2025-04-22
1
-35
/
+21
*
Unlock orientation when lightbox is open (#7257)
Samuel Newman
2024-12-24
1
-4
/
+35
*
fix lightbox on android 15 (#7221)
Samuel Newman
2024-12-20
2
-8
/
+4
*
[Layout] Base (#6907)
Eric Bailey
2024-12-05
1
-7
/
+9
*
"Contain" images with missing dimensions instead of cropping them (#6828)
dan
2024-11-28
2
-13
/
+28
*
Fix stuck lightbox (#6816)
dan
2024-11-28
1
-2
/
+31
*
Lightbox status bar behaviour (#6637)
Samuel Newman
2024-11-26
1
-1
/
+22
*
[Lightbox] Fix jump when zooming out on iOS (#6633)
dan
2024-11-22
1
-2
/
+18
*
Fix lightbox spinner (#6561)
Paul Coroneos
2024-11-22
2
-6
/
+6
*
Leverage jsx transform to remove unnecessary react imports and update eslint ...
Paul Coroneos
2024-11-19
1
-1
/
+0
*
Use compiler-safe Reanimated get/set APIs (#6391)
dan
2024-11-17
3
-76
/
+87
*
[Lightbox] Make the animation faster (#6382)
dan
2024-11-15
1
-2
/
+2
*
feat: Tweak shared element animation to make it much smoother (#6336)
Marc Rousavy
2024-11-14
1
-4
/
+15
*
[Lightbox] Small tweaks (#6301)
dan
2024-11-13
1
-3
/
+3
*
Fix render loop on Android (#6213)
dan
2024-11-10
2
-8
/
+16
*
[Lightbox] Always rely on Expo Image cache (#6189)
dan
2024-11-09
5
-13
/
+37
*
[Lightbox] Open animation (#6159)
dan
2024-11-09
5
-128
/
+494
*
Fix stuck lightbox (#6166)
dan
2024-11-08
1
-16
/
+28
*
[Lightbox] Add border radius to avatars (#6136)
dan
2024-11-08
4
-60
/
+102
*
[Lightbox] New dismiss gesture (#6135)
dan
2024-11-08
4
-145
/
+274
*
[Lightbox] Set 2 as minimal allowed zoom level (#6132)
dan
2024-11-06
2
-12
/
+19
*
Remove SCREEN from lightbox layout (#6124)
dan
2024-11-06
5
-223
/
+268
*
Refactor lightbox prop drilling (#6073)
dan
2024-11-04
3
-190
/
+140
*
Unify dimensions cache between lightbox and feed (#6047)
dan
2024-11-04
5
-110
/
+33
*
Explicitly mark lightbox worklets (#6038)
dan
2024-10-31
2
-0
/
+11
*
Measure tapped image coordinates before opening lightbox (#6001)
dan
2024-10-31
2
-0
/
+5
*
Sort imports (#6009)
dan
2024-10-29
3
-8
/
+8
*
Show almost-instant preview when opening lightbox (#6000)
dan
2024-10-29
6
-77
/
+53
*
Refactor lightbox model to plain object (#5999)
dan
2024-10-29
2
-29
/
+20
*
Make alt text scrollable on native (#5642)
Hailey
2024-10-07
1
-14
/
+36
*
Use appropriate icons for toasts (#4803)
Samuel Newman
2024-07-23
1
-2
/
+6
*
use granular permission of for media perm request (#4609)
Hailey
2024-06-24
1
-1
/
+3
*
Fix tall image lightbox on Android (#4393)
dan
2024-06-06
1
-8
/
+14
*
Movable following feed (#3593)
Eric Bailey
2024-05-11
1
-12
/
+13
*
Improve localization marks (#3285)
Minseo Lee
2024-05-06
1
-1
/
+1
*
Remove dead style
Paul Frazee
2024-03-19
1
-7
/
+0
*
Merge branch 'web-fix-fonts-and-image-box' of https://github.com/alexkuz/soci...
Paul Frazee
2024-03-19
2
-15
/
+59
|
\
|
*
Add 'Liberation Sans' font for FireFox on Linux; lightbox buttons adjustments
Alexander K
2024-03-17
2
-27
/
+76
*
|
Merge remote-tracking branch 'upstream/main' into patch-3
Minseo Lee
2024-03-19
1
-16
/
+21
|
\
\
|
*
|
change usage of t to msg
Samuel Newman
2024-03-18
1
-16
/
+21
|
|
/
*
|
Merge branch 'bluesky-social:main' into patch-3
Minseo Lee
2024-02-24
4
-2
/
+12
|
\
|
|
*
use `showControls` to show/hide live text icon on ios (#2982)
Hailey
2024-02-23
4
-2
/
+12
*
|
Mark more texts for localization
Minseo Lee
2024-02-14
1
-2
/
+2
|
/
*
use ios live text interaction in alt text modal and image viewer (#2752)
Hailey
2024-02-06
1
-0
/
+1
[next]