about summary refs log tree commit diff
path: root/src/view/com/util/images
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* allow image to clicked to go to post in notificaitons (#858)Ansh2023-06-071-35/+10
* Style cleaning and initial text size audit (#618)Ollie H2023-05-151-1/+0
* [APP-539] Rework lightbox and alt-image behaviors (#573)Paul Frazee2023-05-041-25/+8
* React Native accessibility (#539)Ollie H2023-05-014-6/+42
* Image alt text view modal (#551)Ollie H2023-05-012-163/+117
* Add alt text support and rework image layout (#503)Ollie Hsieh2023-04-213-61/+124
* Quote post legibility (#486)Ollie Hsieh2023-04-181-9/+9
* Split image cropping into secondary step (#473)Ollie Hsieh2023-04-171-8/+4
* replace react-native-fast-image with expo-image (#452)Paul Frazee2023-04-114-13/+13
* Lex refactor (#362)Paul Frazee2023-03-311-8/+16
* Introduce an image sizes cache to improve feed layouts (close #213) (#335)Paul Frazee2023-03-211-17/+39
* Implement image uploading in the web composerPaul Frazee2023-02-233-198/+0
* Merge main into the Web PR (#230)Paul Frazee2023-02-228-122/+92
* Break out the web/native image picking code and make some progress on the web...Paul Frazee2023-01-275-38/+198
* Add web polyfillsPaul Frazee2023-01-262-0/+38
* Fix all type errorsPaul Frazee2023-01-262-11/+14
* Saves image on long press (#83)Aryan Goharzad2023-01-253-23/+60
* Resolve all remaining lint issues (#88)Paul Frazee2023-01-242-3/+3
* Fix notification descriptions and render images for your own posts in notifsPaul Frazee2023-01-172-2/+41
* Improve image layoutPaul Frazee2022-12-302-15/+169
* Add a design system (#34)Paul Frazee2022-12-281-1/+1
* Wrap all <Text> in a helper that ensures black color is applied by defaultPaul Frazee2022-12-201-1/+1
* Prefetch feed refreshes to speed up 'load more posts'Paul Frazee2022-12-161-1/+0
* Fixes to the composer UX around images and scrollingPaul Frazee2022-12-161-28/+31
* Add swipe gestures to the lightboxPaul Frazee2022-12-161-12/+3
* Fix state-trackingPaul Frazee2022-12-141-2/+10
* Add post embeds (images and external links)Paul Frazee2022-12-141-0/+112