summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: make possible to delete an account by adminsyuilo2022-06-277-18/+90
* refactor: remove duplicate code (#8895)Johann1502022-06-2712-64/+41
* chore(client): tweak clientsyuilo2022-06-264-31/+20
* fix: mocha テストが動かないのを修正 v2 (#8892)MeiMei2022-06-266-73/+156
* fix #8894syuilo2022-06-261-1/+1
* chore(client): tweak ui :art:syuilo2022-06-261-9/+13
* chore(client): tweak ui :art:syuilo2022-06-264-24/+174
* chore(client): fix typesyuilo2022-06-262-2/+2
* chore(client): tweak clientsyuilo2022-06-262-8/+12
* chore(client): tweak clientsyuilo2022-06-263-1/+4
* 12.112.0-beta.5syuilo2022-06-261-1/+1
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-06-261-14/+21
|\
| * enhance(client): Enhance boot error display (#8879)tamaina2022-06-261-14/+21
* | chore(client): tweak uisyuilo2022-06-263-26/+41
|/
* refactor(client): extract interval logic to a composable functionsyuilo2022-06-2618-183/+207
* enhance(client): tweak control panel dashboardsyuilo2022-06-264-13/+158
* fix(client): remove needless requestLog callsyuilo2022-06-251-4/+0
* 12.112.0-beta.4syuilo2022-06-251-1/+1
* enhance(client): improve control panelsyuilo2022-06-257-392/+985
* fix notification-setting-window.vuetamaina2022-06-251-7/+8
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-06-253-70/+56
|\
| * refactor: notification setting window composition API (#8860)Johann1502022-06-251-65/+51
| * chore(deps): bump jsrsasign from 10.5.24 to 10.5.25 in /packages/backend (#8889)dependabot[bot]2022-06-252-5/+5
* | feat: allow GET for some endpointssyuilo2022-06-2524-46/+146
* | refactor(client): extract tooltip logic of chartsyuilo2022-06-252-41/+52
|/
* fix(client): only enable hotkeys for logged in users (#8793)Andreas Nedbal2022-06-251-10/+13
* fix: always respect instance mutes (#8854)Johann1502022-06-258-73/+71
* chore(deps): bump jpeg-js from 0.4.1 to 0.4.4 in /packages/backend (#8843)dependabot[bot]2022-06-251-3/+3
* chore(deps): bump undici from 5.4.0 to 5.5.1 in /packages/backend (#8842)dependabot[bot]2022-06-251-3/+3
* chore(client): tweak MkKeyValue componentsyuilo2022-06-251-32/+16
* 12.112.0-beta.3syuilo2022-06-251-1/+1
* chore(client): tweak uisyuilo2022-06-251-2/+22
* chore(client): improve usabilitysyuilo2022-06-245-5/+4
* fix bugsyuilo2022-06-241-2/+9
* refactor: remove unused importsyuilo2022-06-241-1/+0
* feat: 管理者が特定ユーザーのアップロードしたファイル...syuilo2022-06-245-86/+133
* fix(client): アカウント作成フォームでエラーが出る問題を...syuilo2022-06-241-10/+10
* fix(client): ログアウトできない問題を修正syuilo2022-06-241-0/+2
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-06-245-5/+3
|\
| * fix lintsJohann1502022-06-245-5/+3
* | chore(client): tweak mini-chart renderingsyuilo2022-06-241-15/+5
|/
* enhance: Redisをioredisに統一してIPv6サポート (#8869)MeiMei2022-06-249-32/+26
* fix(client): ask to log in for poll vote (#8883)Johann1502022-06-241-0/+3
* chore(client): tweak uisyuilo2022-06-243-31/+72
* refactor(client): use composition apisyuilo2022-06-241-36/+18
* fix(nirax): Normalize path (#8877)tamaina2022-06-241-2/+4
* fix #8861syuilo2022-06-242-67/+71
* chore(client): tweak uisyuilo2022-06-231-3/+11
* lint fixessyuilo2022-06-231-20/+20
* refactor: simplify ap/show with DbResolver (#8838)Johann1502022-06-231-99/+33