cherrypick/packages/backend
Johann150 8d5c9e96e4
fix: assume remote users are following each other (#8734)
Misskey does not know if two remote users are following each other.
Because ActivityPub actions would otherwise fail on followers only
notes, we have to assume that two remote users are following each other
when an interaction about a remote note occurs.
2022-05-25 23:17:00 +09:00
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets feat: use instance icon for splash screen 2022-03-09 23:00:28 +09:00
migration hotfix: uniform color migration fix 2022-05-19 15:42:55 +02:00
src fix: assume remote users are following each other (#8734) 2022-05-25 23:17:00 +09:00
test lint 2022-05-21 22:21:41 +09:00
.eslintignore
.eslintrc.cjs test: __dirnameはESModuleでは使えないので置き換えた (#8626) 2022-05-14 16:09:47 +09:00
.mocharc.json Update .mocharc.json 2022-05-21 22:24:57 +09:00
.npmrc
.yarnrc
jsconfig.json
ormconfig.js refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
package.json Supports Unicode Emoji 14.0 (#8699) 2022-05-25 16:35:30 +09:00
tsconfig.json update node to 18 2022-04-23 12:37:44 +09:00
watch.mjs
yarn.lock Supports Unicode Emoji 14.0 (#8699) 2022-05-25 16:35:30 +09:00