Commit graph

3694 commits

Author SHA1 Message Date
MeiMei
e915212ee5 discordapp.com → discord.com (#7140) 2021-02-06 11:44:46 +09:00
kabo2468
08a2f887d2 ウィンドウからページのソースが見れないのを修正 (#7136) 2021-01-30 14:03:11 +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
7448953ce8 🎨 2021-01-23 18:16:26 +09:00
syuilo
1ac8c42b6f Implement drive setting page 2021-01-23 18:14:57 +09:00
syuilo
9d75251c8c 🎨 2021-01-23 17:26:54 +09:00
syuilo
7a3c945560 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2021-01-23 16:52:50 +09:00
syuilo
5d0bc8b9c3 Add misskey update page 2021-01-23 16:52:45 +09:00
syuilo
fea17ba12d 🎨 2021-01-23 16:51:52 +09:00
sobadon
f7e4c4febf グループの編集画面をウィンドウで開けないバグを修正 (#7100) 2021-01-18 00:53:48 +09:00
syuilo
592eedae38 Fix theme saving 2021-01-16 13:47:07 +09:00
syuilo
652cae6c59 Better boot handling 2021-01-16 13:46:46 +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
99e8f7db18 🎨 2021-01-15 22:56:08 +09:00
syuilo
5e83fdc718 Fix bug 2021-01-15 22:38:39 +09:00
syuilo
f81ea06d2c Resolve #7074 2021-01-13 21:43:06 +09:00
syuilo
60c838f86f テーマをレジストリに保存するように 2021-01-11 22:31:17 +09:00
syuilo
e6d59d2f12 Tweak tab size 2021-01-11 21:01:54 +09:00
syuilo
ee2815f92f アカウントの閉鎖をクライアントから行えるように 2021-01-11 20:57:48 +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
ec46662ec5 Improve theme editor 2021-01-09 22:02:26 +09:00
syuilo
68056223df Improve theme editor 2021-01-09 21:47:07 +09:00
syuilo
361307648f 簡易テーマエディタ実装 2021-01-09 17:18:45 +09:00
syuilo
710ccf093a 🎨 2021-01-08 21:44:02 +09:00
syuilo
3b636db2da Sentry integration 2021-01-08 21:43:56 +09:00
takonomura
44170d1e35 NoteDetailed で一部 Renote した人の情報になっているのを修正 (#7063) 2021-01-07 12:22:21 +09:00
sobadon
7fff1d4717 検索のタイトルが変更されない問題を修正 (#7062) 2021-01-07 12:21:34 +09:00
syuilo
8c2bc2ab89 ジョブキューウィジェット追加 2021-01-04 17:36:50 +09:00
syuilo
d17acb3a70 Fix search.ts 2021-01-03 23:58:24 +09:00
syuilo
ce2980bbce Improve usability 2021-01-03 23:52:09 +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
takonomura
164adf964b チャンネルページから別チャンネルページに移動時にタイムラインが切り替わらないのを修正 (#7050) 2021-01-02 23:08:16 +09:00
marihachi
a3d54cd3f3 hpml refactoring (#7047) 2021-01-02 23:03:15 +09:00
syuilo
068b4a36a6 noteコンポーネントを二つに分けたり 2021-01-01 22:41:20 +09:00
syuilo
b4ee1b342b Update welcome.entrance.a.vue 2021-01-01 01:31:29 +09:00
syuilo
6915084524 Add font MFM syntax 2020-12-31 19:42:23 +09:00
syuilo
35ee9c0010 🎨 2020-12-31 19:10:38 +09:00
syuilo
f2535c3d6c 🎨 2020-12-31 19:01:12 +09:00
syuilo
ae5af80868 ピン留めされたノートを詳細表示しないように 2020-12-31 12:14:56 +09:00
syuilo
e224164c5d Improve note auto collapse algorithm 2020-12-31 12:12:24 +09:00
syuilo
f1e53aa603 🎨 2020-12-31 11:46:07 +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