about summary refs log tree commit diff
path: root/src/view/com/util/images
Commit message (Expand)AuthorAgeFilesLines
* Port post embeds to new arch (#7408)Eric Bailey2025-06-132-2/+2
* new arch (#8295)hailey2025-06-123-26/+32
* Refine accessibilityHint (#7554)Minseo Lee2025-02-111-2/+2
* "Contain" images with missing dimensions instead of cropping them (#6828)dan2024-11-281-7/+7
* Leverage jsx transform to remove unnecessary react imports and update eslint ...Paul Coroneos2024-11-191-1/+0
* Add useHandleRef as a lighter alternative for useAnimatedRef (#6500)dan2024-11-183-23/+17
* Fix layout jumps for images (#6474)dan2024-11-181-12/+15
* Fix render loop on Android (#6213)dan2024-11-101-3/+7
* Fix web image layout (#6195)dan2024-11-091-1/+1
* [Lightbox] Always rely on Expo Image cache (#6189)dan2024-11-093-38/+58
* [Lightbox] Open animation (#6159)dan2024-11-093-16/+48
* fix 3 image grid in DMs (#6163)Samuel Newman2024-11-081-5/+4
* Unify dimensions cache between lightbox and feed (#6047)dan2024-11-041-43/+18
* Measure tapped image coordinates before opening lightbox (#6001)dan2024-10-312-6/+18
* Fix clipping issue with 2 image grid (#5744)Samuel Newman2024-10-281-12/+1
* Increase rounding for all embeds (#5421)Samuel Newman2024-09-203-32/+121
* Image/video border + tweaks (#5324)Eric Bailey2024-09-132-1/+5
* Separate alt/crop, use new icon (#5321)Eric Bailey2024-09-131-15/+41
* Adjust image sizing (#5302)Eric Bailey2024-09-121-6/+7
* Go full width on native and mobile web (#5184)Eric Bailey2024-09-061-3/+8
* Constrain image heights in feeds and threads (#5129)Eric Bailey2024-09-053-169/+277
* Replace `ImageHorzList` 🤮 with `MediaPreview` ✨ (#5143)Samuel Newman2024-09-041-61/+0
* Option for large alt badges (#4571)Samuel Newman2024-06-201-12/+10
* GIF previews in notifications (#4447)Samuel Newman2024-06-191-18/+39
* [🐴] Option to share via chat in post dropdown (#4231)Samuel Newman2024-05-311-4/+7
* match web version exports (#4257)Samuel Newman2024-05-291-10/+2
* Alt text followups -- SLIGHTLY larger, and update gifs (#4252)Paul Frazee2024-05-291-1/+1
* Move ALT indicator right and shrink it a bit (#4213)Paul Frazee2024-05-241-2/+2
* Alt text for gifs (#3876)Samuel Newman2024-05-061-2/+3
* add commentHailey2024-01-301-0/+2
* update commentHailey2024-01-301-4/+9
* cleanupHailey2024-01-301-2/+2
* cleanupHailey2024-01-301-4/+13
* use variableHailey2024-01-301-1/+1
* use gap on nativeHailey2024-01-302-12/+20
* Internationalize more strings (#2440)Stanislas Signoud2024-01-092-2/+8
* Increase the maximum ratio of images from 5:1 to 10:1 (#2131)Paul Frazee2023-12-071-1/+1
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-5/+4
* Fix image order in 4-image post embeds (close #1895) (#1904)Paul Frazee2023-11-141-2/+2
* Fix lintPaul Frazee2023-10-301-0/+2
* Merge branch 'patch-1' of https://github.com/elijah-wright/social-app into el...Paul Frazee2023-10-301-6/+4
|\
| * readd hintElijah Wright2023-10-081-1/+1
| * fix accessibility in AutoSizedImageElijah Wright2023-10-081-6/+4
* | Fix four gallery images for Firefox (#1710)dan2023-10-181-4/+4
* | Fix layout shift for multi-image posts (#1673)dan2023-10-122-66/+65
|/
* Improve image cropping on android and introduce aspect ratio field (#1525)Paul Frazee2023-09-271-1/+3
* Use `Pressable` for most links/embeds (#1181)Eric Bailey2023-08-242-17/+6
* [APP-724] Collection of accessibility fixes (#949)Paul Frazee2023-07-032-7/+8
* Improvements to the alt text behaviors in the composer (#910)Paul Frazee2023-06-271-7/+12
* [APP-657] Add share list functionality (#863)Ansh2023-06-261-0/+1