about summary refs log tree commit diff
path: root/src/view/com/util/post-embeds/index.tsx
Commit message (Expand)AuthorAgeFilesLines
* [🐴] Record message (#4230)Samuel Newman2024-05-311-2/+16
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-311-1/+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
* Implement FeedFeedback API (#3498)Paul Frazee2024-05-071-4/+10
* GIF Viewer (#3605)Hailey2024-04-231-39/+13
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-56/+50
* Long press external embed to share (#2621)Samuel Newman2024-02-051-2/+15
* Allow images to use specified aspectRatios (#2558)Eric Bailey2024-01-181-15/+2
* Multiple improvements to link cards and quote posts (#2398)Paul Frazee2024-01-031-9/+9
* 3rd party embed player (#2217)Hailey2023-12-211-13/+5
* Fix quote post moderation check (#2149)Eric Bailey2023-12-081-1/+3
* Fix: distinguish between post media and quotes with the moderation hider (#2075)Paul Frazee2023-12-041-4/+11
* Factor lightbox out into hook/context (#1919)Paul Frazee2023-11-151-7/+6
* Factor our feed source model (#1887)Eric Bailey2023-11-131-2/+15
* Lists updates: curate lists and blocklists (#1689)Paul Frazee2023-11-011-1/+1
* Improve image cropping on android and introduce aspect ratio field (#1525)Paul Frazee2023-09-271-2/+7
* Updates to use dynamic/responsive styles on web (#1351)Paul Frazee2023-09-051-4/+15
* Use `Pressable` for most links/embeds (#1181)Eric Bailey2023-08-241-1/+0
* fix prefetching lightbox images (#1163)Eric Bailey2023-08-151-9/+5
* Add alerts to embeds (#1138)Paul Frazee2023-08-081-3/+14
* Fix rendering of feed and list post-embeds (close #1131) (#1135)Paul Frazee2023-08-081-19/+13
* Labeling & moderation updates [DRAFT] (#1057)Paul Frazee2023-08-031-37/+4
* #995 use `asAnchor` on external embeds (#1043)Eric Bailey2023-07-211-2/+3
* [APP-724] Collection of accessibility fixes (#949)Paul Frazee2023-07-031-1/+3
* Fix: let images on desktop web take more vertical space (#953)Paul Frazee2023-07-031-1/+2
* 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-34/+20
* Spelling (#772)Josh Soref2023-05-301-1/+1
* Remove a focus-effect that was triggering a rerender loopPaul Frazee2023-05-171-9/+17
* Clean up the custom-feed modelPaul Frazee2023-05-171-0/+1
* Tune up the custom feed card renderingPaul Frazee2023-05-171-3/+11
* Reorganize custom feeds in the view layerPaul Frazee2023-05-171-2/+2
* Reorganize custom-feed state models and add the missing _reactKey attributePaul Frazee2023-05-171-2/+2
* Merge branch 'main' into custom-algosPaul Frazee2023-05-171-1/+0
|\
| * Style cleaning and initial text size audit (#618)Ollie H2023-05-151-1/+0
* | reload AlgoItem on focus via propAnsh Nanda2023-05-161-0/+1
* | create algo-item model and redefine data modelsAnsh Nanda2023-05-131-1/+2
* | custom feed embedAnsh Nanda2023-05-121-1/+25
|/
* [APP-539] Rework lightbox and alt-image behaviors (#573)Paul Frazee2023-05-041-37/+10
* React Native accessibility (#539)Ollie H2023-05-011-1/+4
* Image alt text view modal (#551)Ollie H2023-05-011-28/+66
* Add alt text support and rework image layout (#503)Ollie Hsieh2023-04-211-2/+2
* Quote post legibility (#486)Ollie Hsieh2023-04-181-49/+26
* Lex refactor (#362)Paul Frazee2023-03-311-0/+198