monkeeShark/packages/backend/src/server
Johann150 32dff28460
fix: add id for activitypub follows (#8689)
* add id for activitypub follows

* fix lint

* fix: follower must be local, followee must be remote

Misskey will only use ActivityPub follow requests for users that are local
and are requesting to follow a remote user. This check is to ensure that
this endpoint can not be used by other services or instances.

* fix: missing import

* render block with id

* fix comment
2022-06-04 13:52:42 +09:00
..
activitypub refactor: fix type 2022-04-17 20:44:21 +09:00
api User moderation details (#8762) 2022-06-03 23:14:50 +09:00
file refactor: temporary files (#8713) 2022-05-25 16:50:22 +09:00
proxy enhance: ドライブに画像ファイルをアップロードするときオリジナル画像を破棄してwebpublicのみ保持するオプション (#8216) 2022-04-28 11:14:03 +09:00
web fix(client): Vite related boot mechanism revision (#8753) 2022-05-29 10:58:54 +09:00
activitypub.ts fix: add id for activitypub follows (#8689) 2022-06-04 13:52:42 +09:00
index.ts refactor: temporary files (#8713) 2022-05-25 16:50:22 +09:00
nodeinfo.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
well-known.ts fix: Add rel attribute to host-meta (#8583) 2022-05-01 19:14:14 +09:00