summaryrefslogtreecommitdiff
path: root/packages/backend/test/e2e/note.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* clarify comment about MAX_NOTE_TEXT_LENGTH in testsHazel K2024-10-261-1/+1
* separate character limits for local and remote notesHazel K2024-10-261-1/+3
* test(backend): kill many `any` in backend test (partial) (#14054)Kisaragi2024-07-141-29/+46
* test(backend): goodbye, Lenna (#14111)Kisaragi2024-07-021-2/+2
* fix(backend): better `notes/translate` error response (#13631)zyoshoka2024-03-301-24/+83
* test(backend): enable typecheck by workflow (#13526)zyoshoka2024-03-071-4/+4
* test(backend): refactor tests (#13499)zyoshoka2024-03-031-84/+85
* メンションの最大数をロールごとに設定可能にする (#13343)Yuriha2024-02-291-0/+165
* fix(backend): ダイレクトなノートに対してはダイレクトでし...zyoshoka2024-02-291-0/+81
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* enhance: 禁止ワードはリモートノートも対象に (#13280)tamaina2024-02-131-2/+2
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* fix: 特定文字列を含むノートを投稿できないようにする管...おさむのひと2024-02-091-0/+73
* fix(backend): 虚無ノートを投稿できる問題の修正と `api.json` ...zyoshoka2024-01-131-0/+13
* enhance(backend): テストの高速化 (#12939)おさむのひと2024-01-081-8/+1
* fix(misskey-js): /signupと/signinの定義を作成してフロントの型...おさむのひと2024-01-031-2/+2
* refactor(backend): update directory structure for modelssyuilo2023-09-201-1/+1
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-2/+2
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-9/+12
* refactor: forkでデフォルトのノート文字数を変更した場合、...猫ロキP@deflis2023-07-271-2/+3
* chore(backend, misskey-js): add type for signup (#11043)Kagami Sascha Rosylight2023-06-251-3/+4
* センシティブワードを正規表現、CWにも適用するように (#...nenohi2023-05-101-0/+55
* ロールにNSFWを強制的につけるオプションを追加 (#10731)nenohi2023-05-051-0/+66
* refactor(test): rename variable for INestApplicationContextsyuilo2023-03-121-3/+3
* fix(backend/ApRendererService): allow announces with visibility: followers (#...Kagami Sascha Rosylight2023-03-121-0/+25
* fix(server): DriveFile related N+1 query when call note packMany (again) (#10...rinsuki2023-03-041-1/+117
* test(backend): APIテストの復活 (#10163)Kagami Sascha Rosylight2023-03-031-0/+370