summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #13917 from misskey-dev/developかっこかり2024-06-01497-16396/+27852
|\ | | | | Release 2024.5.0 (master)
| * fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908)Acid Chicken2024-06-0136-215/+319
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix(backend): use insertOne insteadof insert/findOneOrFail combination * fix: typo * fix(backend): inherit mainAlias? * refactor(backend): use extend * fix(backend): invalid entityTarget * fix(backend): fake where * chore: debug * chore: debug * test: log * fix(backend): column names * fix(backend): remove dummy from * revert: log * fix(backend): position * fix(backend): automatic aliasing * chore(backend): alias * chore(backend): remove from * fix(backend): type * fix(backend): avoid pure name * test(backend): fix type * chore(backend): use cte * fix(backend): avoid useless alias * fix(backend): fix typo * fix(backend): __disambiguation__ * fix(backend): quote * chore(backend): t * chore(backend): accessible * chore(backend): concrete returning * fix(backend): quote * chore: log more * chore: log metadata * chore(backend): use raw * fix(backend): returning column name * fix(backend): transform * build(backend): wanna logging * build(backend): transform empty * build(backend): build alias * build(backend): restore name * chore: return entity * fix: test case * test(backend): 204 * chore(backend): log sql * chore(backend): assert user joined * fix(backend): typo * chore(backend): log long sql * chore(backend): log join * chore(backend): log join depth null * chore(backend): joinAttributes * chore(backend): override createJoinExpression * chore: join log * fix(backend): escape * test(backend): log log * chore(backend): join gonna success? * chore(backend): relations * chore(backend): undefined * chore(backend): target * chore(backend): remove log * chore(backend): log chart update * chore(backend): log columns * chore(backend): check hasMetadata * chore(backend): unshift id when not included * chore(backend): missing select * chore(backend): remove debug code
| * [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
| |\ | | | | | | Release: 2024.5.0
| | * [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
| | | | | | | | | | | | This reverts commit 27d1b7e6156699184bed278c9a43d5b94e159d4e.
| | * 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
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | developにマージされた分の追いつき用
| | * \ \ \ \ \ \ \ \ \ \ \ 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 ↵zyoshoka2024-05-3124-87/+268
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | entities (#13911) * perf(backend): avoid N+1 selects from `user` table when packing many entities * perf(backend): use `packMany` instead of mapping to `pack`
| * | | | | | | | | | | Update 1717117195275-inquiryUrl.jssyuilo2024-05-311-4/+0
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | fix testsyuilo2024-05-312-0/+3
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | New Crowdin updates (#13892)syuilo2024-05-312-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional)
| * | | | | | | | | 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): ↵KanariKanaru2024-05-302-9/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ノートにテキストがなくてもファイルが5つ以上あるときは折りたたむように (#13907) * fix: ノートにテキストがなくてもファイルが5つ以上あるときは折りたたむように * 冗長な記述を修正 * Update CHANGELOG.md
| * | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | much -> matched
| * | | | | | | | | refactor: avoid `as any[]` on FetchInstanceMetadataService.ts (#13905)Kisaragi2024-05-291-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refactor: avoid `as any[]` on FetchInstanceMetadataService.ts * apply suggestion Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
| * | | | | | | | feat: sentry integration (#13897)syuilo2024-05-2810-28/+776
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * Update CHANGELOG.md * Update ApiCallService.ts * Update config.ts