dependabot[bot]
f8c8de08a7
chore(deps): bump node-fetch from 2.6.1 to 2.6.7 in /packages/backend ( #8293 )
...
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: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-10 21:10:50 +09:00
dependabot[bot]
e6dcaddc0a
chore(deps): bump node-fetch from 2.6.1 to 2.6.7 in /packages/client ( #8291 )
...
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>
2022-02-10 21:10:35 +09:00
dependabot[bot]
0cc4f6ce44
chore(deps): bump simple-get from 4.0.0 to 4.0.1 in /packages/backend ( #8292 )
...
Bumps [simple-get](https://github.com/feross/simple-get ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/feross/simple-get/releases )
- [Commits](https://github.com/feross/simple-get/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: simple-get
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-10 21:09:42 +09:00
dependabot[bot]
27a34353fc
chore(deps): bump glob-parent from 5.1.1 to 5.1.2 in /packages/client ( #8289 )
...
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>
2022-02-10 21:08:28 +09:00
dependabot[bot]
0c4a725bee
chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /packages/client ( #8288 )
...
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>
2022-02-10 21:08:06 +09:00
dependabot[bot]
1e45b929f4
chore(deps): bump axios from 0.21.1 to 0.21.4 in /packages/client ( #8286 )
...
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>
2022-02-10 21:07:46 +09:00
Johann150
84c409a52b
fix: regular expressions in word mutes ( #8254 )
...
* 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>
2022-02-10 19:47:46 +09:00
syuilo
9eef655f7a
chore(client): check textarea exists
2022-02-09 21:27:42 +09:00
syuilo
9e41714e6e
feat: インスタンスのテーマカラーを設定できるように
2022-02-09 21:25:48 +09:00
syuilo
3bc6958ef0
fix: truncate user drive chart
2022-02-09 21:12:20 +09:00
syuilo
a543bf0977
fix test
2022-02-09 13:49:28 +09:00
Sol Fisher Romanoff
d1e2623554
fix: add instance favicon where it's missing ( #8270 )
2022-02-09 13:41:52 +09:00
syuilo
f458f4fd7d
fix(client): コントロールパネルのユーザー、ファイルにて、インスタンスの表示範囲切り替えが機能しない問題を修正
...
Fix #8252
2022-02-09 13:38:54 +09:00
syuilo
1a6cda52da
chore: tweak chart labels
2022-02-09 13:25:08 +09:00
syuilo
75c7347428
feat(client): update fontawesome v6 and self-hosting
...
Resolve #7475
2022-02-09 13:23:29 +09:00
Johann150
96f1432bb3
fix: save followers/following visibility ( #8276 )
2022-02-09 12:43:59 +09:00
syuilo
6a66143edb
fix test
2022-02-09 04:53:07 +09:00
syuilo
94365e97e9
fix(server): チャートのcleanでエラーが出る可能性がある問題を修正
2022-02-09 03:55:49 +09:00
syuilo
30a153e6ee
fix(server): チャートのresyncでエラーが出る問題を修正
...
Fix #8274
2022-02-09 03:51:43 +09:00
syuilo
bd4c0a5da0
fix typo
2022-02-09 03:48:14 +09:00
syuilo
4d05c3e8a9
feat: introduce intersection calculation of charts
2022-02-09 03:46:58 +09:00
syuilo
4f5d216655
fix(client): 環境に依っては返信する際のカーソル位置が正しくない問題を修正
2022-02-08 23:53:01 +09:00
syuilo
61f855429f
feat: improve federation chart
2022-02-08 23:43:51 +09:00
syuilo
34893b5ff0
chore: better label
2022-02-08 23:25:48 +09:00
syuilo
d594380fe6
🎨
2022-02-08 23:15:43 +09:00
syuilo
756201ebef
feat: notes/instance/perUserNotesチャートに添付ファイル付きノートの数を追加
2022-02-08 23:12:37 +09:00
syuilo
74f66c6a62
chore: remove unused code
2022-02-08 22:49:44 +09:00
syuilo
dbc974c1a6
🎨
2022-02-08 22:36:07 +09:00
syuilo
f49e98f30c
fix typo
2022-02-08 22:18:39 +09:00
syuilo
70440c7153
fix(server): system queueが動いていないのを修正
...
Fix #8272
2022-02-08 22:18:24 +09:00
syuilo
43586f017d
🎨
2022-02-08 19:20:09 +09:00
syuilo
62523e719c
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2022-02-08 18:46:45 +09:00
syuilo
2570cd6693
feat(client): デバイスの種類を手動指定できるように
2022-02-08 18:46:39 +09:00
Johann150
ef6993f333
fix: instance ticker ( #8260 )
...
* add type and default values
* remove unnecessary string operation
2022-02-08 16:38:52 +09:00
syuilo
13de1356e3
feat(client): 自インスタンス情報ページでチャートを見れるように
2022-02-08 15:50:26 +09:00
syuilo
8c0e570149
enhance(client): improve tooltip position calclation
2022-02-08 15:37:31 +09:00
syuilo
62024361b0
🎨
2022-02-07 14:56:49 +09:00
nullobsi
92e94d688c
feat: Option to show replies in timeline (rebase #7685 ) ( #8202 )
...
* Add an option for timeline replies. Credit to Emilis (puffaboo)
* update db on request
2022-02-06 16:02:48 +09:00
MeiMei
663445c533
Fix cast ( #8257 )
2022-02-06 16:01:54 +09:00
tamaina
09da501a4c
fix: v-sizeディレクティブの動作を修正 ( #8249 )
...
* Fix size directive behavior not activated
* calc
* wip
* cache computed classes
* fix Vue3では使えなくなった
* 不要なIntersection Observerを削除
* comment
2022-02-06 10:59:36 +09:00
syuilo
06180d1331
fix
2022-02-06 08:39:23 +09:00
syuilo
b0da30469d
imprpve active users chart
2022-02-06 06:24:06 +09:00
xianon
633cf5a943
fix: NodeInfo のユーザー数と投稿数の内容を見直す ( #8255 )
...
* NodeInfoのアクティブユーザーの取得方法を変更する
* NodeInfoの投稿数の出力内容を見直す
2022-02-06 04:29:36 +09:00
syuilo
ed86093869
fix chart clean
2022-02-06 02:16:52 +09:00
syuilo
f8fd491384
improve chart
2022-02-06 00:43:22 +09:00
syuilo
eaad6e188c
Improve chart engine ( #8253 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update core.ts
* wip
* wip
* #7361
* delete network chart
* federationChart強化 apRequestChart追加
* tweak
2022-02-06 00:13:52 +09:00
syuilo
b0764397fd
enhance(client): improve chart rendering
2022-02-04 16:39:09 +09:00
syuilo
71f817d9aa
refactor
2022-02-04 11:10:53 +09:00
syuilo
d010a25e41
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2022-02-04 10:41:29 +09:00
syuilo
34449ec0b2
use date-fns
2022-02-04 10:41:27 +09:00