summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat(backend): report `Retry-After` if client hit rate limit (#13949)Kisaragi2024-06-132-23/+40
* node 22 supportsyuilo2024-06-131-2/+2
* Fix json module imports for node 22 (#13875)sirsegv2024-06-132-2/+2
* fix(frontend): 追加情報のラベルを投稿者のサーバーの絵文...Kisaragi2024-06-121-1/+1
* test(#10336): add `components/MkC.*` stories (#13830)zyoshoka2024-06-0827-45/+1036
* feat: 通報を受けた際にメールまたはWebhookで通知を送出出...おさむのひと2024-06-0876-369/+6405
* 配信停止したインスタンス一覧が見れなくなる問題を修...Porlam Nicla2024-06-071-2/+2
* enhance(backend): improve sentry integrationsyuilo2024-06-072-0/+8
* fix(backend): チャート生成時にinstance.isSuspendedが読まれてし...taichan2024-06-071-3/+3
* enhance(backend): improve sentry integrationsyuilo2024-06-061-8/+8
* lint fixessyuilo2024-06-063-3/+3
* enhance(backend): improve sentry integrationsyuilo2024-06-061-7/+56
* enhance(backend): improve sentry integrationsyuilo2024-06-063-6/+35
* fixsyuilo2024-06-061-1/+1
* refactor(backend): remove unused logger optionsyuilo2024-06-065-14/+10
* enhance(backend): sentry integration for job queuessyuilo2024-06-061-158/+231
* fixかっこかり2024-06-041-1/+1
* Update about-misskey.vueかっこかり2024-06-041-3/+6
* fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908)Acid Chicken2024-06-0136-215/+319
* [skip ci] Release: 2024.5.0github-actions[bot]2024-05-311-1/+1
* Bump version to 2024.5.0-rc.13github-actions[bot]2024-05-311-1/+1
* Revert "2024.5.0"syuilo2024-05-311-1/+1
* 2024.5.0syuilo2024-05-311-1/+1
* Bump version to 2024.5.0-rc.12github-actions[bot]2024-05-311-1/+1
* Bump version to 2024.5.0-rc.11github-actions[bot]2024-05-311-1/+1
* Bump version to 2024.5.0-rc.10github-actions[bot]2024-05-311-1/+1
* Merge branch 'develop' into release/2024.5.0syuilo2024-05-311-8/+8
|\
| * :art:syuilo2024-05-311-8/+8
* | Bump version to 2024.5.0-rc.9github-actions[bot]2024-05-311-1/+1
* | Merge branch 'develop' into release/2024.5.0syuilo2024-05-3124-87/+268
|\|
| * perf(backend): avoid N+1 selects from `user` table when packing many entities...zyoshoka2024-05-3124-87/+268
* | Merge branch 'develop' into release/2024.5.0syuilo2024-05-311-4/+0
|\|
| * Update 1717117195275-inquiryUrl.jssyuilo2024-05-311-4/+0
* | Bump version to 2024.5.0-rc.8github-actions[bot]2024-05-311-1/+1
* | Merge branch 'develop' into release/2024.5.0syuilo2024-05-312-0/+3
|\|
| * fix testsyuilo2024-05-312-0/+3
* | Merge branch 'develop' into release/2024.5.0syuilo2024-05-3118-80/+164
|\|
| * fix(backend): fix backward compatibility of antennasyuilo2024-05-312-0/+6
| * enhance: サーバーのお問い合わせ先URLを設定できるようにsyuilo2024-05-3110-7/+77
| * fix code stylesyuilo2024-05-311-52/+56
| * fix(frontend): ノートにテキストがなくてもファイルが5つ以...KanariKanaru2024-05-301-9/+10
| * chore(misskey-js): fix `repository` and add `license` in `package.json` (#13902)zyoshoka2024-05-291-1/+3
| * refactor(backend): avoid `as any` on CustomEmojiService.ts (#13903)Kisaragi2024-05-291-3/+4
| * chore(backend): rename local variable (#13904)Kisaragi2024-05-291-7/+7
| * refactor: avoid `as any[]` on FetchInstanceMetadataService.ts (#13905)Kisaragi2024-05-291-1/+1
* | Bump version to 2024.5.0-rc.7github-actions[bot]2024-05-281-1/+1
* | Bump version to 2024.5.0-rc.6github-actions[bot]2024-05-281-1/+1
* | Merge branch 'develop' into release/2024.5.0syuilo2024-05-288-81/+166
|\|
| * feat: sentry integration (#13897)syuilo2024-05-284-26/+82
| * fix(federation): InboxにきたCreate, AnnounceのobjectがBearcaps urlだっ...tamaina2024-05-284-55/+84