summaryrefslogtreecommitdiff
path: root/packages/backend/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* ローカルのカスタム絵文字については直接オリジナルURL...syuilo2023-01-213-2/+9
* fix(server): twitterと連携するときに autwh is not a function にな...syuilo2023-01-211-1/+1
* add some achievementssyuilo2023-01-211-0/+2
* add some achievementssyuilo2023-01-211-0/+2
* enhance(server): separate job queue process (#9662)syuilo2023-01-215-27/+27
* enhance(server): set Cache-Control header for some routessyuilo2023-01-211-2/+5
* Achievements (#9665)syuilo2023-01-2113-8/+245
* enhance: playのscriptの文字数制限を緩和syuilo2023-01-191-1/+1
* refactor(server): notify url when fetch errortamaina2023-01-171-1/+1
* 存在しないカスタム絵文字をテキストで表示するようにsyuilo2023-01-171-2/+7
* enhance(client): Force error screen (#8947)Kainoa Kanter2023-01-171-0/+5
* ApRequestService: don't generate our own Host header (#9378)Mary2023-01-171-2/+4
* enhance(client): make possible to hide adssyuilo2023-01-161-0/+3
* プロフィールの文字数制限を緩和syuilo2023-01-161-1/+1
* refactor: rename instance.caughtAt to instance.firstRetrievedAtsyuilo2023-01-165-6/+6
* typosyuilo2023-01-161-1/+1
* refactor: rename role.options -> role.policiessyuilo2023-01-1546-91/+92
* ロールの各オプションに優先度を設定できるようにsyuilo2023-01-153-18/+29
* ロールでレートリミットを調整できるようにsyuilo2023-01-153-5/+11
* Fix import (#9566)Masaya Suzuki2023-01-151-1/+1
* enhance(server): add rate limits for some endpointssyuilo2023-01-147-4/+28
* ノートをピン留めできる数を設定可能にsyuilo2023-01-142-1/+6
* fix importsyuilo2023-01-141-1/+1
* enhance: ユーザーリストおよびユーザーリスト内のユーザ...syuilo2023-01-145-4/+37
* enhance: クリップおよびクリップ内のノートの作成可能数...syuilo2023-01-143-0/+39
* fix missing importsyuilo2023-01-141-0/+1
* enhance(server): add rate limits for some endpointssyuilo2023-01-146-4/+34
* fix(server): ドライブ容量超過時のエラーが適切にレスポン...syuilo2023-01-141-4/+4
* 多分 fix #9551syuilo2023-01-141-1/+2
* tweak MkRolePreviewsyuilo2023-01-141-0/+1
* Webhookの作成可能数を設定可能にsyuilo2023-01-142-0/+20
* fixsyuilo2023-01-141-1/+1
* フォロワー数、フォロー数もConditional roleで利用できるよ...syuilo2023-01-148-9/+64
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-01-141-5/+13
|\
| * fix: follow request list api pagination (#9548)こけっち2023-01-141-5/+13
* | enhance: ハードワードミュートの最大文字数を設定可能にsyuilo2023-01-142-0/+17
|/
* enhance: Judge instance block by endsWith (#9263)tamaina2023-01-1310-15/+23
* fix(server): signup-complete Brokensyuilo2023-01-131-2/+2
* typosyuilo2023-01-131-5/+5
* fixsyuilo2023-01-131-1/+5
* fix ads/update apisyuilo2023-01-131-1/+1
* カスタム絵文字の管理を権限を持つユーザーが行えるよ...syuilo2023-01-1313-12/+15
* refactorsyuilo2023-01-133-7/+14
* 招待コード発行を権限を持つユーザーが行えるようにsyuilo2023-01-134-9/+18
* プロフィールにロールを表示するようにsyuilo2023-01-131-0/+8
* Revert "リモートユーザーはcanPublicNoteがfalseでもhomeにしな...syuilo2023-01-131-1/+1
* remoteDriveCapacityMbをロールに統合syuilo2023-01-135-32/+5
* feat: conditional rolesyuilo2023-01-135-1/+110
* refactorsyuilo2023-01-132-2/+7
* リモートユーザーはcanPublicNoteがfalseでもhomeにしないようにtamaina2023-01-121-1/+1