mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-27 06:00:21 +01:00
32dff28460
* 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 |
||
---|---|---|
.. | ||
@types | ||
boot | ||
config | ||
daemons | ||
db | ||
mfm | ||
misc | ||
models | ||
prelude | ||
queue | ||
remote | ||
server | ||
services | ||
const.ts | ||
env.ts | ||
global.d.ts | ||
index.ts | ||
types.ts |