1
0
forked from mirror/misskey
misskey/packages/backend/src/server/api/endpoints/notes
syuilo 8099bc24e1
refactor(backend): use node16 for moduleResolution (#10938)
* refactor(backend): use node16 for moduleResolution

* update deps

* Update tsconfig.json

* ✌️

* revive KEYWORD

* restore strict-event-emitter-types dependency

* restore ms dependency

* cancel redundant import reorder

* fix

* Delete ms.ts

* remove rndstr

---------

Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
2023-06-25 21:13:15 +09:00
..
favorites enhance: account migration (#10592) 2023-04-30 00:09:29 +09:00
polls enhance: account migration (#10592) 2023-04-30 00:09:29 +09:00
reactions enhance: account migration (#10592) 2023-04-30 00:09:29 +09:00
thread-muting
children.ts perf(backend): cache avatar and banner url to db 2023-04-06 19:48:24 +09:00
clips.ts
conversation.ts
create.test.ts
create.ts feat: センシティブなカスタム絵文字のリアクションを受け入れない設定を追加 2023-05-19 09:43:38 +09:00
delete.ts
featured.ts perf(backend): cache avatar and banner url to db 2023-04-06 19:48:24 +09:00
global-timeline.ts enhance: タイムラインにフォロイーの行った他人へのリプライを含めるかどうかの設定をアカウントに保存するのをやめるように 2023-05-16 12:16:37 +09:00
hybrid-timeline.ts enhance: タイムラインにフォロイーの行った他人へのリプライを含めるかどうかの設定をアカウントに保存するのをやめるように 2023-05-16 12:16:37 +09:00
local-timeline.ts enhance: タイムラインにフォロイーの行った他人へのリプライを含めるかどうかの設定をアカウントに保存するのをやめるように 2023-05-16 12:16:37 +09:00
mentions.ts perf(backend): cache avatar and banner url to db 2023-04-06 19:48:24 +09:00
reactions.ts perf(backend): cache avatar and banner url to db 2023-04-06 19:48:24 +09:00
renotes.ts perf(backend): cache avatar and banner url to db 2023-04-06 19:48:24 +09:00
replies.ts perf(backend): cache avatar and banner url to db 2023-04-06 19:48:24 +09:00
search-by-tag.ts enhance(backend): migrate bull to bullmq (#10910) 2023-05-29 11:54:49 +09:00
search.ts enhance(backend): SearchService.searchNoteでhost指定対応 2023-05-07 11:59:06 +09:00
show.ts
state.ts
timeline.ts enhance: タイムラインにフォロイーの行った他人へのリプライを含めるかどうかの設定をアカウントに保存するのをやめるように 2023-05-16 12:16:37 +09:00
translate.ts
unrenote.ts refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
user-list-timeline.ts perf(backend): cache avatar and banner url to db 2023-04-06 19:48:24 +09:00