summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [skip ci] Update CHANGELOG.md (prepend template)github-actions[bot]2024-05-311-0/+12
* Merge pull request #13801 from misskey-dev/release/2024.5.0github-actions[bot]2024-05-313-3/+3
|\
| * [skip ci] Release: 2024.5.0github-actions[bot]2024-05-312-2/+2
| * Bump version to 2024.5.0-rc.13github-actions[bot]2024-05-312-2/+2
| * Revert "2024.5.0"syuilo2024-05-312-2/+2
| * 2024.5.0syuilo2024-05-312-2/+2
| * Bump version to 2024.5.0-rc.12github-actions[bot]2024-05-312-2/+2
| * Bump version to 2024.5.0-rc.11github-actions[bot]2024-05-312-2/+2
| * Bump version to 2024.5.0-rc.10github-actions[bot]2024-05-312-2/+2
| * Merge branch 'develop' into release/2024.5.0syuilo2024-05-313-8/+13
| |\
| * | Bump version to 2024.5.0-rc.9github-actions[bot]2024-05-312-2/+2
| * | Merge branch 'develop' into release/2024.5.0syuilo2024-05-3124-87/+268
| |\ \
| * \ \ Merge branch 'develop' into release/2024.5.0syuilo2024-05-311-4/+0
| |\ \ \
| * | | | Bump version to 2024.5.0-rc.8github-actions[bot]2024-05-312-2/+2
| * | | | Merge branch 'develop' into release/2024.5.0syuilo2024-05-312-0/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'develop' into release/2024.5.0syuilo2024-05-3123-83/+186
| |\ \ \ \ \
| * | | | | | Bump version to 2024.5.0-rc.7github-actions[bot]2024-05-282-2/+2
| * | | | | | Bump version to 2024.5.0-rc.6github-actions[bot]2024-05-282-2/+2
| * | | | | | Merge branch 'develop' into release/2024.5.0syuilo2024-05-2816-86/+865
| |\ \ \ \ \ \
| * | | | | | | Bump version to 2024.5.0-beta.5github-actions[bot]2024-05-272-2/+2
| * | | | | | | Merge branch 'develop' into release/2024.5.0syuilo2024-05-2759-123/+558
| |\ \ \ \ \ \ \
| * | | | | | | | Bump version to 2024.5.0-beta.4github-actions[bot]2024-05-272-2/+2
| * | | | | | | | Merge branch 'develop' into release/2024.5.0syuilo2024-05-2751-149/+774
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Bump version to 2024.5.0-beta.3github-actions[bot]2024-05-272-2/+2
| * | | | | | | | | Bump version to 2024.5.0-beta.2github-actions[bot]2024-05-232-2/+2
| * | | | | | | | | Merge branch 'develop' into release/2024.5.0syuilo2024-05-237-4/+30
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'develop' into release/2024.5.0syuilo2024-05-2178-417/+1449
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #13816 from misskey-dev/developsyuilo2024-05-101-19/+39
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'develop' into release/2024.5.0tamaina2024-05-072-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fixtamaina2024-05-072-135/+135
| * | | | | | | | | | | | | Bump version to 2024.5.0-beta.1github-actions[bot]2024-05-072-135/+135
| * | | | | | | | | | | | | change package.jsontamaina2024-05-062-2/+2
| * | | | | | | | | | | | | Bump version to 2024.5.0-beta.0github-actions[bot]2024-05-061-1/+1
* | | | | | | | | | | | | | Update README.md for Sentrysyuilo2024-05-311-0/+4
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | :art:syuilo2024-05-313-8/+13
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | perf(backend): avoid N+1 selects from `user` table when packing many entities...zyoshoka2024-05-3124-87/+268
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Update 1717117195275-inquiryUrl.jssyuilo2024-05-311-4/+0
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | fix testsyuilo2024-05-312-0/+3
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | New Crowdin updates (#13892)syuilo2024-05-312-3/+10
* | | | | | | | | fix(backend): fix backward compatibility of antennasyuilo2024-05-312-0/+6
* | | | | | | | | enhance: サーバーのお問い合わせ先URLを設定できるようにsyuilo2024-05-3113-7/+88
* | | | | | | | | fix code stylesyuilo2024-05-311-52/+56
* | | | | | | | | fix(frontend): ノートにテキストがなくてもファイルが5つ以...KanariKanaru2024-05-302-9/+11
* | | | | | | | | 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
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | feat: sentry integration (#13897)syuilo2024-05-2810-28/+776
* | | | | | | | fix(federation): InboxにきたCreate, AnnounceのobjectがBearcaps urlだっ...tamaina2024-05-284-55/+84
* | | | | | | | [skip ci] update release manager actionstamaina2024-05-281-1/+1