summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(server): stats APIで内部エラーが発生する問題を修正syuilo2022-02-121-3/+3
* fix(client): nextTickの中でonUnmounted呼び出しても効かない可能...syuilo2022-02-121-6/+6
* fix(client): 一部環境でサイドバーの投稿ボタンが表示され...syuilo2022-02-121-1/+1
* :art:syuilo2022-02-122-2/+2
* :art:syuilo2022-02-124-0/+44
* fix(client): フッターでセーフエリアを考慮するようにsyuilo2022-02-121-1/+1
* fix(client): tweak uisyuilo2022-02-121-2/+1
* ソフトミュートですべてがマッチしてしまうのを修正 (#8307)tamaina2022-02-111-1/+5
* enhance(client): tweak paddingsyuilo2022-02-111-1/+2
* fix(client): ノート詳細が開けないのを直したりsyuilo2022-02-112-11/+14
* fix(client): ノートの参照を断ち切るようにsyuilo2022-02-112-26/+30
* Update 1644010796173-convert-hard-mutes.jssyuilo2022-02-111-1/+1
* Update 1644010796173-convert-hard-mutes.jssyuilo2022-02-111-0/+1
* fix(client): word mute cannot savesyuilo2022-02-111-1/+3
* chore(deps): bump glob-parent from 5.1.1 to 5.1.2 in /packages/backend (#8303)dependabot[bot]2022-02-111-11/+4
* chore(deps): bump normalize-url from 4.5.0 to 4.5.1 in /packages/backend (#8302)dependabot[bot]2022-02-111-3/+3
* chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /packages/backend (#8301)dependabot[bot]2022-02-111-3/+3
* chore(deps): bump tar from 6.0.5 to 6.1.11 in /packages/backend (#8294)dependabot[bot]2022-02-111-24/+5
* chore(client): tweak chartsyuilo2022-02-112-3/+5
* enhance(client): リアクションピッカーの幅、高さ制限を緩和syuilo2022-02-112-0/+17
* feat(client): make size of reaction picker configuablesyuilo2022-02-113-7/+26
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-02-111-53/+21
|\
| * chore(deps): bump browserslist from 4.16.3 to 4.19.1 in /packages/client (#8290)dependabot[bot]2022-02-111-53/+21
* | enhance(server): add indexes for following hostsyuilo2022-02-112-0/+17
* | :art:syuilo2022-02-111-0/+1
* | :art:syuilo2022-02-101-2/+0
|/
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-02-108-74/+238
|\
| * chore(deps): bump node-fetch from 2.6.1 to 2.6.7 in /packages/backend (#8293)dependabot[bot]2022-02-102-5/+25
| * chore(deps): bump node-fetch from 2.6.1 to 2.6.7 in /packages/client (#8291)dependabot[bot]2022-02-101-3/+23
| * chore(deps): bump simple-get from 4.0.0 to 4.0.1 in /packages/backend (#8292)dependabot[bot]2022-02-101-13/+4
| * chore(deps): bump glob-parent from 5.1.1 to 5.1.2 in /packages/client (#8289)dependabot[bot]2022-02-101-11/+4
| * chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /packages/client (#8288)dependabot[bot]2022-02-101-3/+3
| * chore(deps): bump axios from 0.21.1 to 0.21.4 in /packages/client (#8286)dependabot[bot]2022-02-101-8/+8
| * fix: regular expressions in word mutes (#8254)Johann1502022-02-105-31/+171
* | enhance(client): tweak chartsyuilo2022-02-102-5/+14
* | enhance: improve federation chartsyuilo2022-02-1025-64/+199
|/
* chore(client): check textarea existssyuilo2022-02-091-2/+4
* feat: インスタンスのテーマカラーを設定できるようにsyuilo2022-02-098-2/+47
* fix: truncate user drive chartsyuilo2022-02-091-12/+2
* fix testsyuilo2022-02-091-0/+8
* fix: add instance favicon where it's missing (#8270)Sol Fisher Romanoff2022-02-091-0/+3
* fix(client): コントロールパネルのユーザー、ファイルにて...syuilo2022-02-092-154/+121
* chore: tweak chart labelssyuilo2022-02-091-5/+5
* feat(client): update fontawesome v6 and self-hostingsyuilo2022-02-093-2/+8
* fix: save followers/following visibility (#8276)Johann1502022-02-091-1/+1
* fix testsyuilo2022-02-091-4/+4
* fix(server): チャートのcleanでエラーが出る可能性がある問...syuilo2022-02-091-0/+4
* fix(server): チャートのresyncでエラーが出る問題を修正syuilo2022-02-091-0/+4
* fix typosyuilo2022-02-091-1/+1
* feat: introduce intersection calculation of chartssyuilo2022-02-0915-18/+188