summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/mastodon/MastodonConverters.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* split url into webUrl and localUrl (like mastodon)stableFreya Murphy8 hours1-11/+11
* use pnpm package alias for @transfem-org/sfm-jsHazelnoot2025-06-121-1/+1
* allow passing user/note into convertStatus for performanceHazelnoot2025-06-011-3/+3
* implement '/v1/apps/verify_credentials'Hazelnoot2025-05-081-2/+10
* fix type errors in mastodon APIHazelnoot2025-04-301-4/+4
* Ignore notifications that reference missing notesHazelnoot2025-03-271-2/+11
* convert notification types in mastodon APIHazelnoot2025-03-271-19/+16
* don't render CW as HTML for mastodonHazelnoot2025-03-271-4/+2
* render profile bios in masto APIHazelnoot2025-03-271-1/+4
* fixes to CW and quote conversion for mastodonHazelnoot2025-03-271-9/+29
* rename MastodonConverters.ts to matching naming schemeHazelnoot2025-03-271-0/+435