summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix(server): signup-complete Brokensyuilo2023-01-131-2/+2
| | | | Fix #9538
* typosyuilo2023-01-131-5/+5
|
* fix(client): 数式を含む投稿が表示されないのを修正syuilo2023-01-131-2/+2
| | | | Fix #9535
* fixsyuilo2023-01-131-1/+5
|
* Update CHANGELOG.mdsyuilo2023-01-131-1/+1
|
* 13.0.0-beta.42syuilo2023-01-131-1/+1
|
* New Crowdin updates (#9520)syuilo2023-01-1320-17/+269
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Greek) * New translations ja-JP.yml (French) * 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 (Italian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Slovak) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Vietnamese) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Bengali) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (English) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Simplified)
* fix ads/update apisyuilo2023-01-131-1/+1
|
* カスタム絵文字の管理を権限を持つユーザーが行えるよ ↵syuilo2023-01-1321-16/+55
| | | | | | に Resolve #9542
* refactorsyuilo2023-01-133-7/+14
|
* Update CHANGELOG.mdsyuilo2023-01-131-0/+1
|
* fix(client): ↵syuilo2023-01-131-6/+6
| | | | | | 特定の場所でカスタム絵文字を含むテキストが表示されないのを修正 Fix #9537
* 招待コード発行を権限を持つユーザーが行えるようにsyuilo2023-01-139-12/+65
| | | | Resolve #9541
* fix `navButtonIcon` not being aligned to center (#9543)あずき⪥™2023-01-132-0/+2
| | | | | * fix `navButtonIcon` not being aligned to center * fix `navButtonIcon` on deck not being aligned
* Update CHANGELOG.mdsyuilo2023-01-131-4/+10
|
* プロフィールにロールを表示するようにsyuilo2023-01-132-0/+28
|
* fix(client): ロールの条件を削除する手段が無かったのを修正syuilo2023-01-131-1/+17
|
* 13.0.0-beta.41syuilo2023-01-131-1/+1
|
* Revert ↵syuilo2023-01-131-1/+1
| | | | | | "リモートユーザーはcanPublicNoteがfalseでもhomeにしないように" This reverts commit b2117ba3a18addea9f94fdda92029a6c0263cdab.
* remoteDriveCapacityMbをロールに統合syuilo2023-01-137-41/+16
|
* :art:syuilo2023-01-132-1/+4
|
* :v:syuilo2023-01-131-3/+5
|
* feat: conditional rolesyuilo2023-01-139-4/+296
| | | | Resolve #9539
* Revert "perf: build backend with swc (#9463)"syuilo2023-01-134-939/+44
| | | | This reverts commit 4579d022967bf9635e359500730e7546a520be11.
* refactorsyuilo2023-01-132-2/+7
|
* :art:syuilo2023-01-132-8/+8
|
* fix typosyuilo2023-01-132-2/+2
| | | | Fix #9536
* :art:syuilo2023-01-131-5/+5
|
* リモートユーザーはcanPublicNoteがfalseでもhomeにしないようにtamaina2023-01-121-1/+1
| | | | https://github.com/misskey-dev/misskey/issues/9534#issuecomment-1380645073
* Fix #9534tamaina2023-01-121-1/+1
|
* Update CHANGELOG.mdsyuilo2023-01-121-0/+1
|
* Update CHANGELOG.mdsyuilo2023-01-121-1/+1
|
* Update CHANGELOG.mdsyuilo2023-01-121-0/+1
|
* 13.0.0-beta.40syuilo2023-01-121-1/+1
|
* perf: build backend with swc (#9463)파링2023-01-124-44/+939
| | | | | | | * feat: build backend with swc * fix: swc build target Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* perf(backend): Use undici instead of node-fetch and got (#9459)tamaina2023-01-1219-252/+441
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implement? HttpFetchService * :v: * remove node-fetch * fix * refactor * fix * gateway timeout * UndiciFetcherクラスを追加 (仮コミット, ビルドもstartもさせていない) * fix * add logger and fix url preview * fix ip check * enhance logger and error handling * fix * fix * clean up * Use custom fetcher for ApRequest / ApResolver * bypassProxyはproxyBypassHostsに判断を委譲するように * set maxRedirections (default 3, ApRequest/ApResolver: 0) * fix comment * handle error s3 upload * add debug message * no return await * Revert "no return await" This reverts commit b5b0dc58a342393d260492e3a6f58304372f53b2. * reduce maxSockets * apResolverのUndiciFetcherを廃止しapRequestのものを使う、 add ap logger * Revert "apResolverのUndiciFetcherを廃止しapRequestのものを使う、 add ap logger" This reverts commit 997243915c8e1f8472da64f607f88c36cb1d5cb4. * add logger * fix * change logger name * safe * デフォルトでUser-Agentを設定
* Role (#9437)syuilo2023-01-1289-610/+1999
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update CHANGELOG.md * wip * wip * wip * Update create.ts * wip * wip * Update CHANGELOG.md * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * wip * Update delete.ts * Update delete.ts * wip * wip * wip * Update account-info.vue * wip * wip * Update settings.vue * Update user-info.vue * wip * Update show-file.ts * Update show-user.ts * wip * wip * Update delete.ts * wip * wip * Update overview.moderators.vue * Create 1673500412259-Role.js * wip * wip * Update roles.vue * 色 * Update roles.vue * integrate silence * wip * wip
* Update CHANGELOG.mdsyuilo2023-01-121-0/+1
|
* ログイン画面のユーザー名フォームへのautocomplete設定 (#9515)Masaya Suzuki2023-01-121-1/+1
| | | | | | | | | * Add username class to username form * Fix add class process * Set id * Set autocomplete
* Update CHANGELOG.mdsyuilo2023-01-111-0/+5
|
* remove katexsyuilo2023-01-117-110/+4
|
* 13.0.0-beta.39syuilo2023-01-101-1/+1
|
* fix(client): ↵syuilo2023-01-102-0/+14
| | | | | | 画面の幅が狭いとウィジェットドロワーを閉じる手段がなくなるのを修正 Fix #7191
* refactor(client): use css modulessyuilo2023-01-102-19/+31
|
* fix stylesyuilo2023-01-101-25/+25
|
* perf(server): improve nodeinfo performancesyuilo2023-01-102-8/+20
| | | | Resolve #9505
* perf(server): improve stats api performancesyuilo2023-01-102-8/+14
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-01-102-3/+6
|\
| * prefer using composition (#9521)あずき⪥™2023-01-102-3/+6
| |
* | :art:syuilo2023-01-102-14/+22
|/