about summary refs log tree commit diff
path: root/src/view/com/util/post-embeds/QuoteEmbed.tsx
Commit message (Expand)AuthorAgeFilesLines
* Add subtle web hover to interactive rows (#5989)dan2024-10-291-39/+53
* Include hydrated responses for other records (#5646)dan2024-10-241-1/+1
* Refactor post meta to return PostView (#5645)dan2024-10-241-38/+20
* Fetch link previews from RQ (#5608)dan2024-10-071-0/+19
* [Neue] Post avi, `PostMeta` cleanup (#5450)Eric Bailey2024-09-241-6/+5
* Increase rounding for all embeds (#5421)Samuel Newman2024-09-201-8/+8
* Image/video border + tweaks (#5324)Eric Bailey2024-09-131-5/+10
* Remove record-with-media side-by-side layout (#5182)Eric Bailey2024-09-061-42/+11
* Constrain image heights in feeds and threads (#5129)Eric Bailey2024-09-051-10/+49
* show video in quote (#5093)Samuel Newman2024-09-031-2/+8
* Use moderatePost_wrapped for post embeds (#4981)Eric Bailey2024-08-231-2/+2
* Detached QPs and hidden replies (#4878)Eric Bailey2024-08-211-0/+18
* Replace `import hairlineWidth =` with const (#4831)Samuel Newman2024-07-251-3/+2
* Fix: visually indicate when quoted content is labeled (#4369)Paul Frazee2024-06-051-2/+4
* allow nested quotes in DMs (#4345)Samuel Newman2024-06-041-19/+22
* [🐴] Record message (#4230)Samuel Newman2024-05-311-7/+11
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-311-2/+3
* Implement FeedFeedback API (#3498)Paul Frazee2024-05-071-2/+17
* Performance improvements: structural sharing & moderation opts context (#3785)Paul Frazee2024-04-301-1/+1
* remove precacheThreadPostProfiles (#3729)Hailey2024-04-271-3/+3
* Add option to remove quoted post in composer (#3670)Samuel Newman2024-04-241-2/+39
* Store QP authors in the DID cache (#3509)Hailey2024-04-121-17/+26
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-46/+83
* Revert "Enable tags inside of quotes (#3041)" (#3075)Hailey2024-03-011-4/+1
* Enable tags inside of quotes (#3041)Hailey2024-03-011-1/+4
* Add tags and mute words (#2968)Eric Bailey2024-02-261-0/+2
* Swap `RichText` (#2934)Eric Bailey2024-02-201-5/+5
* Prevent post meta misclicks in QT (#2701)dan2024-02-061-7/+9
* properly shorten links in quote embeds (#2570)Hailey2024-01-191-7/+17
* Increase the number of lines for quote posts from 6 to 20 (#2489)Paul Frazee2024-01-101-1/+1
* fix rendering of external in quote embeds (#2464)Hailey2024-01-101-15/+15
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-2/+3
* Multiple improvements to link cards and quote posts (#2398)Paul Frazee2024-01-031-0/+1
* Composer update (react-query refactor) (#1899)Paul Frazee2023-11-141-1/+1
* Add alerts to embeds (#1138)Paul Frazee2023-08-081-2/+15
* Labeling & moderation updates [DRAFT] (#1057)Paul Frazee2023-08-031-2/+66
* [APP-782] Support invalid handles correctly (#1049)Paul Frazee2023-07-271-4/+4
* Quote post legibility (#486)Ollie Hsieh2023-04-181-11/+8
* Add first round of labeling tools (#467)Paul Frazee2023-04-121-0/+1
* Update AtUri import to use official package with fix for usernames that start...Paul Frazee2023-04-071-1/+1
* Lex refactor (#362)Paul Frazee2023-03-311-0/+81