FoundKey/packages/backend/src
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
..
@types chore(lint): fix type definitions for jsrsasign (#8528) 2022-04-23 12:45:36 +09:00
boot enhance: Perform port diagnosis at startup only when Listen fails (#8698) 2022-05-19 11:49:07 +09:00
config refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
daemons refactor: fix type 2022-04-17 14:42:13 +09:00
db refactor 2022-05-21 22:07:11 +09:00
mfm refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
misc refactor: temporary files (#8713) 2022-05-25 16:50:22 +09:00
models fix: assume remote users are following each other (#8734) 2022-05-25 23:17:00 +09:00
prelude refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
queue refactor: temporary files (#8713) 2022-05-25 16:50:22 +09:00
remote fix: wrong type for isVisibleForMe 2022-05-24 10:12:42 +02:00
server refactor: temporary files (#8713) 2022-05-25 16:50:22 +09:00
services refactor: temporary files (#8713) 2022-05-25 16:50:22 +09:00
const.ts remove max note text length setting 2022-02-20 16:07:43 +09:00
env.ts refactoring 2021-11-12 02:02:25 +09:00
global.d.ts refactoring 2021-11-12 02:02:25 +09:00
index.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
types.ts feat: アンケート終了通知 2022-03-06 16:06:27 +09:00