summaryrefslogtreecommitdiff
path: root/packages/backend/src/server (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 絵文字の名前に@や:が使用できる (#9964)nenohi2023-03-201-3/+8
* feat: drive cleaner (#10366)CyberRex2023-03-201-0/+10
* fix(backend/URLPreviewService): エラーでHTTP 422を出すように (#10339)Kagami Sascha Rosylight2023-03-191-6/+12
* feat(frontend/MkUrlPreview): oEmbedのサポート (#10306)Kagami Sascha Rosylight2023-03-191-10/+7
* perf(backend): improve performance of timeline apissyuilo2023-03-193-3/+9
* 絵文字のライセンスを表示できるようにsyuilo2023-03-174-18/+63
* feat: clip favoritesyuilo2023-03-1612-7/+222
* enhance: カスタム絵文字にライセンス情報を付与できるよ...syuilo2023-03-163-0/+4
* refactor(backend): integrate CreateNotificationService to NotificationServicesyuilo2023-03-162-5/+3
* update tabler-iconssyuilo2023-03-161-1/+1
* fix(server): prevent creation of empty antennassyuilo2023-03-151-0/+4
* Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #1...CyberRex2023-03-142-2/+2
* fix: クエリキャッシュ無効化時の絵文字操作エラーを解消...YS2023-03-148-8/+8
* enhance: make configurable to whether notes search available by rolesyuilo2023-03-131-0/+13
* feat: sensitive wordsyuilo2023-03-132-0/+16
* fix: Do not use avif (#10301)tamaina2023-03-122-6/+6
* enhance: ロールの並び順を設定可能にsyuilo2023-03-122-0/+6
* enhance(server): 画像圧縮周り(主にサムネイルの仕様)の変...tamaina2023-03-112-6/+6
* tweak postgresql entitiessyuilo2023-03-104-20/+4
* refactor: rename schema to json-schemasyuilo2023-03-1013-14/+14
* enhance(backend): restore OpenAPI endpoints (#10281)Kagami Sascha Rosylight2023-03-107-17/+246
* enhance: アカウント削除時のクライアントの挙動をいい感...tamaina2023-03-093-5/+19
* fix: 登録メール送信時に重複確認を行う (#10231)RyotaK2023-03-091-6/+19
* fix: チャンネルの編集権限をチャンネル所有者とモデレー...mmorita2023-03-091-2/+6
* feat: Reaction acceptance (#10256)syuilo2023-03-081-1/+3
* feat: Per-user renote mute (#10249)syuilo2023-03-0821-3/+316
* lint fixsyuilo2023-03-071-2/+2
* fix(backend): ブロックホストがない場合はINクエリを生成し...danominium2023-03-071-2/+2
* enhance(server): tweak notes/featured apisyuilo2023-03-071-1/+1
* tweak of 8e5e6f90cbsyuilo2023-03-051-1/+4
* fix(client): PWAでlangがnullになる現象の応急処置syuilo2023-03-051-0/+4
* enhance(server): メディアプロキシでico,bmpを読めるように (#10...tamaina2023-03-041-7/+8
* enhance(server): downloadUrlでContent-Dispositionからファイル名を取...tamaina2023-03-041-21/+27
* test(backend): APIテストの復活 (#10163)Kagami Sascha Rosylight2023-03-034-11/+26
* fix(server): チャンネルでミュートが正しく機能していない...kabo24682023-03-031-0/+6
* :art:syuilo2023-03-011-0/+1
* fix of #10145syuilo2023-03-012-2/+2
* feat: 時限ロール (#10145)syuilo2023-03-014-40/+22
* fix(sw): プッシュ通知でカスタム絵文字リアクションを表...tamaina2023-02-281-6/+14
* fix: 外部メディアプロキシ使用時にアバタークロップがで...tamaina2023-02-281-1/+4
* fix Serialized typesyuilo2023-02-281-1/+8
* fix(server): メールアドレス更新時にバリデーションが正し...syuilo2023-02-281-2/+2
* fix(backend): return HTTP 404 for any unknown api endpoint paths (#10130)Kagami Sascha Rosylight2023-02-271-2/+18
* fix(server): 単純にrenoteできないのを修正tamaina2023-02-262-0/+16
* refactorsyuilo2023-02-261-11/+5
* ホームタイムラインの読み込みでクエリタイムアウトに...xianon2023-02-261-10/+13
* fix(server): エラーのスタックトレースは返さないようにsyuilo2023-02-261-2/+5
* [Fix] fixed an typo in error message (#10102)daima36292023-02-261-1/+1
* test(server): add validation test of api:notes/create (#10090)tamaina2023-02-2610-190/+363
* feat: in-channel featured notesyuilo2023-02-251-0/+3