Commit graph

169 commits

Author SHA1 Message Date
syuilo
a28c515ef6
feat: make possible to configure following/followers visibility (#7959)
* feat: make possible to configure following/followers visibility

* add test

* ap

* add ap test

* set Cache-Control

* hide following/followers count
2021-11-07 18:04:32 +09:00
syuilo
dfd92efa89 🎨 2021-10-24 20:16:55 +09:00
syuilo
26928ab407 Remove apexcharts
Resolve #7907
2021-10-24 12:32:41 +09:00
syuilo
4f04421cb3 refactor clinet 2021-10-24 04:03:07 +09:00
syuilo
4d1c723496 refactor clinet 2021-10-23 23:22:20 +09:00
syuilo
bc19cd77ad feat: ミュートとブロックのインポート
Resolve #7885
2021-10-20 01:11:13 +09:00
syuilo
7413634734 リアクション一覧の公開をオプトインに 2021-10-18 01:16:59 +09:00
syuilo
4a90c7aef8 fix(client): テーマの管理が行えない問題を修正 2021-10-17 21:23:15 +09:00
syuilo
aee816ced9 🎨 2021-10-16 15:00:55 +09:00
syuilo
fe62f3508b 🎨 2021-10-16 01:15:22 +09:00
syuilo
a99478e2ea fix title 2021-10-12 21:41:27 +09:00
syuilo
816493e01f 🎨 2021-10-11 00:36:47 +09:00
syuilo
c33e93c662 improve ui 2021-10-10 15:19:16 +09:00
syuilo
6b22b7a31f 🎨 2021-10-09 14:43:40 +09:00
syuilo
abc45ded9b refactor: use path alias 2021-10-09 12:47:40 +09:00
syuilo
27c056cbbf tweak ui 2021-10-09 12:33:08 +09:00
syuilo
748a451e23 🎨 2021-10-08 22:03:06 +09:00
syuilo
66369b4b1d 🎨 2021-10-03 23:51:54 +09:00
syuilo
ef67f3eee6 fix bug 2021-10-03 12:25:59 +09:00
syuilo
9cab659392 🎨 2021-10-03 02:46:58 +09:00
syuilo
3e81ebf8e9 🎨 2021-10-02 23:11:21 +09:00
syuilo
8d3fe0c5c2 🎨 2021-10-02 00:51:37 +09:00
syuilo
1ac1a968b9 refactor components 2021-09-30 00:50:45 +09:00
syuilo
361069314f
Refine UI (#7806)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update default.vue

* wip
2021-09-17 22:39:15 +09:00
NoriDev
d252514a39
popupで設定ページを表示すると、アカウントの削除ページにアクセスすることができない問題を修正 (#7797) 2021-09-17 20:00:31 +09:00
syuilo
8407702b38
藍モード (#7687)
* wip

* wip

* シンボリックリンクやめた

* install lib dependency

* bring live2d assets from misskey-dev/assets

* refactor

* nanka iroiro

* コミット忘れ

* random motion

* wip

* run git submodule update --init

* コミット忘れ

* refactor

* fix bug

* Update misskey-assets

* lint

* lint

* lint

* 藍モード修正 (#7702)

* lazy load live2d script

* fix typo

* lazy load also widget

* hot link to cubism core

* https://github.com/misskey-dev/misskey/pull/7702/files#r695623821

* fix lint

* remove live2d stuff

* use iframe

* update

* Update gulpfile.ts

* update

* Update .gitattributes

* update

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2021-09-04 17:54:24 +09:00
Johann150
2af158be26
add setting to keep content warning (#7682) 2021-08-24 20:52:33 +09:00
syuilo
a53e1e4ec3 enhance: Improve account deletion experience 2021-08-21 12:48:50 +09:00
tamaina
fc56b12690
refactor: localStorageのaccountsはindexedDBで保持するように (#7609)
* accountsストアはindexedDBで保持するように

* fix lint

* fix indexeddb available detection

* remove debugging code

* fix lint

* resolve ba756204b7 (diff-f565878e8202f0037b830c780b7c0932dc1bb5fd3d05ede14d72d10efbc3740c)
Firefoxでの動作を改善

* fix lint

* fix lint

* add changelog
2021-08-20 19:38:16 +09:00
syuilo
a8c56afd0f add sound 2021-08-14 18:19:25 +09:00
syuilo
0f55e65701 ぼかし効果の切り替え機能 2021-08-11 22:34:45 +09:00
syuilo
65858dab3e Improve client 2021-08-08 12:19:10 +09:00
syuilo
46d5711071 🎨 2021-08-06 22:29:19 +09:00
syuilo
f1c9e596e8 アイコンを四角で表示するオプション 2021-07-19 15:11:28 +09:00
syuilo
42d293ee60 Classic UI 2021-07-19 11:36:35 +09:00
syuilo
c7a2c368d4 Custom CSS 2021-07-14 00:11:05 +09:00
syuilo
2047860e71 Use unisonReload 2021-07-13 23:30:36 +09:00
syuilo
f26aeee819
Update theme.vue 2021-06-14 22:58:43 +09:00
mint
fa1b38394c
Updated divisions to math.div (#7549)
* Updated divisions to math.div on Reversi (game.board.vue)

* Update src/client/pages/reversi/game.board.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>

* Oops. Forgot to put it all through parenthesis

* Imported sass:math

* Fixes on drive.vue

* Forgot the stupid comma

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-06-05 14:57:52 +09:00
syuilo
948b70cb0f fix typo
Resolve #7540
2021-05-30 16:26:52 +09:00
syuilo
71ebb068f7 メールアドレスの設定を促すように 2021-05-04 17:09:57 +09:00
syuilo
70a8dd30e0 Improve client 2021-04-23 13:01:52 +09:00
syuilo
83a53c1008 fix bug 2021-04-21 03:32:16 +09:00
syuilo
11349561d6
Use FontAwesome as web font instead of vue component (#7469)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update yarn.lock

* wip

* wip
2021-04-20 23:22:59 +09:00
syuilo
68571d8f57 Implement user online status
Resolve #7422
Fix #7424
2021-04-17 15:30:26 +09:00
syuilo
a19c1535e8 タイトルバー非表示オプション削除 2021-04-15 23:27:28 +09:00
syuilo
a3687dd653 theme description 2021-04-14 16:24:07 +09:00
syuilo
fbc5b8ceb7 fix bug 2021-04-14 15:49:48 +09:00
syuilo
b9c4a582ac Tweak UI 2021-04-14 01:41:49 +09:00
syuilo
faf2c007aa fix bug 2021-04-12 22:07:32 +09:00