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 enhance(server): add rate limits for some endpoints 2023-01-14 20:21:03 +09:00
children.ts perf(backend): cache avatar and banner url to db 2023-04-06 19:48:24 +09:00
clips.ts feat: clip favorite 2023-03-16 17:24:49 +09:00
conversation.ts refactor 2022-09-24 07:15:16 +09:00
create.test.ts fix(server): 単純にrenoteできないのを修正 2023-02-26 11:10:24 +00:00
create.ts feat: センシティブなカスタム絵文字のリアクションを受け入れない設定を追加 2023-05-19 09:43:38 +09:00
delete.ts Role (#9437) 2023-01-12 21:02:26 +09:00
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 refactor 2022-09-24 07:15:16 +09:00
state.ts lint fix 2023-03-30 12:16:03 +09:00
timeline.ts enhance: タイムラインにフォロイーの行った他人へのリプライを含めるかどうかの設定をアカウントに保存するのをやめるように 2023-05-16 12:16:37 +09:00
translate.ts fix(server): node-fetchおよびgotを使う以前の実装に戻す 2023-01-25 12:00:04 +09:00
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