summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-04perf(server): improvement of external mediaProxy (#9787)tamaina1-0/+6
2023-02-04perf(server): cache blockingsyuilo2-9/+7
2023-02-03drop twitter/github/discord integrationssyuilo8-951/+0
2023-02-03drop hashtag chartsyuilo3-43/+0
2023-02-01refactor: fix typesyuilo1-37/+41
2023-02-01enhance(backend): enhance SchemaType handling of anyOf (#9762)tamaina2-40/+52
2023-02-01refactor: fix typesyuilo2-2/+2
2023-01-26リアクション履歴が公開なら、ログインしていなくても...hayabusa1-1/+1
2023-01-25fix(server): node-fetchおよびgotを使う以前の実装に戻すsyuilo2-24/+15
2023-01-25refactor(server): fix type errorssyuilo1-1/+1
2023-01-221時間にtamaina1-2/+2
2023-01-22wiptamaina2-2/+2
2023-01-22wiptamaina1-1/+1
2023-01-22wiptamaina9-31/+93
2023-01-22add achievementsyuilo1-0/+6
2023-01-21ローカルのカスタム絵文字については直接オリジナルURL...syuilo1-0/+1
2023-01-21fix(server): twitterと連携するときに autwh is not a function にな...syuilo1-1/+1
2023-01-21Achievements (#9665)syuilo6-5/+97
2023-01-16wiptamaina1-1/+3
2023-01-16refactor: rename instance.caughtAt to instance.firstRetrievedAtsyuilo1-2/+2
2023-01-15refactor: rename role.options -> role.policiessyuilo36-60/+61
2023-01-15ロールでレートリミットを調整できるようにsyuilo2-5/+8
2023-01-14enhance(server): add rate limits for some endpointssyuilo7-4/+28
2023-01-14fix importsyuilo1-1/+1
2023-01-14enhance: ユーザーリストおよびユーザーリスト内のユーザ...syuilo2-1/+19
2023-01-14enhance: クリップおよびクリップ内のノートの作成可能数...syuilo2-0/+33
2023-01-14fix missing importsyuilo1-0/+1
2023-01-14enhance(server): add rate limits for some endpointssyuilo6-4/+34
2023-01-14fix(server): ドライブ容量超過時のエラーが適切にレスポン...syuilo1-4/+4
2023-01-14多分 fix #9551syuilo1-1/+2
2023-01-14Webhookの作成可能数を設定可能にsyuilo1-0/+17
2023-01-14fixsyuilo1-1/+1
2023-01-14フォロワー数、フォロー数もConditional roleで利用できるよ...syuilo1-1/+3
2023-01-14enhance: ハードワードミュートの最大文字数を設定可能にsyuilo1-0/+14
2023-01-14fix: follow request list api pagination (#9548)こけっち1-5/+13
2023-01-13enhance: Judge instance block by endsWith (#9263)tamaina2-2/+2
2023-01-13fix(server): signup-complete Brokensyuilo1-2/+2
2023-01-13typosyuilo1-5/+5
2023-01-13fixsyuilo1-1/+5
2023-01-13fix ads/update apisyuilo1-1/+1
2023-01-13カスタム絵文字の管理を権限を持つユーザーが行えるよ...syuilo12-12/+12
2023-01-13refactorsyuilo3-7/+14
2023-01-13招待コード発行を権限を持つユーザーが行えるようにsyuilo3-9/+15
2023-01-13remoteDriveCapacityMbをロールに統合syuilo3-15/+0
2023-01-13feat: conditional rolesyuilo2-0/+12
2023-01-12perf(backend): Use undici instead of node-fetch and got (#9459)tamaina4-30/+32
2023-01-12Role (#9437)syuilo45-419/+744
2023-01-10perf(server): improve stats api performancesyuilo1-8/+13
2023-01-09typosyuilo1-2/+1
2023-01-09カスタム絵文字一覧情報をmetaから分離syuilo4-57/+97