summaryrefslogtreecommitdiff
path: root/packages/client (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: add pub & sub item for federation chartsyuilo2022-02-231-13/+19
|
* :art:syuilo2022-02-201-2/+2
|
* プロフィールの追加情報を最大16まで保存できるようにsyuilo2022-02-201-86/+41
| | | | | Close #8225 Close #8234
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-02-201-5/+2
|\
| * タッチ操作でウィジェットの編集や削除ができるように ↵xianon2022-02-201-5/+2
| | | | | | | | る (#8328)
* | remove max note text length settingsyuilo2022-02-201-8/+0
|/ | | | Resolve #8323
* update depssyuilo2022-02-192-706/+517
|
* fix(client): ↵syuilo2022-02-131-9/+14
| | | | | | リアクションピッカーの高さが低くなったまま戻らないことがあるのを修正 Fix #8071
* fix(client): ↵syuilo2022-02-121-6/+6
| | | | nextTickの中でonUnmounted呼び出しても効かない可能性がある
* 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
| | | | #8311
* ソフトミュートですべてがマッチしてしまうのを修正 (#8307)tamaina2022-02-111-1/+5
| | | | | | | | | | | | | * ソフトミュートですべてがマッチしてしまうのを修正 * Clean up * Update packages/client/src/scripts/check-word-mute.ts Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> * fix Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* enhance(client): tweak paddingsyuilo2022-02-111-1/+2
|
* fix(client): ノート詳細が開けないのを直したりsyuilo2022-02-112-11/+14
| | | | Fix #8305
* fix(client): ノートの参照を断ち切るようにsyuilo2022-02-112-26/+30
| | | | | Fix #8201 Close #8237
* fix(client): word mute cannot savesyuilo2022-02-111-1/+3
|
* 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.19.1. - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.19.1) --- updated-dependencies: - dependency-name: browserslist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | :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-103-42/+107
|\
| * chore(deps): bump node-fetch from 2.6.1 to 2.6.7 in /packages/client (#8291)dependabot[bot]2022-02-101-3/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| * chore(deps): bump glob-parent from 5.1.1 to 5.1.2 in /packages/client (#8289)dependabot[bot]2022-02-101-11/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| * chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /packages/client (#8288)dependabot[bot]2022-02-101-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| * chore(deps): bump axios from 0.21.1 to 0.21.4 in /packages/client (#8286)dependabot[bot]2022-02-101-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| * fix: regular expressions in word mutes (#8254)Johann1502022-02-102-17/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix: handle regex exceptions for word mutes * add i18n strings Co-authored-by: rinsuki <428rinsuki+git@gmail.com> * stricter input validation in backend * add migration for hard mutes * fix * use correct regex library in migration * use query builder to avoid SQL injection Co-authored-by: Robin B <robflop98@outlook.com> Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
* | enhance(client): tweak chartsyuilo2022-02-102-5/+14
| |
* | enhance: improve federation chartsyuilo2022-02-101-5/+5
|/
* chore(client): check textarea existssyuilo2022-02-091-2/+4
|
* feat: インスタンスのテーマカラーを設定できるようにsyuilo2022-02-091-0/+9
|
* fix(client): ↵syuilo2022-02-092-154/+121
| | | | | | コントロールパネルのユーザー、ファイルにて、インスタンスの表示範囲切り替えが機能しない問題を修正 Fix #8252
* chore: tweak chart labelssyuilo2022-02-091-5/+5
|
* feat(client): update fontawesome v6 and self-hostingsyuilo2022-02-092-0/+6
| | | | Resolve #7475
* fix: save followers/following visibility (#8276)Johann1502022-02-091-1/+1
|
* feat: introduce intersection calculation of chartssyuilo2022-02-091-5/+11
|
* fix(client): ↵syuilo2022-02-081-0/+1
| | | | 環境に依っては返信する際のカーソル位置が正しくない問題を修正
* feat: improve federation chartsyuilo2022-02-081-2/+11
|
* chore: better labelsyuilo2022-02-081-1/+1
|
* :art:syuilo2022-02-081-0/+8
|
* feat: ↵syuilo2022-02-081-2/+23
| | | | notes/instance/perUserNotesチャートに添付ファイル付きノートの数を追加
* :art:syuilo2022-02-083-0/+20
|
* :art:syuilo2022-02-081-1/+3
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-02-081-3/+15
|\
| * fix: instance ticker (#8260)Johann1502022-02-081-3/+15
| | | | | | | | | | * add type and default values * remove unnecessary string operation