602 Commits

Author SHA1 Message Date
syuilo
f512b29443 chore(client): check textarea exists 2022-02-09 21:27:42 +09:00
syuilo
4ae1a65958 feat: インスタンスのテーマカラーを設定できるように 2022-02-09 21:25:48 +09:00
syuilo
5c5d3c1a24 fix(client): コントロールパネルのユーザー、ファイルにて、インスタンスの表示範囲切り替えが機能しない問題を修正
Fix #8252
2022-02-09 13:38:54 +09:00
syuilo
ff59984ff4 chore: tweak chart labels 2022-02-09 13:25:08 +09:00
syuilo
1162f8bcff feat(client): update fontawesome v6 and self-hosting
Resolve #7475
2022-02-09 13:23:29 +09:00
Johann150
744c4c7acb
fix: save followers/following visibility (#8276) 2022-02-09 12:43:59 +09:00
syuilo
7fcd9435f3 feat: introduce intersection calculation of charts 2022-02-09 03:46:58 +09:00
syuilo
eb894c330f fix(client): 環境に依っては返信する際のカーソル位置が正しくない問題を修正 2022-02-08 23:53:01 +09:00
syuilo
f4e28983a1 feat: improve federation chart 2022-02-08 23:43:51 +09:00
syuilo
f7ff39e7ff chore: better label 2022-02-08 23:25:48 +09:00
syuilo
f50dd5d677 🎨 2022-02-08 23:15:43 +09:00
syuilo
adf3493af8 feat: notes/instance/perUserNotesチャートに添付ファイル付きノートの数を追加 2022-02-08 23:12:37 +09:00
syuilo
e9190599ca 🎨 2022-02-08 22:36:07 +09:00
syuilo
aa7ab1c1e0 🎨 2022-02-08 19:20:09 +09:00
syuilo
60b6601d3e Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-02-08 18:46:45 +09:00
syuilo
190b47aad2 feat(client): デバイスの種類を手動指定できるように 2022-02-08 18:46:39 +09:00
Johann150
e902178153
fix: instance ticker (#8260)
* add type and default values

* remove unnecessary string operation
2022-02-08 16:38:52 +09:00
syuilo
3197390ed4 feat(client): 自インスタンス情報ページでチャートを見れるように 2022-02-08 15:50:26 +09:00
syuilo
5792eea1b1 enhance(client): improve tooltip position calclation 2022-02-08 15:37:31 +09:00
syuilo
e5d6d1dcf0 🎨 2022-02-07 14:56:49 +09:00
nullobsi
3ff89fa7ec
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
tamaina
6cbd66b534
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
cc7a1808ec imprpve active users chart 2022-02-06 06:24:06 +09:00
syuilo
80fa92fb97 improve chart 2022-02-06 00:43:22 +09:00
syuilo
c1b264e4e9
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
tamaina
af2603ef8a fix once 2022-02-05 02:50:53 +09:00
tamaina
8913c751f0 fix 2022-02-05 01:37:09 +09:00
syuilo
0b462feff6 enhance(client): improve chart rendering 2022-02-04 16:39:09 +09:00
tamaina
d31945e1fd
fix: タイムライン種別を切り替えると「新しいノートがあります」の表示が残留してしまうのを修正 (#8250)
Fix #6831
2022-02-04 08:39:20 +09:00
syuilo
9ee0db95ac refactor: use date-fns 2022-02-04 01:56:33 +09:00
tamaina
7a4d617699 scroll event once or not 2022-02-04 01:42:05 +09:00
tamaina
ddbf8c7873 refactor 2022-02-03 22:34:58 +09:00
tamaina
1056380733 clena up 2022-02-03 05:17:06 +09:00
tamaina
37f78378d5 clean up 2022-02-03 04:57:13 +09:00
tamaina
a7dd3e9324 ✌️ 2022-02-03 04:55:51 +09:00
tamaina
a2f16c1364 ✌️ 2022-02-03 04:28:04 +09:00
tamaina
de90b25561 fix? 2022-02-03 04:05:21 +09:00
tamaina
08ae09a871 fix 2022-02-03 03:58:31 +09:00
tamaina
ba21a298ff rename 2022-02-03 03:40:12 +09:00
tamaina
fa809bb50c Merge branch 'develop' into fix-msg-room 2022-02-03 03:37:17 +09:00
tamaina
90c6f15a72 aaaaaaaaaaa 2022-02-03 03:37:05 +09:00
syuilo
5e198381d3 🎨 2022-02-03 02:08:54 +09:00
syuilo
978282404a fix(client): fix compare-versions import 2022-02-03 01:45:34 +09:00
tamaina
99d8172ae5 wip 2022-02-02 21:13:19 +09:00
tamaina
b88fc1fb4e Fix scroll bottom detect 2022-02-02 14:54:02 +09:00
tamaina
9061d33405 Merge branch 'develop' into fix-msg-room 2022-02-02 14:07:17 +09:00
syuilo
9b7b8bb9a1 fix(client): ツールチップの表示位置が正しくない問題を修正 2022-02-02 01:32:26 +09:00
tamaina
8eaf1423c1 ✌️ 2022-02-02 00:47:57 +09:00
syuilo
557003d5c4 tweak 2022-02-02 00:27:22 +09:00
tamaina
edb36d73f8 Merge branch 'develop' into fix-msg-room 2022-02-02 00:25:05 +09:00