summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-1674-90/+51
* startAt -> startsAtsyuilo2023-02-153-7/+7
* 広告開始時期の設定 (#9944)nenohi2023-02-154-5/+8
* drop group (#9942)syuilo2023-02-1515-994/+4
* drop messaging (#9919)syuilo2023-02-156-632/+0
* 改行コードをLFに統一 (#9926)Neko7sora2023-02-141-72/+72
* refactorsyuilo2023-02-132-5/+5
* refactor: fix typessyuilo2023-02-131-3/+3
* refactor: fix typessyuilo2023-02-122-2/+2
* improve error handlingsyuilo2023-02-121-2/+15
* i/notificationsのレートリミットを緩和syuilo2023-02-091-1/+1
* i/notificationsのレートリミットを緩和tamaina2023-02-091-1/+1
* refactor: fix typessyuilo2023-02-091-2/+2
* refactor: fix typessyuilo2023-02-091-1/+1
* refactor: fix typessyuilo2023-02-092-2/+2
* refactor: fix typessyuilo2023-02-091-1/+1
* fix(server): 自分のノートをお気に入りに登録しても実績解...syuilo2023-02-051-2/+2
* feat: ロールにアイコンを設定してユーザー名の横に表示...syuilo2023-02-052-0/+12
* fix(server): improve securitysyuilo2023-02-041-2/+2
* perf(server): improvement of external mediaProxy (#9787)tamaina2023-02-041-0/+6
* perf(server): cache blockingsyuilo2023-02-041-9/+5
* drop twitter/github/discord integrationssyuilo2023-02-034-128/+0
* drop hashtag chartsyuilo2023-02-031-37/+0
* enhance(backend): enhance SchemaType handling of anyOf (#9762)tamaina2023-02-012-40/+52
* リアクション履歴が公開なら、ログインしていなくても...hayabusa2023-01-261-1/+1
* Merge branch 'develop' into emoji-retamaina2023-01-252-24/+15
|\
| * fix(server): node-fetchおよびgotを使う以前の実装に戻すsyuilo2023-01-252-24/+15
* | 1時間にtamaina2023-01-221-2/+2
* | wiptamaina2023-01-222-2/+2
* | wiptamaina2023-01-221-1/+1
* | wiptamaina2023-01-228-31/+83
* | Merge branch 'develop' into emoji-retamaina2023-01-226-5/+92
|\|
| * add achievementsyuilo2023-01-221-0/+6
| * ローカルのカスタム絵文字については直接オリジナルURL...syuilo2023-01-211-0/+1
| * Achievements (#9665)syuilo2023-01-214-5/+85
* | wiptamaina2023-01-161-1/+3
|/
* refactor: rename instance.caughtAt to instance.firstRetrievedAtsyuilo2023-01-161-2/+2
* refactor: rename role.options -> role.policiessyuilo2023-01-1529-42/+43
* enhance(server): add rate limits for some endpointssyuilo2023-01-147-4/+28
* fix importsyuilo2023-01-141-1/+1
* enhance: ユーザーリストおよびユーザーリスト内のユーザ...syuilo2023-01-142-1/+19
* enhance: クリップおよびクリップ内のノートの作成可能数...syuilo2023-01-142-0/+33
* 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
* Webhookの作成可能数を設定可能にsyuilo2023-01-141-0/+17
* fixsyuilo2023-01-141-1/+1
* 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