FoundKey/packages/backend/src/remote/activitypub/models
Johann150 2c69cb4a92
Some checks failed
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline failed
ci/woodpecker/push/lint-sw Pipeline failed
ci/woodpecker/push/lint-client Pipeline failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline failed
server: check inbox URLs
This adds a check for inbox and sharedInbox URLs to be both
valid and also absolute URLs. If the normal inbox URL is invalid,
the actor will be rejected. If the sharedInbox URL is invalid, it
will be ignored.

Changelog: Fixed
2023-08-16 19:21:37 +02:00
..
icon.ts refactoring 2021-11-12 02:02:25 +09:00
identifier.ts refactoring 2021-11-12 02:02:25 +09:00
image.ts refactor: remove CacheableUser & co 2023-05-18 13:25:57 +02:00
mention.ts refactor: remove CacheableUser & co 2023-05-18 13:25:57 +02:00
note.ts activitypub: correctly handle new notes that were edited 2023-07-16 14:32:57 +02:00
person.ts server: check inbox URLs 2023-08-16 19:21:37 +02:00
question.ts activitypub: remove _misskey_votes property 2023-02-11 17:49:12 +01:00
tag.ts add missing import for emoji parsing 2023-05-30 19:53:17 +02:00