summaryrefslogtreecommitdiff
path: root/packages/backend/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-1620-10/+300
* enhance: カスタム絵文字にライセンス情報を付与できるよ...syuilo2023-03-168-0/+17
* Update NotificationService.tssyuilo2023-03-161-0/+1
* refactor(backend): integrate CreateNotificationService to NotificationServicesyuilo2023-03-1610-234/+205
* update tabler-iconssyuilo2023-03-161-1/+1
* fix(server): prevent creation of empty antennassyuilo2023-03-151-0/+4
* Update AggregateRetentionProcessorService.tssyuilo2023-03-151-0/+2
* fix: tweak retention rate aggregationsyuilo2023-03-152-7/+22
* Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #1...CyberRex2023-03-1410-27/+32
* fix: クエリキャッシュ無効化時の絵文字操作エラーを解消...YS2023-03-149-9/+9
* user schemaにあるany型を厳格にした (#10319)Cj-bc2023-03-131-2/+2
* enhance: make configurable to whether notes search available by rolesyuilo2023-03-132-0/+16
* feat: sensitive wordsyuilo2023-03-134-1/+26
* enhance(backend): 配送先が410 Goneで応答してきた場合配送停止...CyberRex2023-03-131-0/+12
* 空文字列のobjectStorageEndtpoinをnullと同様に扱う (#10312)YS2023-03-131-3/+5
* fix: Do not use avif (#10301)tamaina2023-03-124-9/+9
* enhance: ロールの並び順を設定可能にsyuilo2023-03-125-2/+17
* fix(backend/ApRendererService): allow announces with visibility: followers (#...Kagami Sascha Rosylight2023-03-121-0/+3
* enhance(server): 画像圧縮周り(主にサムネイルの仕様)の変...tamaina2023-03-116-69/+83
* 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-115-5/+6
* tweak postgresql entitiessyuilo2023-03-107-82/+53
* refactor: rename schema to json-schemasyuilo2023-03-1065-76/+76
* 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
* enhance(backend): restore OpenAPI endpoints (#10281)Kagami Sascha Rosylight2023-03-107-17/+246
* Merge pull request #9970 from saschanaz/mkusername-emptytamaina2023-03-091-0/+3
|\
| * Merge branch 'develop' into mkusername-emptyKagami Sascha Rosylight2023-03-0649-452/+905
| |\
| * \ Merge branch 'develop' into mkusername-emptyKagami Sascha Rosylight2023-02-2538-193/+642
| |\ \
| * \ \ Merge branch 'develop' into mkusername-emptyKagami Sascha Rosylight2023-02-1920-118/+92
| |\ \ \
| * | | | fix: normalize empty value of `name` into an absent valueKagami Sascha Rosylight2023-02-171-0/+3
* | | | | enhance: アカウント削除時のクライアントの挙動をいい感...tamaina2023-03-093-5/+19
* | | | | fix: 登録メール送信時に重複確認を行う (#10231)RyotaK2023-03-091-6/+19
* | | | | fix: チャンネルの編集権限をチャンネル所有者とモデレー...mmorita2023-03-091-2/+6
* | | | | fix(server): videoThumbnailGeneratorが適用されない問題を修正tamaina2023-03-081-3/+1
* | | | | feat: Reaction acceptance (#10256)syuilo2023-03-089-6/+26
* | | | | feat: Per-user renote mute (#10249)syuilo2023-03-0833-7/+494
* | | | | lint fixsyuilo2023-03-071-2/+2
* | | | | fix(backend): ブロックホストがない場合はINクエリを生成し...danominium2023-03-071-2/+2
* | | | | enhance(server): tweak notes/featured apisyuilo2023-03-071-1/+1
| |_|_|/ |/| | |
* | | | fix correctFilename extが.から始まる場合も考慮するtamaina2023-03-061-1/+1
* | | | fix of b9a3b2c165syuilo2023-03-051-1/+1
* | | | enhance(server): make identicon same between local and remotesyuilo2023-03-051-7/+7
* | | | tweak of 8e5e6f90cbsyuilo2023-03-051-1/+4
* | | | fix(client): PWAでlangがnullになる現象の応急処置syuilo2023-03-051-0/+4
* | | | enhance(server): メディアプロキシでico,bmpを読めるように (#10...tamaina2023-03-042-7/+10