Commit Graph

486 Commits

Author SHA1 Message Date
syuilo
b6329713a9 🎨 2021-02-07 10:31:18 +09:00
syuilo
a130ce2abc Improve contextmenu handling 2021-02-07 00:11:16 +09:00
okpierre
f25869d517 Update note-detailed.vue (#7120) 2021-01-30 11:10:33 +09:00
marihachi
94d50c5c2f 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
天王州アテネ
a73385a649 Update recaptcha's host (#7132)
Changed to recaptcha.net because google.com are blocked in some region
2021-01-30 10:57:11 +09:00
syuilo
9d75251c8c 🎨 2021-01-23 17:26:54 +09:00
Ebise Lutica
263ffa9ca2 投稿フォームで、IME入力中もカウントを更新するように (#7080)
* 投稿フォームでIME入力中も文字数が反映されるように

* compositionendのハンドル忘れを修正

* Remove console.log

* Remove trimmedLength()
2021-01-15 23:20:47 +09:00
syuilo
60053e1d2a pageのノート埋め込みの「詳細な表示」オプションが機能していない問題を修正 2021-01-15 23:18:14 +09:00
syuilo
123e5a5a15 Registry (#7073)
* wip

* wip

* wip

* wip

* wip

* Update registry.value.vue

* wip

* wip

* wip

* wip

* typo
2021-01-11 20:38:34 +09:00
syuilo
662a82321d fix context menu 2021-01-11 18:49:39 +09:00
syuilo
361307648f 簡易テーマエディタ実装 2021-01-09 17:18:45 +09:00
takonomura
44170d1e35 NoteDetailed で一部 Renote した人の情報になっているのを修正 (#7063) 2021-01-07 12:22:21 +09:00
syuilo
d17acb3a70 Fix search.ts 2021-01-03 23:58:24 +09:00
syuilo
b6f72ff86b 🎨 2021-01-03 23:49:49 +09:00
syuilo
0f769c7822 サーバー情報ウィジェット 2021-01-03 22:38:32 +09:00
MeiMei
9ade3f2f93 Fix CSS injection at MFM speed (#7051) 2021-01-03 12:51:50 +09:00
syuilo
068b4a36a6 noteコンポーネントを二つに分けたり 2021-01-01 22:41:20 +09:00
syuilo
6915084524 Add font MFM syntax 2020-12-31 19:42:23 +09:00
syuilo
e224164c5d Improve note auto collapse algorithm 2020-12-31 12:12:24 +09:00
syuilo
aa64d47d5d Better note auto collapse algorithm 2020-12-31 11:45:58 +09:00
syuilo
2708924553 Improve emoji picker usability 2020-12-31 11:45:27 +09:00
syuilo
9bfa6e690c Add blur MFM syntax 2020-12-31 03:02:09 +09:00
syuilo
02badcde68 Add MFM syntax 2020-12-31 02:51:51 +09:00
syuilo
42be912de6 🎨 2020-12-31 00:22:20 +09:00
syuilo
4bda1a4807 プロモーション増殖バグ修正 2020-12-30 17:31:59 +09:00
syuilo
8a36f3278d nanka iroiro 2020-12-30 13:07:16 +09:00
syuilo
a8ddb134a1 Tweak note collapse threshold 2020-12-30 10:03:57 +09:00
syuilo
279310f71c Resolve #3620 2020-12-30 09:58:57 +09:00
syuilo
8e717a47c4 UI tweaks 2020-12-29 22:00:02 +09:00
syuilo
ccf83ba936 テキストを選択した状態でノートのコンテキストメニューが開けない問題を修正 2020-12-29 21:08:08 +09:00
syuilo
b8ac09d113 モバイルの下のやつ改修 2020-12-29 17:31:46 +09:00
syuilo
1578625633 タイトルバー非表示オプション 2020-12-29 11:47:36 +09:00
syuilo
a9aacedfca Improve timeline page 2020-12-29 11:33:21 +09:00
syuilo
0ae634c55f Bug fix and refactoring 2020-12-28 23:05:30 +09:00
syuilo
8cd217d039 🎨 2020-12-28 21:44:38 +09:00
syuilo
f2465b00f3 some fixes 2020-12-28 17:00:31 +09:00
syuilo
0aaff972af 細かい修正など 2020-12-28 13:58:57 +09:00
syuilo
f4d1b9a46a fix deck navigation 2020-12-27 18:13:50 +09:00
syuilo
a434a0c441 サイドバーの表示設定がリアルタイム反映されない問題を修正 2020-12-27 10:46:00 +09:00
syuilo
a80b1c5096 モバイルで投稿ボタン復活するなど 2020-12-27 10:42:38 +09:00
syuilo
ebf7cc7070 add note 2020-12-26 22:56:01 +09:00
syuilo
2526673dba Refactoring 2020-12-26 15:38:51 +09:00
syuilo
2d9f213829 wip 2020-12-26 10:47:36 +09:00
syuilo
9889014f06 wip 2020-12-26 10:01:32 +09:00
syuilo
4f09dabe90 🎨 2020-12-20 17:19:18 +09:00
marihachi
d38478309b Remove a meaningless event (#6996)
* Remove a meaningless event

* Remove a meaningless event
2020-12-20 10:46:09 +09:00
syuilo
264f838669 pageの選択肢が動作していない問題を修正 2020-12-19 21:04:41 +09:00
syuilo
fac8c29ac3 🎨 2020-12-19 13:23:40 +09:00
syuilo
e8b5804e99 Storage improve (#6976)
* wip

* wip

* wip

* wip

* wip

* Update storage.ts

* wip

* wip

* wip

* wip

* Update storage.ts

* Update storage.ts

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update storage.ts

* wip

* wip

* wip

* wip

* 🍕

* wip

* wip

* wip

* wip

* wip

* wip

* Update deck-storage.ts

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update store.ts

* wip

* wip

* wip

* wip

* Update init.ts

* wip

* wip

* Update pizzax.ts

* wip

* wip

* Update timeline.vue

* Update init.ts

* wip

* wip

* Update init.ts
2020-12-19 10:55:52 +09:00
syuilo
00da38732c 🎨 2020-12-12 13:09:40 +09:00