summaryrefslogtreecommitdiff
path: root/packages/backend (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-31feat: チャンネルにノートをピン留めできるようにsyuilo11-56/+54
2023-03-31feat: チャンネルをお気に入りに登録できるようにsyuilo13-2/+280
2023-03-30use workspace:*, use pnpm@8.1.0tamaina1-1/+1
2023-03-30lint fixsyuilo1-1/+1
2023-03-30update depssyuilo2-41/+41
2023-03-30chore: integrate misskey-js as a workspace item (git subtree) (#10409)Kagami Sascha Rosylight1-1/+1
2023-03-25regionが空文字列のときはundefinedとする (#10410)YS1-1/+1
2023-03-25Revert "Additional changes for the merge"Kagami Sascha Rosylight1-1/+1
2023-03-25Additional changes for the mergeKagami Sascha Rosylight1-1/+1
2023-03-24fix testsyuilo1-4/+4
2023-03-24enhance(backend): リモートサーバーのチャート生成を無効に...syuilo11-20/+78
2023-03-24enhance(backend): use :heart: for reaction fallbacksyuilo5-19/+15
2023-03-24enhance of f01e6ef6bfsyuilo1-1/+5
2023-03-24perf(backend): ドライブのチャートはローカルユーザーのみ...syuilo1-8/+10
2023-03-24refactorsyuilo1-1/+1
2023-03-24refactor(backend): rename cache classsyuilo15-52/+137
2023-03-24fix(server): 空のアンテナが作成できるのを修正syuilo1-1/+1
2023-03-24enhance(backend): リモートユーザーのチャート生成を無効に...syuilo6-4/+38
2023-03-23enhance: コンディショナルロールの条件に「投稿数が~以...syuilo2-1/+19
2023-03-23bump aws-sdk to v3 for s3 (#10363)YS5-75/+180
2023-03-22fix(backend): 絵文字を編集すると保存できないことがある問...syuilo1-6/+6
2023-03-22Update packages/backend/test/utils.tssyuilo1-1/+1
2023-03-22feat: queue force promote (#10370)CyberRex3-0/+58
2023-03-20enhance: 使われてないアンテナは自動停止されるようにsyuilo8-4/+58
2023-03-20fix(users/show): ユーザーが見つからなかった場合に404ステー...choco2-2/+3
2023-03-20絵文字の名前に@や:が使用できる (#9964)nenohi1-3/+8
2023-03-20fix indentationsyuilo1-11/+11
2023-03-20feat: drive cleaner (#10366)CyberRex1-0/+10
2023-03-19fix(backend/URLPreviewService): エラーでHTTP 422を出すように (#10339)Kagami Sascha Rosylight2-6/+20
2023-03-19test(backend): Add tests for clips (#10358)Nanashia2-0/+1009
2023-03-19feat(frontend/MkUrlPreview): oEmbedのサポート (#10306)Kagami Sascha Rosylight1-10/+7
2023-03-19perf(backend): improve performance of timeline apissyuilo3-3/+9
2023-03-19Fix: foreignkey on reports (#9753)atsuchan1-0/+15
2023-03-18test(backend): Add tests for web resources (#10341)Nanashia2-129/+468
2023-03-17絵文字のライセンスを表示できるようにsyuilo4-18/+63
2023-03-16feat: clip favoritesyuilo21-10/+323
2023-03-16enhance: カスタム絵文字にライセンス情報を付与できるよ...syuilo9-0/+28
2023-03-16Update NotificationService.tssyuilo1-0/+1
2023-03-16refactor(backend): integrate CreateNotificationService to NotificationServicesyuilo10-234/+205
2023-03-16update tabler-iconssyuilo1-1/+1
2023-03-15fix(server): prevent creation of empty antennassyuilo1-0/+4
2023-03-15Update AggregateRetentionProcessorService.tssyuilo1-0/+2
2023-03-15fix: tweak retention rate aggregationsyuilo3-7/+36
2023-03-14Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #1...CyberRex10-27/+32
2023-03-14fix: クエリキャッシュ無効化時の絵文字操作エラーを解消...YS9-9/+9
2023-03-13user schemaにあるany型を厳格にした (#10319)Cj-bc1-2/+2
2023-03-13enhance: make configurable to whether notes search available by rolesyuilo2-0/+16
2023-03-13feat: sensitive wordsyuilo5-1/+37
2023-03-13enhance(backend): 配送先が410 Goneで応答してきた場合配送停止...CyberRex1-0/+12
2023-03-13空文字列のobjectStorageEndtpoinをnullと同様に扱う (#10312)YS1-3/+5