about summary refs log tree commit diff
path: root/src/view/com/util/post-embeds/index.tsx
Commit message (Expand)AuthorAgeFilesLines
* Add useHandleRef as a lighter alternative for useAnimatedRef (#6500)dan2024-11-181-9/+5
* [Lightbox] Always rely on Expo Image cache (#6189)dan2024-11-091-2/+8
* [Lightbox] Open animation (#6159)dan2024-11-091-12/+10
* [Lightbox] Add border radius to avatars (#6136)dan2024-11-081-1/+4
* Refactor lightbox prop drilling (#6073)dan2024-11-041-1/+0
* Unify dimensions cache between lightbox and feed (#6047)dan2024-11-041-1/+1
* Measure tapped image coordinates before opening lightbox (#6001)dan2024-10-311-5/+28
* Show almost-instant preview when opening lightbox (#6000)dan2024-10-291-0/+1
* Refactor lightbox model to plain object (#5999)dan2024-10-291-2/+6
* Display non-post embeds in composer preview (#5647)dan2024-10-241-7/+17
* [Neue] Font weights (#5442)Eric Bailey2024-09-201-3/+3
* Increase rounding for all embeds (#5421)Samuel Newman2024-09-201-6/+3
* Constrain image heights in feeds and threads (#5129)Eric Bailey2024-09-051-19/+30
* show video in quote (#5093)Samuel Newman2024-09-031-0/+3
* [Video] Lexicon implementation (#4881)Samuel Newman2024-08-291-0/+11
* Add `list hidden` screen (#4958)Hailey2024-08-201-3/+13
* Respect labels on feeds and lists (#4818)Eric Bailey2024-08-021-12/+38
* Replace `import hairlineWidth =` with const (#4831)Samuel Newman2024-07-251-4/+3
* tweak top padding external (#4755)Hailey2024-07-091-4/+8
* Add starter pack embeds to posts (#4699)Hailey2024-07-041-0/+5
* Option for large alt badges (#4571)Samuel Newman2024-06-201-8/+7
* allow nested quotes in DMs (#4345)Samuel Newman2024-06-041-9/+4
* [🐴] 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