about summary refs log tree commit diff
path: root/bskyembed/src/labels.ts
Commit message (Collapse)AuthorAgeFilesLines
* Remove `moderatePost_wrapped` (#7188)Samuel Newman2025-02-251-0/+1
| | | | | | | | | * rm `moderatePost_wrapped` * Handle display in app --------- Co-authored-by: Eric Bailey <git@esb.lol>
* Moderate content in embeds (#3525)Hailey2024-04-131-0/+21
* move info to its own file * Revert "move info to its own file" This reverts commit 1d45a2f4034f50cbe9cb25070f954042cdf9127a. * better way * all cases * pass labelInfo to ImageEmbed * blur avatars * add back as string * one more as string * external embed * add back as string again