summaryrefslogtreecommitdiff
path: root/packages/backend/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | fix Serialized typesyuilo2023-02-281-0/+3
| |_|/ |/| |
* | | 未知のユーザーが deleteActor されたら処理をスキップする ...xianon2023-02-251-2/+4
* | | test(backend): restore ap-request tests (#9997)Kagami Sascha Rosylight2023-02-241-38/+34
* | | fix: i/notificationsで古い通知タイプを許容するなど、古い通...tamaina2023-02-231-7/+0
* | | MFMのDOM ParserをJSDOMからhappy-domに変更する (#10016)potpro2023-02-221-7/+7
* | | fix typessyuilo2023-02-222-2/+2
* | | chore: add tiny definition for redis-lock (#9971)dojineko2023-02-222-4/+4
* | | enhance: exploreで公開ロール一覧とそのメンバーを閲覧でき...syuilo2023-02-221-14/+1
* | | 削除済みのユーザーが deleteActor される時の動作を修正す...xianon2023-02-201-1/+1
* | | refactor: 型エラー修正 / Fix type errors backend (#9983)noonworks2023-02-201-1/+1
| |/ |/|
* | refactor: fix typessyuilo2023-02-172-14/+29
|/
* refactor: fix typessyuilo2023-02-172-4/+2