Commit Graph

454 Commits

Author SHA1 Message Date
bca4e5f0fa refactor assets 2021-03-06 13:23:59 +09:00
9b61306f59 Improve usability 2021-03-06 12:23:59 +09:00
4a9e9b4eea 🎨 2021-03-06 12:18:46 +09:00
5e9cc09fcb Bios (#7286)
* wip

* wip

* wip
2021-03-03 01:03:29 +09:00
2154354a4f Revert "perf: use overflow: clip instead of hidden" (#7273)
This reverts commit 06e817af59.
2021-03-02 22:57:16 +09:00
f29d417b30 絵文字ピッカーを常に表示するように
Resolve #7265
2021-02-27 13:08:34 +09:00
06e817af59 perf: use overflow: clip instead of hidden 2021-02-27 11:18:53 +09:00
78a963fe33 Messagingの入力中インジケータを実装 2021-02-21 12:26:49 +09:00
5f1a6b6f64 Improve usability 2021-02-20 16:29:13 +09:00
8668bc2609 右クリックでリアクションピッカーを開くオプション 2021-02-20 16:16:19 +09:00
eefbe097c0 Resolve #7222 2021-02-19 21:40:09 +09:00
126826eb5a Implement in-unison reload (#7196)
* Resolve #6804
Implement unison reload

* ✌️

* fix

* Update share.vue

fix

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-02-17 21:36:56 +09:00
ebadd7fd3f wip: email notification 2021-02-13 12:28:26 +09:00
33bd8fb9d9 fix ui 2021-02-11 22:56:58 +09:00
cc9bc7703a スクラッチパッド、ボタンウィジェット、AiScriptウィジェットでトークンを設定するように 2021-02-11 16:16:04 +09:00
8bb76da6b5 Tweak UI 2021-02-07 18:11:56 +09:00
823a0c86d3 🎨 2021-02-07 10:31:18 +09:00
5743d87a43 🎨 2021-02-07 02:08:32 +09:00
547da89c7d お知らせメールを受け取るかどうかの設定を追加 2021-02-06 22:47:15 +09:00
3d73ce63ca Improve plugin setting 2021-02-06 21:05:00 +09:00
9b3458fba0 Resolve #7096 2021-02-06 18:37:32 +09:00
86eb487a38 Improve theme editor 2021-02-06 18:06:54 +09:00
c88902e640 s3ForcePathStyle (#7122)
Co-authored-by: ybw2016v <dogcraft@126.com>
2021-02-06 11:48:57 +09:00
41d7515f85 discordapp.com → discord.com (#7140) 2021-02-06 11:44:46 +09:00
9dd1a8fb2e ウィンドウからページのソースが見れないのを修正 (#7136) 2021-01-30 14:03:11 +09:00
100a131913 pages refactoring, fix bug (#7066)
* pages refactoring

* pages: fix if block

* fix code format

* remove passing of the page parameter

* remove comment

* fix indent

* replace with unref

* fix conditions of isVarBlock()

* Update src/client/scripts/hpml/block.ts

use includes() instead of find()

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

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-01-30 10:59:05 +09:00
e0e373c357 🎨 2021-01-23 18:16:26 +09:00
9fff26b900 Implement drive setting page 2021-01-23 18:14:57 +09:00
fe52f7c392 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2021-01-23 16:52:50 +09:00
82207598f0 Add misskey update page 2021-01-23 16:52:45 +09:00
3762cdc8c0 グループの編集画面をウィンドウで開けないバグを修正 (#7100) 2021-01-18 00:53:48 +09:00
96d6e0f8a2 Fix theme saving 2021-01-16 13:47:07 +09:00
005d6b4ccf pageのノート埋め込みの「詳細な表示」オプションが機能していない問題を修正 2021-01-15 23:18:14 +09:00
f972fb6920 🎨 2021-01-15 22:56:08 +09:00
114a9fbdb2 テーマをレジストリに保存するように 2021-01-11 22:31:17 +09:00
889b52e813 アカウントの閉鎖をクライアントから行えるように 2021-01-11 20:57:48 +09:00
6c975275f8 Registry (#7073)
* wip

* wip

* wip

* wip

* wip

* Update registry.value.vue

* wip

* wip

* wip

* wip

* typo
2021-01-11 20:38:34 +09:00
fee953b0df Improve theme editor 2021-01-09 22:02:26 +09:00
26e7454f0e Improve theme editor 2021-01-09 21:47:07 +09:00
edbaa07867 簡易テーマエディタ実装 2021-01-09 17:18:45 +09:00
b3a198cae6 Sentry integration 2021-01-08 21:43:56 +09:00
62ac3400da 検索のタイトルが変更されない問題を修正 (#7062) 2021-01-07 12:21:34 +09:00
2dcb3af70f Improve usability 2021-01-03 23:52:09 +09:00
761071e1ce チャンネルページから別チャンネルページに移動時にタイムラインが切り替わらないのを修正 (#7050) 2021-01-02 23:08:16 +09:00
393ac6c203 noteコンポーネントを二つに分けたり 2021-01-01 22:41:20 +09:00
b7a79d25b0 Update welcome.entrance.a.vue 2021-01-01 01:31:29 +09:00
078b043cae Add font MFM syntax 2020-12-31 19:42:23 +09:00
296cbc2e5a 🎨 2020-12-31 19:10:38 +09:00
a74beaac36 🎨 2020-12-31 19:01:12 +09:00
7bf9d726d0 ピン留めされたノートを詳細表示しないように 2020-12-31 12:14:56 +09:00