summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/NoteCreateService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-051-4/+1
* update deps (#11409)syuilo2023-07-311-2/+2
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* Fix auto-fixable issues (#11314)woxtu2023-07-191-1/+1
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)okayurisotto2023-07-111-8/+12
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-2/+2
* refactorsyuilo2023-05-291-1/+7
* enhance(backend): migrate bull to bullmq (#10910)syuilo2023-05-291-1/+1
* センシティブワードを正規表現、CWにも適用するように (#...nenohi2023-05-101-1/+28
* feat: Introduce Meilisearch (#10755)syuilo2023-05-051-11/+5
* fix typessyuilo2023-04-141-1/+1
* feat: role timelinesyuilo2023-04-121-0/+2
* perf(backend): ノート作成時のアンテナ追加パフォーマンス...syuilo2023-04-121-8/+1
* fix(backend): アンテナのノート、チャンネルのノート、通知...syuilo2023-04-101-1/+1
* perf(backend): cache local custom emojissyuilo2023-04-061-2/+2
* enhance(backend): チャンネルの既読管理を削除syuilo2023-04-051-12/+0
* enhance(backend): improve cachesyuilo2023-04-041-3/+3
* refactor(backend): rename Cache -> MemoryCachesyuilo2023-04-041-2/+2
* perf(backend): store notes of an antenna to redis instead of postgresqlsyuilo2023-04-031-1/+5
* perf(backend): cache timeline of a channel to redissyuilo2023-04-031-0/+8
* enhance(backend): リモートサーバーのチャート生成を無効に...syuilo2023-03-241-2/+4
* refactor(backend): rename cache classsyuilo2023-03-241-2/+2
* enhance(backend): リモートユーザーのチャート生成を無効に...syuilo2023-03-241-2/+5
* refactor(backend): integrate CreateNotificationService to NotificationServicesyuilo2023-03-161-8/+8
* feat: sensitive wordsyuilo2023-03-131-1/+5
* feat: Reaction acceptance (#10256)syuilo2023-03-081-0/+2
* test(backend): APIテストの復活 (#10163)Kagami Sascha Rosylight2023-03-031-3/+13
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+1
* refactorsyuilo2023-02-131-4/+4
* refactor: fix typessyuilo2023-02-121-1/+1
* fix typosyuilo2023-02-041-5/+5
* refactor: rename role.options -> role.policiessyuilo2023-01-151-1/+1
* Revert "リモートユーザーはcanPublicNoteがfalseでもhomeにしな...syuilo2023-01-131-1/+1
* リモートユーザーはcanPublicNoteがfalseでもhomeにしないようにtamaina2023-01-121-1/+1
* Fix #9534tamaina2023-01-121-1/+1
* Role (#9437)syuilo2023-01-121-5/+6
* :v:syuilo2023-01-031-1/+1
* fix(server): trim long text of note from apsyuilo2022-12-251-0/+4
* improve(backend): Skip note score incrementing when bots reacted (#9367)CyberRex2022-12-211-1/+3
* chore: fix import positionsyuilo2022-12-041-1/+1
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-0/+13
* refactorsyuilo2022-12-041-8/+8
* fixessyuilo2022-09-241-4/+1
* fix import typesyuilo2022-09-211-2/+2
* testsyuilo2022-09-191-18/+18
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+742