summaryrefslogtreecommitdiff
path: root/packages/backend/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: チャンネルにノートをピン留めできるようにsyuilo2023-03-311-3/+19
* feat: チャンネルをお気に入りに登録できるようにsyuilo2023-03-311-1/+10
* regionが空文字列のときはundefinedとする (#10410)YS2023-03-251-1/+1
* enhance(backend): リモートサーバーのチャート生成を無効に...syuilo2023-03-245-16/+40
* enhance(backend): use :heart: for reaction fallbacksyuilo2023-03-241-8/+4
* enhance of f01e6ef6bfsyuilo2023-03-241-1/+5
* perf(backend): ドライブのチャートはローカルユーザーのみ...syuilo2023-03-241-8/+10
* refactor(backend): rename cache classsyuilo2023-03-2411-42/+42
* enhance(backend): リモートユーザーのチャート生成を無効に...syuilo2023-03-242-4/+12
* enhance: コンディショナルロールの条件に「投稿数が~以...syuilo2023-03-231-0/+6
* bump aws-sdk to v3 for s3 (#10363)YS2023-03-232-45/+69
* enhance: 使われてないアンテナは自動停止されるようにsyuilo2023-03-202-1/+6
* feat: clip favoritesyuilo2023-03-161-2/+11
* enhance: カスタム絵文字にライセンス情報を付与できるよ...syuilo2023-03-162-0/+3
* Update NotificationService.tssyuilo2023-03-161-0/+1
* refactor(backend): integrate CreateNotificationService to NotificationServicesyuilo2023-03-167-225/+198
* Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #1...CyberRex2023-03-146-24/+27
* fix: クエリキャッシュ無効化時の絵文字操作エラーを解消...YS2023-03-141-1/+1
* enhance: make configurable to whether notes search available by rolesyuilo2023-03-131-0/+3
* feat: sensitive wordsyuilo2023-03-131-1/+5
* 空文字列のobjectStorageEndtpoinをnullと同様に扱う (#10312)YS2023-03-131-3/+5
* fix: Do not use avif (#10301)tamaina2023-03-122-3/+3
* enhance: ロールの並び順を設定可能にsyuilo2023-03-122-2/+5
* fix(backend/ApRendererService): allow announces with visibility: followers (#...Kagami Sascha Rosylight2023-03-121-0/+3
* enhance(server): 画像圧縮周り(主にサムネイルの仕様)の変...tamaina2023-03-113-59/+73
* fix(backend/DriveService): gracely skip when getting NoSuchKey error from S3 ...Kagami Sascha Rosylight2023-03-111-6/+16
* refactor(backend): 必要ないas anyを消去 (#10293)Kisaragi2023-03-114-4/+5
* tweak postgresql entitiessyuilo2023-03-101-9/+9
* refactor: rename schema to json-schemasyuilo2023-03-1026-37/+37
* chore(backend): fix typo in warning message (#10284)Kisaragi2023-03-101-1/+1
* fix(backend/DriveService): convert WebP/AVIF to WebP (#10239)Kagami Sascha Rosylight2023-03-102-40/+40
* Merge pull request #9970 from saschanaz/mkusername-emptytamaina2023-03-091-0/+3
|\
| * Merge branch 'develop' into mkusername-emptyKagami Sascha Rosylight2023-03-0616-141/+299
| |\
| * \ Merge branch 'develop' into mkusername-emptyKagami Sascha Rosylight2023-02-258-76/+54
| |\ \
| * \ \ Merge branch 'develop' into mkusername-emptyKagami Sascha Rosylight2023-02-192-14/+29
| |\ \ \
| * | | | fix: normalize empty value of `name` into an absent valueKagami Sascha Rosylight2023-02-171-0/+3
* | | | | fix(server): videoThumbnailGeneratorが適用されない問題を修正tamaina2023-03-081-3/+1
* | | | | feat: Reaction acceptance (#10256)syuilo2023-03-083-2/+9
* | | | | feat: Per-user renote mute (#10249)syuilo2023-03-084-3/+89
| |_|_|/ |/| | |
* | | | fix of b9a3b2c165syuilo2023-03-051-1/+1
* | | | enhance(server): make identicon same between local and remotesyuilo2023-03-051-7/+7
* | | | enhance(server): downloadUrlでContent-Dispositionからファイル名を取...tamaina2023-03-042-20/+44
* | | | fix(server): DriveFile related N+1 query when call note packMany (again) (#10...rinsuki2023-03-043-4/+51
* | | | 通知部分は残すsyuilo2023-03-031-54/+30
* | | | Revert "fix(server): DriveFile related N+1 query when call note packMany (#10...syuilo2023-03-034-61/+58
* | | | test(backend): APIテストの復活 (#10163)Kagami Sascha Rosylight2023-03-035-43/+69
* | | | fix(server): DriveFile related N+1 query when call note packMany (#10133)rinsuki2023-03-034-58/+61
* | | | fix of #10145syuilo2023-03-011-1/+1
* | | | feat: 時限ロール (#10145)syuilo2023-03-012-6/+84
* | | | enhance(server): make antenna handle cwsyuilo2023-02-281-7/+11