summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* enhance: word mute checks CW (#8873)Johann1502022-06-232-6/+10
* chore(client): tweak client designsyuilo2022-06-233-7/+37
* chore(dev): improve eslint configsyuilo2022-06-232-1/+5
* enhance(client): tweak uisyuilo2022-06-225-74/+119
* 12.112.0-beta.2syuilo2022-06-221-1/+1
* tweak clientsyuilo2022-06-223-4/+17
* refactor(client): use composition apisyuilo2022-06-221-63/+46
* refactor(client): refactor header tab handlingsyuilo2022-06-2213-123/+170
* :art:syuilo2022-06-223-1/+5
* tweak clientsyuilo2022-06-223-35/+117
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-06-211-0/+2
|\
| * update changelogJohann1502022-06-211-0/+2
* | fix(client): moderators cannot view instance-info pagesyuilo2022-06-211-2/+1
|/
* enhance(client): show warning in control panel when there is an unresolved ab...syuilo2022-06-214-1/+17
* tweak clientsyuilo2022-06-218-167/+175
* refactor(client): use composition apisyuilo2022-06-211-54/+43
* fix(server): faviconUrl of federated instance is missingsyuilo2022-06-213-0/+7
* chore: add commentssyuilo2022-06-212-2/+6
* tweak clientsyuilo2022-06-216-181/+194
* fix: block button in federation panel (#8855)Johann1502022-06-201-6/+11
* tweak clientsyuilo2022-06-202-15/+8
* fix clientsyuilo2022-06-202-182/+184
* refactor(client): Refine routing (#8846)syuilo2022-06-20149-6506/+6148
* refactor: チャットルームをComposition API化 (#8850)tamaina2022-06-207-613/+537
* feat: Add Badge Image to Push Notification (#8012)tamaina2022-06-2024-21/+197