summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/notes/create.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated `Repository.findOneById()` (#12426)woxtu2023-11-241-1/+1
* fix(backend): 非公開の投稿に対して返信できないように (#12333)zyoshoka2023-11-151-0/+8
* feat: チャンネル内→チャンネル外へのリノート制限機能...おさむのひと2023-11-031-0/+19
* CWを使用する場合、注釈を空にすることを許可しないsyuilo2023-11-031-2/+2
* fix(backend): We can renote pure renote (#12171)anatawa122023-10-301-2/+3
* Disallow renote of direct note (#11970)anatawa122023-10-051-0/+14
* fix(backend): fix notes/create validationsyuilo2023-09-291-1/+1
* refactor(backend): update directory structure for modelssyuilo2023-09-201-4/+4
* update deps (#11820)syuilo2023-09-151-1/+1
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-171-2/+1
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-9/+9
* update deps (#11409)syuilo2023-07-311-1/+1
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)okayurisotto2023-07-111-8/+12
* feat: センシティブなカスタム絵文字のリアクションを受...syuilo2023-05-191-1/+1
* feat: チャンネルの削除syuilo2023-05-061-1/+1
* enhance: account migration (#10592)Namekuji2023-04-301-0/+2
* feat: Reaction acceptance (#10256)syuilo2023-03-081-1/+3
* fix(server): 単純にrenoteできないのを修正tamaina2023-02-261-0/+1
* test(server): add validation test of api:notes/create (#10090)tamaina2023-02-261-59/+40
* fix(server): notes/createで、fileIdsと見つかったファイルの数が...tamaina2023-02-241-0/+10
* style(backend): fix all eslint errors (#9967)Kagami Sascha Rosylight2023-02-171-1/+1
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+0
* enhance(backend): enhance SchemaType handling of anyOf (#9762)tamaina2023-02-011-36/+40
* fix import typesyuilo2022-09-211-1/+1
* なんかもうめっちゃ変えたsyuilo2022-09-181-104/+130
* fix: validate text is not emptyJohann1502022-05-281-1/+1
* fix: postgres type errorJohann1502022-05-151-1/+1
* fix: keep file order (#8659)Johann1502022-05-141-4/+8
* refactorsyuilo2022-04-171-11/+11
* refactorsyuilo2022-04-081-8/+8
* fix: validation (better #8456) (#8461)Johann1502022-04-031-29/+54
* revert 484e023c0syuilo2022-04-021-48/+24
* enhance(doc): required input fields (#8456)Johann1502022-04-021-24/+48
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-261-9/+9
* refactor: Use ESM (#8358)syuilo2022-02-271-10/+10
* remove max note text length settingsyuilo2022-02-201-12/+2
* Fix ajv (#8333)tamaina2022-02-201-1/+1
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-191-81/+42
* feat: increase files limit for notesyuilo2022-01-211-3/+3
* refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina2022-01-181-6/+6
* lintsyuilo2022-01-031-0/+1
* fix lintsyuilo2021-12-091-18/+18
* fix for lintsyuilo2021-11-131-1/+2
* update ms to 3.0.0syuilo2021-11-121-1/+1
* viaMobileフラグ廃止syuilo2021-11-121-6/+0
* refactoringsyuilo2021-11-121-0/+299