about summary refs log tree commit diff
path: root/src/view/com/lightbox/ImageViewing/components
Commit message (Expand)AuthorAgeFilesLines
* 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-191-5/+15
|\
| * Add 'Liberation Sans' font for FireFox on Linux; lightbox buttons adjustmentsAlexander K2024-03-171-17/+32
* | change usage of t to msgSamuel Newman2024-03-181-16/+21
|/
* use `showControls` to show/hide live text icon on ios (#2982)Hailey2024-02-233-2/+11
* use ios live text interaction in alt text modal and image viewer (#2752)Hailey2024-02-061-0/+1
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-1/+1
* Use memory caching for android lightbox (#2354)Paul Frazee2023-12-281-0/+1
* Fix scroll on native (#2170)dan2023-12-111-2/+2
* Fix scroll on profile lists/feeds (#2168)dan2023-12-111-2/+2
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-162-2/+0
* Internationalization & localization (#1822)Ansh2023-11-091-3/+3
* Toggle lightbox controls on tap (#1687)dan2023-10-133-60/+65
* Fix MobX crash for Android lightbox (#1668)dan2023-10-102-1/+3
* Change lightbox to use Pager (#1666)dan2023-10-103-44/+15
* Refactor iOS lightbox to Reanimated (#1645)dan2023-10-101-108/+55
* Fix stuck lightbox header after double tap (#1627)dan2023-10-051-9/+14
* Rewrite Android lightbox (#1624)dan2023-10-053-126/+403
* Fix animations and gestures getting reset on state updates in the lightbox (#...dan2023-10-052-13/+51
* Remove unused lightbox options (#1616)dan2023-10-053-67/+141
* Allow touch at the top of the lightbox (#1489)dan2023-09-201-0/+1
* Make "double tap to zoom" precise across platforms (#1482)dan2023-09-191-3/+9
* fix prefetching lightbox images (#1163)Eric Bailey2023-08-152-2/+8
* [APP-737] Accessible native dropdown menu (#988)Ansh2023-07-281-1/+2
* [APP-724] Collection of accessibility fixes (#949)Paul Frazee2023-07-032-1/+5
* React Native accessibility (#539)Ollie H2023-05-012-2/+7
* Fix all type errorsPaul Frazee2023-01-261-0/+21
* Saves image on long press (#83)Aryan Goharzad2023-01-254-0/+393