about summary refs log tree commit diff
path: root/src/view/com/lightbox
Commit message (Expand)AuthorAgeFilesLines
* [Lightbox] prevent browser-default escape key behavior (#8859)Ridley Combs2025-08-191-0/+1
* Upgrade prettier to 3.6 (#8558)Samuel Newman2025-06-231-6/+6
* Speculative fix to Android camera roll issue (#8397)Samuel Newman2025-05-211-40/+6
* [Android] Save photos to "Bluesky" folder (#8018)Samuel Newman2025-05-081-1/+1
* bump it bop it upgrade it (rn 79/expo 53) (#8281)hailey2025-05-021-8/+10
* Edge to edge support (#7497)Mathieu Acthernoene2025-04-221-35/+21
* Unlock orientation when lightbox is open (#7257)Samuel Newman2024-12-241-4/+35
* fix lightbox on android 15 (#7221)Samuel Newman2024-12-202-8/+4
* [Layout] Base (#6907)Eric Bailey2024-12-051-7/+9
* "Contain" images with missing dimensions instead of cropping them (#6828)dan2024-11-282-13/+28
* Fix stuck lightbox (#6816)dan2024-11-281-2/+31
* Lightbox status bar behaviour (#6637)Samuel Newman2024-11-261-1/+22
* [Lightbox] Fix jump when zooming out on iOS (#6633)dan2024-11-221-2/+18
* Fix lightbox spinner (#6561)Paul Coroneos2024-11-222-6/+6
* Leverage jsx transform to remove unnecessary react imports and update eslint ...Paul Coroneos2024-11-191-1/+0
* Use compiler-safe Reanimated get/set APIs (#6391)dan2024-11-173-76/+87
* [Lightbox] Make the animation faster (#6382)dan2024-11-151-2/+2
* feat: Tweak shared element animation to make it much smoother (#6336)Marc Rousavy2024-11-141-4/+15
* [Lightbox] Small tweaks (#6301)dan2024-11-131-3/+3
* Fix render loop on Android (#6213)dan2024-11-102-8/+16
* [Lightbox] Always rely on Expo Image cache (#6189)dan2024-11-095-13/+37
* [Lightbox] Open animation (#6159)dan2024-11-095-128/+494
* Fix stuck lightbox (#6166)dan2024-11-081-16/+28
* [Lightbox] Add border radius to avatars (#6136)dan2024-11-084-60/+102
* [Lightbox] New dismiss gesture (#6135)dan2024-11-084-145/+274
* [Lightbox] Set 2 as minimal allowed zoom level (#6132)dan2024-11-062-12/+19
* Remove SCREEN from lightbox layout (#6124)dan2024-11-065-223/+268
* Refactor lightbox prop drilling (#6073)dan2024-11-043-190/+140
* Unify dimensions cache between lightbox and feed (#6047)dan2024-11-045-110/+33
* Explicitly mark lightbox worklets (#6038)dan2024-10-312-0/+11
* Measure tapped image coordinates before opening lightbox (#6001)dan2024-10-312-0/+5
* Sort imports (#6009)dan2024-10-293-8/+8
* Show almost-instant preview when opening lightbox (#6000)dan2024-10-296-77/+53
* Refactor lightbox model to plain object (#5999)dan2024-10-292-29/+20
* Make alt text scrollable on native (#5642)Hailey2024-10-071-14/+36
* Use appropriate icons for toasts (#4803)Samuel Newman2024-07-231-2/+6
* use granular permission of for media perm request (#4609)Hailey2024-06-241-1/+3
* Fix tall image lightbox on Android (#4393)dan2024-06-061-8/+14
* Movable following feed (#3593)Eric Bailey2024-05-111-12/+13
* Improve localization marks (#3285)Minseo Lee2024-05-061-1/+1
* Remove dead stylePaul Frazee2024-03-191-7/+0
* Merge branch 'web-fix-fonts-and-image-box' of https://github.com/alexkuz/soci...Paul Frazee2024-03-192-15/+59
|\
| * Add 'Liberation Sans' font for FireFox on Linux; lightbox buttons adjustmentsAlexander K2024-03-172-27/+76
* | Merge remote-tracking branch 'upstream/main' into patch-3Minseo Lee2024-03-191-16/+21
|\ \
| * | change usage of t to msgSamuel Newman2024-03-181-16/+21
| |/
* | Merge branch 'bluesky-social:main' into patch-3Minseo Lee2024-02-244-2/+12
|\|
| * use `showControls` to show/hide live text icon on ios (#2982)Hailey2024-02-234-2/+12
* | Mark more texts for localizationMinseo Lee2024-02-141-2/+2
|/
* use ios live text interaction in alt text modal and image viewer (#2752)Hailey2024-02-061-0/+1
* android alt text selection fix for expandable alt (#2629)Hailey2024-01-251-1/+2