about summary refs log tree commit diff
path: root/src/view/com/lightbox/Lightbox.tsx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove SCREEN from lightbox layout (#6124)dan2024-11-061-8/+1
* Refactor lightbox prop drilling (#6073)dan2024-11-041-152/+12
* Unify dimensions cache between lightbox and feed (#6047)dan2024-11-041-1/+9
* Measure tapped image coordinates before opening lightbox (#6001)dan2024-10-311-0/+2
* Show almost-instant preview when opening lightbox (#6000)dan2024-10-291-1/+3
* Refactor lightbox model to plain object (#5999)dan2024-10-291-14/+9
* 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
* Movable following feed (#3593)Eric Bailey2024-05-111-12/+13
* Improve localization marks (#3285)Minseo Lee2024-05-061-1/+1
* Mark more texts for localizationMinseo Lee2024-02-141-2/+2
* android alt text selection fix for expandable alt (#2629)Hailey2024-01-251-1/+2
* Merge PR #2495 by haileyokPaul Frazee2024-01-231-14/+16
* fix: make alt text selectable in Lightbox (#2563)Kyrylo Pronskykh2024-01-181-6/+10
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-5/+10
* Factor lightbox out into hook/context (#1919)Paul Frazee2023-11-151-23/+23
* Fix openCamera, openCropped, lightbox model, and image model usages (#1908)Eric Bailey2023-11-141-1/+1
* More profile refactor updates (#1886)Paul Frazee2023-11-131-1/+1
* Drive-by lightbox refactors (#1659)dan2023-10-101-2/+2
* Remove unused lightbox options (#1616)dan2023-10-051-84/+86
* [APP-724] Collection of accessibility fixes (#949)Paul Frazee2023-07-031-2/+2
* Add permission checks before saving image (#945)Ansh2023-07-031-11/+28
* [APP-716] Add 'save image' button to the lightbox (#926)Paul Frazee2023-06-301-2/+22
* Fix a bunch of type errors and add a type-check to the github workflows (#837)Paul Frazee2023-06-021-6/+6
* [APP-539] Rework lightbox and alt-image behaviors (#573)Paul Frazee2023-05-041-19/+87
* Android fixes (#515)Paul Frazee2023-04-221-2/+1
* Move the shell-ui model to the ui folderPaul Frazee2023-03-141-1/+1
* Implement image uploading in the web composerPaul Frazee2023-02-231-1/+1
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-3/+3
* Fix all type errorsPaul Frazee2023-01-261-2/+9
* Saves image on long press (#83)Aryan Goharzad2023-01-251-6/+9
* Improve lightbox... and update to React Native 0.71.0 (#49)Paul Frazee2023-01-171-114/+18
* Add a design system (#34)Paul Frazee2022-12-281-1/+1
* Add zooming to the lightboxPaul Frazee2022-12-161-5/+23
* Add swipe gestures to the lightboxPaul Frazee2022-12-161-8/+60
* Add post embeds (images and external links)Paul Frazee2022-12-141-0/+7
* Add profile image lightboxPaul Frazee2022-12-121-0/+62