summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* feat: ユーザーの名前に禁止ワードを設定できるように ↵かっこかり2024-10-1314-12/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#14756) * wip * :art: * Enhance: モデレーター以上は制限の影響を受けないように * refactor * better error handling * fix * Revert "better error handling" This reverts commit 5670b29cfa18a3894d0c2abfe0e5ef862e3b9ffa. * error handling * エラーが出ないのを修正 * translation * Update Changelog * status code * :v: * モデレーター以上は影響ないことを明記 * :art: * update changelog * spdx * Update update.ts * refactor * eliminate `screen name` * remove untracked file --------- Co-authored-by: KanariKanaru <93921745+kanarikanaru@users.noreply.github.com>
* :art:syuilo2024-10-122-14/+10
|
* refactor: MkStickyContainerで<style />を使う (#14755)FineArchs2024-10-121-31/+25
| | | | | | | | | | | | | | | * remove rootEL ref * use css module * use v-bind in css * --MI prefix * remove unused ref --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* :art:syuilo2024-10-121-1/+1
|
* fix(frontend): fix stylesyuilo2024-10-121-1/+5
| | | | Fix #14754
* Update index.d.tssyuilo2024-10-121-0/+4
|
* Update about-misskey.vuesyuilo2024-10-121-0/+3
|
* fix(backend): キューのエラーログを簡略化するように (#14748)かっこかり2024-10-112-38/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * reduce federation log spam * Don't record stack trace for unrecoverable errors. * Avoid logging duplicate stace traces. (cherry picked from commit ed0570110bf8cb8e8959591dccfa3c35999106ce) * improve error summaries (cherry picked from commit 20dd66f735d9778df0371001e303549dce619260) * fix lint errors (cherry picked from commit 83869e1c470b12b3bf4b23d885514d926620662a) * condense job info (cherry picked from commit 786702e076ad1af14538849512ad31c0ced7afe6) * fix maxAttempts calculation (cherry picked from commit b4d10aa8f821e594ec9c907eb2a5bdb3c73c67d5) * condense error info (cherry picked from commit f62cd8941ced74a4865aa5eae4f4a1c7aa1d30f1) * normalize ID logging (cherry picked from commit d8e1e4890d28347239162e26235eb68b1ff96654) * further condense error details (cherry picked from commit d867c2089b3b24680df0713a2aa0914789e45670) * collapse AbortErrors (cherry picked from commit 5171ba7113ebc7242527768afb9ab4cec534e3b3) * don't log job name unless it has one (cherry picked from commit a5316c06ed770b60f7b4c7ff5aa8c71cc0558db7) * Update Changelog * Record origin --------- Co-authored-by: Hazel K <acomputerdog@gmail.com>
* Bump version to 2024.10.1-beta.3github-actions[bot]2024-10-112-2/+2
|
* wip (#14745)syuilo2024-10-1119-7/+130
|
* chore: add descriptionsyuilo2024-10-112-0/+2
|
* feat(backend): ↵おさむのひと2024-10-1110-44/+575
| | | | | | | | | | | | | | | | | | | | | 7日間運営のアクティビティがないサーバを自動的に招待制にする (#14746) * feat(backend): 7日間運営のアクティビティがないサーバを自動的に招待制にする * fix RoleService. * fix * fix * fix * add test and fix * fix * fix CHANGELOG.md * fix test
* fix: admin/emoji/update で不正なエラーが発生する (#14750)FineArchs2024-10-113-25/+40
| | | | | | | | | | | | | | | * fix emoji updating bug * update changelog * type fix * " -> ' * conprehensiveness check * lint * undefined -> null
* Update CHANGELOG.md (書き方を揃える)かっこかり2024-10-101-1/+1
|
* clean upsyuilo2024-10-101-2/+0
|
* Bump version to 2024.10.1-beta.2github-actions[bot]2024-10-102-2/+2
|
* Update CHANGELOG.mdsyuilo2024-10-101-8/+2
|
* :art:syuilo2024-10-101-2/+2
|
* clean upsyuilo2024-10-105-9/+3
|
* refactor(frontend): prefix css variables (UI) (#14739)かっこかり2024-10-10130-296/+296
| | | | | | | | | | | * refactor(frontend): prefix css variables * `MI_UI` -> `MI` * fix * `stickyBottom` * stickyTop
* Bump version to 2024.10.1-beta.1github-actions[bot]2024-10-102-2/+2
|
* Bump version to 2024.10.1-alpha.0github-actions[bot]2024-10-103-3/+3
|
* New Crowdin updates (#14733)syuilo2024-10-1021-22/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-jp.yml (English) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (French) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Arabic) * New translations ja-jp.yml (Czech) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Polish) * New translations ja-jp.yml (Slovak) * New translations ja-jp.yml (Ukrainian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Bengali) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Catalan)
* fix(frontend): ↵かっこかり2024-10-1010-59/+72
| | | | | | | | | ユーザー登録完了時にサインインAPIを別途使用していたのを修正 (#14738) * fix(frontend): ユーザー登録完了時にサインインAPIを別途使用していたのを修正 * emitされるオブジェクトの型を変更したことに伴う修正 * Update Changelog
* refactor(frontend): prefix css variables (#14725)syuilo2024-10-09280-1093/+1076
| | | | | | | * wip * Update index.d.ts * remove unnecessary codes
* [skip ci] Update CHANGELOG.md (prepend template)github-actions[bot]2024-10-091-0/+12
|
* Release: 2024.10.0github-actions[bot]2024-10-092-2/+2
|
* Update CHANGELOG.mdsyuilo2024-10-091-1/+1
|
* :art:syuilo2024-10-091-12/+8
|
* build(deps): bump actions/cache from 4.0.2 to 4.1.0 (#14718)dependabot[bot]2024-10-091-1/+1
| | | | | | | | | | | | | | | | Bumps [actions/cache](https://github.com/actions/cache) from 4.0.2 to 4.1.0. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v4.0.2...v4.1.0) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update packages/frontend/src/components/MkAbuseReport.vuesyuilo2024-10-091-1/+1
| | | Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* Merge branch 'master' into developかっこかり2024-10-080-0/+0
|\
| * Merge pull request #14580 from misskey-dev/developmisskey-release-bot[bot]2024-09-29603-8546/+21538
| |\ | | | | | | Release: 2024.9.0
| * \ Merge pull request #14391 from misskey-dev/developmisskey-release-bot[bot]2024-08-18101-732/+2760
| |\ \ | | | | | | | | Release: 2024.8.0
| * \ \ Merge pull request #14233 from misskey-dev/developmisskey-release-bot[bot]2024-07-31591-9370/+23051
| |\ \ \ | | | | | | | | | | Release: 2024.7.0
* | | | | Update packages/backend/src/core/entities/FlashEntityService.tssyuilo2024-10-081-1/+1
| | | | | | | | | | | | | | | Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
* | | | | New Crowdin updates (#14723)syuilo2024-10-083-27/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-jp.yml (English) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Chinese Simplified)
* | | | | Update packages/frontend/src/store.tssyuilo2024-10-081-1/+1
| | | | | | | | | | | | | | | Co-authored-by: anatawa12 <anatawa12@icloud.com>
* | | | | New Crowdin updates (#14722)syuilo2024-10-081-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified)
* | | | | Bump version to 2024.10.0-beta.6github-actions[bot]2024-10-072-2/+2
| | | | |
* | | | | refactor: ↵FineArchs2024-10-073-96/+250
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 拡張機能インストールのページの一部をコンポーネントとして分離 (#14654) * create MkExtensionInstaller.vue * annotation * add fallbacks * storybook * update annotations * Update MkExtensionInstaller.vue * use additonalInfo slot
* | | | | New Crowdin updates (#14695)syuilo2024-10-0724-75/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Romanian) * New translations ja-jp.yml (French) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Arabic) * New translations ja-jp.yml (Czech) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Polish) * New translations ja-jp.yml (Slovak) * New translations ja-jp.yml (Ukrainian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Bengali) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Uzbek) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Korean (Gyeongsang)) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Korean)
* | | | | Update packages/frontend/src/store.tssyuilo2024-10-071-1/+1
| | | | | | | | | | | | | | | Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* | | | | fix(frontend): ↵かっこかり2024-10-072-11/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | クライアント上での時間ベースの実績獲得動作が実績獲得後も発動している問題を修正 (#14717) * Check if time-based achievements are unlocked before initializing them in main-boot (cherry picked from commit c0702fd92f70782005517c0065048ececa1ef287) * Update Changelog --------- Co-authored-by: Evan Paterakis <evan@geopjr.dev>
* | | | | make animatedMfm enable by defaultsyuilo2024-10-051-1/+1
| | | | |
* | | | | Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-10-053-5/+20
|\ \ \ \ \
| * | | | | fix(backend): correct `admin/abuse-user-reports` schema (#14711)zyoshoka2024-10-053-5/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix(backend): correct `abuse-user-reports` schema * Update CHANGELOG.md
* | | | | | :art:syuilo2024-10-051-1/+1
|/ / / / /
* | | | | fix of d8cb7305ef4d5ad6398d9eb57ece2f3ba7ca73ebsyuilo2024-10-051-0/+4
| | | | |
* | | | | :art:syuilo2024-10-051-2/+3
| | | | |