FoundKey/packages/backend/src
Johann150 3fe351df6d
fix: catch errors from packing with detail
Packing with detail can cause an error if the reply or renote
are not visible to the user, even though the original note is
visible to the user.
2022-07-23 22:28:41 +02:00
..
@types use http-signature module that supports hs2019 (#8635) 2022-05-26 09:12:17 +09:00
boot chore: remove unused imports 2022-07-12 14:41:10 +02:00
config detect outdated ID generation configuration 2022-07-13 21:30:21 +00:00
daemons refactor: fix type 2022-04-17 14:42:13 +09:00
db remove ads from database 2022-07-13 23:20:18 +02:00
mfm migrate parse5 to 7.0.0 (#8916) 2022-07-15 10:14:36 +02:00
misc remove isHidden and its uses 2022-07-23 22:28:39 +02:00
models refactor: add NoteReactions.packMany 2022-07-23 22:28:40 +02:00
prelude refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
queue refactor: use nullish coalescing / optional chaining 2022-07-13 19:08:22 +02:00
remote enhance: better rendering of reports 2022-07-19 17:18:19 +02:00
server fix: catch errors from packing with detail 2022-07-23 22:28:41 +02:00
services fix: catch errors from packing with detail 2022-07-23 22:28:41 +02:00
const.ts fix: use correct variable names 2022-07-17 23:44:13 +02: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