Commit graph

3783 commits

Author SHA1 Message Date
syuilo
5ae8a3c7e8 refactor 2020-08-02 13:49:28 +09:00
rinsuki
fb7c4ee21a
チャットでCmd+Enterできないのを修正 (#6614) 2020-08-01 21:50:21 +09:00
syuilo
e93c06cd00 fix appearance 2020-08-01 18:01:48 +09:00
syuilo
0a99345909 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-08-01 16:39:52 +09:00
syuilo
3d08ff7cb4 🎨 2020-08-01 16:39:48 +09:00
syuilo
057ce73ba1
refactor 2020-08-01 12:04:30 +09:00
syuilo
66b07578c5
Fold sidebar (#6610)
* wip

* wip
2020-08-01 10:53:23 +09:00
syuilo
de3b365563 chore: Remove debug code 2020-08-01 10:03:47 +09:00
syuilo
7bb8d8b27e refactor(client): Fix order of component property 2020-08-01 10:02:37 +09:00
syuilo
9008664606 fix(client): Cannot read announcement
Fix #6609
2020-08-01 10:02:03 +09:00
syuilo
feed6c7acc Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-07-31 19:09:49 +09:00
syuilo
2522e7388d fix(client): Reactivate poll 2020-07-31 19:09:38 +09:00
Xeltica
362e95263d
非ログイン時にウェルカムメッセージが被る問題を修正 (#6509)
* fix #6493

* Fix indentation
2020-07-30 23:56:17 +09:00
Xeltica
71878f93e4
自分のノートにリアクションを押せるように (#6506)
* resolve #6468

* リモートから来たセルフリアクションの対応
2020-07-30 20:28:35 +09:00
syuilo
01e9b3c2f6 fix(client): プラグインの設定がnullになることがある問題を修正 2020-07-30 00:58:01 +09:00
syuilo
57203de4cb feat(client): プラグインのIDを不要に 2020-07-30 00:41:17 +09:00
syuilo
9eee5644b9 feat(client): プラグインの設定にdescriptionを表示できるように 2020-07-30 00:35:07 +09:00
syuilo
e7de5f6051 feat(client): Plugin:register_note_post_interruptor API 2020-07-29 23:37:50 +09:00
syuilo
60d81d74e3 feat(client): AiScript: Plugin:open_url function 2020-07-29 23:10:04 +09:00
syuilo
2701a7e85f fix(client): 通知のノートがリアクティブではない問題を修正
Fix #6602
2020-07-29 23:03:08 +09:00
syuilo
31a0afdaab fix(client): ピン留めされたノートがリアクティブではない問題を修正 2020-07-29 23:02:59 +09:00
syuilo
9f94f60ede fix(client): 通知が流れない問題を修正 2020-07-29 01:50:30 +09:00
syuilo
30df8ea121 feat(client): AiScript: ノート書き換えAPI 2020-07-29 01:15:02 +09:00
syuilo
595ad04ddb feat(client): プラグインを無効にできるように 2020-07-28 19:02:28 +09:00
syuilo
6b8354ccbf enhance(client): Use tab component for page list 2020-07-28 10:08:08 +09:00
syuilo
0efa969a15 chore: Remove debug code 2020-07-27 23:26:32 +09:00
syuilo
14b7f05af4 refactor(client): Use v-model for note component, freeze object
Related: #6595
2020-07-27 23:25:37 +09:00
syuilo
cf43dd6ec5
ワードミュート (#6594)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2020-07-27 13:34:20 +09:00
syuilo
b5a1fdd4c7 refactor(client): Do not mutate prop directly
Related #6595
2020-07-27 08:46:21 +09:00
tamaina
056fef70da
✌️ (#6567)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-07-26 13:30:36 +09:00
syuilo
55be9cc9d1 🎨 2020-07-26 13:16:32 +09:00
syuilo
3f2ffcea97 fix(client): Do not render img tag when icon url not provided 2020-07-26 12:57:08 +09:00
syuilo
b07d037cb5 feat(client): Display instance icon 2020-07-26 12:55:46 +09:00
Xeltica
4feccdfd92
インスタンス設定の不足分を追加 (#6576)
* インスタンス設定の不足分を追加

* fix bug

* Update ja-JP.yml

* Update settings.vue

* Update settings.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-07-26 11:05:26 +09:00
syuilo
e5863c2867 chore(client): Show ? when softwareName is unknown 2020-07-25 21:01:14 +09:00
syuilo
58211fc6a7 fix(client): Remove unncessary # 2020-07-25 16:37:08 +09:00
syuilo
bd54e44b35 feat(client): Implement federation widget chart 2020-07-25 16:31:21 +09:00
syuilo
e1f2e364a4 fix(client): Fix federation widget 2020-07-25 12:23:49 +09:00
syuilo
186b26e103 feat(client): Federation widget
Resolve #6544
2020-07-25 11:56:56 +09:00
syuilo
74706a8d2c chore 2020-07-25 11:55:57 +09:00
Acid Chicken (硫酸鶏)
7e2b6b6369
Fix bug in #6585 2020-07-24 23:50:48 +00:00
syuilo
1a2de1a051 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-07-25 02:01:14 +09:00
Acid Chicken (硫酸鶏)
83900cbca6
Fix #6581? (#6585)
* Update avatar.vue

* Update avatar.vue

* Update avatar.vue
2020-07-25 01:58:26 +09:00
syuilo
166bc19131 Revert "refactor(client): Use v-t for i18n"
This reverts commit 9c30b23358.
2020-07-25 01:56:52 +09:00
syuilo
da874f3383 perf(client): Use v-once for static contents 2020-07-25 01:47:01 +09:00
syuilo
9c30b23358 refactor(client): Use v-t for i18n 2020-07-25 01:36:39 +09:00
tamaina
b8350d5093
Fix #6566 (#6577) 2020-07-23 13:07:27 +09:00
tamaina
9415618992
fix lint (#6568) 2020-07-20 01:07:02 +09:00
MeiMei
1c200c9b94
Fix #6564 (#6565) 2020-07-20 00:57:10 +09:00
syuilo
280eeb9d75 fix(client): ✌️ 2020-07-19 12:26:05 +09:00
syuilo
3f71b14637 feat: Blurhash integration
Resolve #6559
2020-07-19 00:24:07 +09:00
syuilo
705d40ab37 fix(client): プラグインの動作を修正 2020-07-18 20:03:46 +09:00
syuilo
b39850de01 feat(client): AiScriptプラグインからAPIアクセスできるように 2020-07-18 14:28:32 +09:00
syuilo
0c1de7b1b6 feat: トークン手動発行機能 2020-07-18 12:12:10 +09:00
syuilo
b663a47331 feat(client): 設定画面を整理 2020-07-17 22:30:41 +09:00
syuilo
eb275a62a6 fix(client): Better wheel handling 2020-07-17 21:56:30 +09:00
syuilo
e18caa3396 feat(client): Deckでマウスホイールを使って横スクロールできるように 2020-07-17 21:53:34 +09:00
syuilo
e7f1ab2d01 fix(client): Fix #6526 2020-07-15 18:22:19 +09:00
syuilo
9d3beb3174 fix(client): Fix #6540 2020-07-15 18:03:08 +09:00
syuilo
b6c3399abe chore: Add note 2020-07-15 00:21:14 +09:00
syuilo
0a28573845 chore: Add note 2020-07-13 23:29:30 +09:00
syuilo
937df577f1 fix(client): Fix sticky sidebar behavior 2020-07-13 15:13:02 +09:00
syuilo
b9e9631195 feat(client): Add sounds 🎵 2020-07-12 22:17:13 +09:00
syuilo
0f5db9558c fix(client): Show shadow 2020-07-12 18:36:14 +09:00
syuilo
35a8c37922 fix(client): Fix theme color 2020-07-12 18:22:13 +09:00
syuilo
6ff84a1061 refactor 2020-07-12 18:19:02 +09:00
syuilo
aae9bc4cf4 feat(client): blur effect for modal 2020-07-12 18:14:59 +09:00
syuilo
dab728278c fix(client): Fix indicator position 2020-07-12 17:43:35 +09:00
syuilo
7555ab097a fix(client): i18n 2020-07-12 17:37:56 +09:00
syuilo
5b5b64d251 fix(client): Fix #6532 2020-07-12 16:14:49 +09:00
syuilo
eb84445796 fix(client): Fix style 2020-07-12 16:05:00 +09:00
rinsuki
d4b0761549
Deckのタイムラインカラムの初回種別選択でキャンセルが押されたらタイムラインカラムを消すように (#6535)
Fix #6531
2020-07-12 15:33:04 +09:00
syuilo
320352bf4b fix(client): Fix icon 2020-07-12 11:43:46 +09:00
syuilo
3c66990263 fix(client): Fix #6528 2020-07-12 11:36:28 +09:00
syuilo
7cbe95a1cf fix(cliemt): Fix style 2020-07-12 11:34:45 +09:00
syuilo
c89abda3fb feat(client): Remove ResizeObserver polyfill 2020-07-12 11:29:45 +09:00
syuilo
90348f4ac7 clean up 2020-07-12 10:55:47 +09:00
tamaina
66d6e71f06
Fix style of input(type="search") on macOS Safari (#6484) 2020-07-12 00:43:17 +09:00
Xeltica
a0ea5776ab
fix #6335 (#6507) 2020-07-12 00:39:45 +09:00
syuilo
9b73e897df
Plugin system (#6479)
* wip

* wip

* wip

* wip

* Update store.ts
2020-07-12 00:38:55 +09:00
syuilo
debc0086fa feat(client): 無限にダイアログを出すように
Resolve #6525
2020-07-12 00:31:37 +09:00
syuilo
065ec8e170 fix(client): Fix timeline widget setting definition 2020-07-12 00:19:47 +09:00
syuilo
11f8d742eb fix(client): Fix style 2020-07-12 00:17:30 +09:00
syuilo
adf4f5410a style: Fix linr 2020-07-12 00:14:34 +09:00
syuilo
8ff2694cad feat(client): ミューテーション監視をやめてページリロードするように 2020-07-12 00:12:30 +09:00
syuilo
191c064611 chore: Add TODO 2020-07-12 00:01:55 +09:00
Xeltica
80bebea9e6
テーマエディターの実装 (#6482)
* テーマ機能の実装

* resolve #6478

* 定数を削除できるように

* 変更を破棄するか確認ダイアログを表示するように

* fix code

* Update theme.ts

* ✌️

* fix path

* wip

* wip

* wip

Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-07-11 12:12:35 +09:00
syuilo
cf3fc97202
Deck (#6504)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2020-07-11 10:13:11 +09:00
MeiMei
5b28d7bf90
タイムライン上でTwitterウィジットを展開できるようになど (#6496)
* TL上でTwitterウィジットを展開できるようになど

* use iframe

* Twitterウィジットがはみ出すのを修正
2020-07-11 06:25:20 +09:00
syuilo
a591a334ed refactor 2020-07-10 00:20:26 +09:00
syuilo
ca2e53bd6e 🎨 2020-07-09 21:18:46 +09:00
syuilo
d4b4b61535 feat(client): Add sound 🎵 2020-07-08 23:29:35 +09:00
syuilo
440deb4624
Update mios.ts 2020-07-08 23:27:35 +09:00
Xeltica
b6a4061097
fix 非ログイン時に n または p キー押下で投稿フォームが出る (#6508)
* fix #5851

* post-formのスポーンを弾く場所を変更
2020-07-07 15:50:47 +09:00
syuilo
4fd06369d3 🎨 2020-07-06 18:20:42 +09:00
syuilo
27a17b467d 🎨 2020-07-06 17:26:18 +09:00
syuilo
c25cf7f89a Resolve #6500 2020-07-06 16:08:30 +09:00
syuilo
ade11aa447 🎨 2020-07-06 00:09:36 +09:00
syuilo
3799708daf feat(client): ウィジェットを画面スクロールに連動させるオプション 2020-07-06 00:03:08 +09:00
fuyu
462204e204
ダークテーマを利用中だとウィジェット編集画面が見づらい問題を修正 (#6497) 2020-07-05 23:36:41 +09:00
syuilo
752669bf5e 🎨 2020-07-05 23:30:23 +09:00
MeiMei
b08e3f59d3
scrollbar-widthを設定するように (#6495)
* scrollbar-widthを設定するように

* fix
2020-07-05 11:37:45 +09:00
syuilo
f5b41e1fbf refactor 2020-07-05 03:55:34 +09:00
syuilo
e9afc1d867 refactror 2020-07-05 03:49:58 +09:00
syuilo
a891f7e862 🎨 2020-07-05 03:38:50 +09:00
syuilo
b715ea4621 🎨 2020-07-05 03:11:39 +09:00
syuilo
ea13efe495 Add welcome widget 2020-07-05 02:09:14 +09:00
syuilo
37f862947b ✌️ 2020-07-04 22:53:56 +09:00
syuilo
ecb0861be4 refactor 2020-07-04 22:43:17 +09:00
syuilo
624c9f3418 feat(client): ウィジェットを左にも置けるように 2020-07-04 22:33:42 +09:00
syuilo
1b75984046 wip 2020-07-04 21:47:54 +09:00
syuilo
157f1c66dc wip 2020-07-04 21:33:50 +09:00
syuilo
cb41391bae wip 2020-07-04 21:19:12 +09:00
syuilo
acc88825fc wip 2020-07-04 21:07:45 +09:00
syuilo
233a837e35 chore(cleint): vclean up code 2020-07-04 20:42:29 +09:00
syuilo
9e4456ac1b wip 2020-07-04 20:38:39 +09:00
syuilo
83e1068da3 wip 2020-07-04 18:28:57 +09:00
syuilo
1fd345f563 chore(client): 🎨 2020-07-04 18:28:31 +09:00
MeiMei
ca25b9acc1
投稿詳細でTwitterウィジェットが表示されなくなっているのを修正 Fix #6487 (#6488) 2020-07-03 23:12:50 +09:00
syuilo
3f78f6f6bb feat(client): Do not wrap widgets 2020-06-27 20:54:56 +09:00
Xeltica
0d36b144cf
fix サイドバーの設定に不具合があるとページが表示できなくなる (#6473)
* fix #6460

* Update app.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-21 23:01:10 +09:00
Xeltica
aa652aac8a
タップ不可能なリアクションを押してもパーティクルが出るバグを修正 (#6472)
* resolve #6453

* リアクションビューワーのトグル可能判定にログインしているかどうかも反映
2020-06-21 22:34:28 +09:00
syuilo
90c07a220f chore(client): Improve emoji picker usability 2020-06-21 16:37:30 +09:00
syuilo
fd363f5617 chore(client): 🎨 2020-06-14 13:23:19 +09:00
MeiMei
93aba74463
アカウント切り替え後にインスタンス設定の表示値が変わらないのを修正 Fix #6448 (#6454)
* Fix #6448

* Use nextTick
2020-06-07 14:01:40 +09:00
syuilo
071c7e6a58 feat(theme): Add mentionMe property 2020-06-04 22:19:08 +09:00
syuilo
66de51c1ca
feat: Observe notification read and fix #6406 (#6407)
* Resolve https://github.com/syuilo/misskey/pull/6406#issuecomment-633203670

* Improve typing

* Observe notification read

* capture readAllNotifications

* fix

* fix

* Refactor

* Update src/client/components/notification.vue

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

* Update src/client/components/notification.vue

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

* missing ;

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-04 22:07:39 +09:00
Xeltica
265d6bda15
ローカルのみボタンを公開範囲ピッカーに統合 (#6428)
* ローカルのみを公開範囲ピッカーに統合

* デザイン調整

* 🎨

Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-06-04 22:06:38 +09:00
tamaina
fecb12bae1 missing ; 2020-06-04 19:13:24 +09:00
tamaina
2480fcdc53
Update src/client/components/notification.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-03 13:42:32 +09:00
tamaina
7e093aee5e
Update src/client/components/notification.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-03 13:42:26 +09:00
tamaina
111eb43fd9
feat(client): 投稿フォームのボタンの説明を表示するように (#6408)
* Add title attr with buttons on the post form

* fix

* tooltip

* missing ;

* remove title attr

* fix bug

* Update reactions-viewer.details.vue

* help wip

* ok!

* i18n

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-03 13:30:17 +09:00
Xeltica
2bc86756c8
iOS Safari 上で アイコンおよびバナーのアップロードができない不具合を修正 (#6427)
* fix #6076

* 参考文献を明記
2020-05-31 22:19:28 +09:00
tamaina
fb91ab4080 Merge branch 'develop' into notification-visibility-read-2 2020-05-31 21:53:56 +09:00
tamaina
ffc7f42efc
fix(client): 全既読系ボタンのAPIの指定が間違っているのを修正 (#6424) 2020-05-31 15:48:37 +09:00
tamaina
7c38cda8ee Refactor 2020-05-31 14:57:22 +09:00
tamaina
d3f5001679 fix 2020-05-31 14:54:04 +09:00
tamaina
83d9a4b6d9
chore(client):🎨 Make font-size of note-preview em (#6414) 2020-05-31 14:46:50 +09:00
tamaina
8d48e4c76e
feat(client): Convert text mfm node to text (v)dom node instead of span tag (#6399)
* Convert text mfm node to text (v)dom node
instead of span tag

* Update mfm.ts

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-05-31 12:57:21 +09:00
tamaina
a1e0c866aa
feat(client): 自動でもっと見るオプション (#6403)
* wip

* ugokanai

* wip

* implement setting subscribing

* fix lint

* ✌️

* Update notifications.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-05-31 12:53:06 +09:00
tamaina
886766cca5 fix 2020-05-26 15:04:44 +09:00
tamaina
974abbe826 capture readAllNotifications 2020-05-26 15:00:15 +09:00
tamaina
61bdf51e90 Observe notification read 2020-05-26 14:34:49 +09:00
tamaina
9bee9d20f7 Improve typing 2020-05-26 14:33:55 +09:00
tamaina
05c7cacdd1 Resolve https://github.com/syuilo/misskey/pull/6406#issuecomment-633203670 2020-05-24 18:41:40 +09:00
syuilo
6a98301cc9 chore(deps): Update dependencies 🚀 2020-05-24 17:48:24 +09:00
tamaina
81f1df7472
Resolve #6405 (#6406) 2020-05-24 13:53:31 +09:00
tamaina
abc296cdcc
refactor: use Object.fromEntries() instead of in-house implementation (#6401)
* refactor: use Object.fromEntries()
instead of in-house implementation

* Remove extra type assertions
2020-05-23 23:21:09 +09:00
tamaina
3963ed8ff7
feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)
* wip

* tabun ok

* better msg

* oops

* fix lint

* Update gulpfile.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* Update src/client/scripts/set-i18n-contexts.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* refactor

Co-authored-by: acid-chicken <root@acid-chicken.com>

* 

* wip

* fix lint

* たぶんおk

* fix flush

* Translate Notification

* remove console.log

* fix

* add notifications

* remove san

* wip

* ok

* ✌️

* Update src/prelude/array.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* wip

* i18n refactor

* Update init.ts

* ✌️

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-05-23 13:19:31 +09:00
syuilo
7dd8dbeb5b feat(client): 💴 2020-05-17 14:43:25 +09:00
tohara
d979fb6dc0
Add Ai3Dstatic model for Room. (#6350)
* Add Ai3Dstatic model for Room.

* Update src/client/scripts/room/furnitures.json5

Co-authored-by: rinsuki <428rinsuki+git@gmail.com>

* Update src/client/scripts/room/furnitures.json5

Co-authored-by: rinsuki <428rinsuki+git@gmail.com>

* doll-Aiの大文字を小文字へ変更

* Update furnitures.json5

* マテリアルをBackgroundからPrincipled BSDFに変更

* a

* なんかファイルが二重にでてくるので削除

* テクスチャーファイルと3Dデータを再コミット

* Remove noodle

* Update doll-ai.glb

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
2020-05-16 23:50:25 +09:00
syuilo
ca2a33edc9 fix(client): Use router-link instead of a to avoid page refresh 2020-05-16 22:08:21 +09:00
DW
ea80d5eac2
Local only indicator (#6291)
* Add Local only & public indicator

* Add local only & public indicator on renotes


remove visibility conditional

* Cleaner Style

* ✌️

* Update note-header.vue

* Update note.vue

Co-authored-by: DW <chocological00@gitlab.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-05-16 22:06:39 +09:00
syuilo
51cf0970b3 feat(client): ローカルのみボタンを公開範囲ボタンの横に移動 2020-05-16 21:50:16 +09:00
DW
9c8eb93446
Only show ellipsis if the button's interactable (#6373)
* Add an indicator to make the undo renote button look more interactable

* Use faEllipsisH :art

* Only show elipsis if it's interactable

* Update note.vue

Co-authored-by: DW <chocological00@gitlab.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-05-16 12:15:59 +09:00
syuilo
6667b86650 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-05-15 20:53:29 +09:00
syuilo
9244efe351 fix(client): Mk:api関数にトークンを渡せない問題 2020-05-15 20:53:24 +09:00
MeiMei
538ca2a7c7
リレーに不正なURLは追加できないように (#6351)
* リレーに不正なURLは追加できないように

* lint
2020-05-15 20:51:16 +09:00
MeiMei
61582a0a33
Supports Unicode 13.0 emoji (#6365)
* Supports Unicode 13.0 emoji

* fix
2020-05-15 20:49:01 +09:00
DW
65efe1f42c
Add an indicator to make the undo renote button look more interactable (#6366)
* Add an indicator to make the undo renote button look more interactable

* Use faEllipsisH :art

Co-authored-by: DW <chocological00@gitlab.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-05-15 20:39:11 +09:00
MeiMei
b2d3d43c97
reCAPTCHAが動かなくなっているのを修正 (#6367) 2020-05-15 20:37:05 +09:00
syuilo
4ce330c59e
refactor(client): Add note 2020-05-11 22:43:50 +09:00
MeiMei
145389768d
pub-relay (#6341)
* pub-relay

* relay actorをApplicationにする

* Disable koa-compress

* Homeはリレーに送らない

* Disable debug

* UI

* cleanupなど
2020-05-10 18:42:31 +09:00
syuilo
8b853b7970 fix(client): Fix reply style 2020-05-10 17:37:11 +09:00
syuilo
a3283c71ef chore(lint): Add missing semicolons 2020-05-10 17:25:16 +09:00
syuilo
7231f5ff0b chore(client): 🎨 2020-05-10 17:19:53 +09:00
syuilo
38a68ea946 fix(client): Fix poll vote notification
Fix #5998
2020-05-10 17:19:41 +09:00
syuilo
bf9486edc2 refactor(client): Use unique class name 2020-05-10 17:12:19 +09:00
syuilo
aadfafaef9 fix(client): Fix style of poll viewer 2020-05-10 17:06:53 +09:00
syuilo
c102978dd5 refactor(client): Use unique class name 2020-05-10 17:06:20 +09:00
syuilo
9784ade84f fix(client): Do not expand each notes in my/messages 2020-05-10 16:52:05 +09:00
syuilo
677f06961a fix(client): Do not expand each notes in my/mentions
Related #6336
2020-05-10 16:51:11 +09:00
syuilo
57c3ea3dbe chore(lint): Add missing semicolon 2020-05-10 16:31:00 +09:00
syuilo
64bbfed432 feat(client): Implement threaded replies
Resolve #2113
Resolve #5819
2020-05-10 16:22:39 +09:00
syuilo
a482d9b078 refactor(client): Clean up component 2020-05-10 16:05:01 +09:00
syuilo
08456dbb89 refactor(client): Use === 2020-05-10 15:36:42 +09:00
syuilo
729db347a2 refactor(client): Remove deprecated property 2020-05-09 16:05:31 +09:00
syuilo
f2465ca11f fix(client): Fix bug that cannot set custom texture 2020-05-09 15:55:00 +09:00
syuilo
0294061c00 feat(client): Reimplement Misskey Rooms 2020-05-09 15:47:20 +09:00
syuilo
71e5892308 refactor(client): Use getters to avoid watch vuex 2020-05-09 15:22:50 +09:00
Satsuki Yanagi
234294d564
WebAuthnでログインできないのを修正 (#6327)
Resolve #6319
2020-05-09 08:20:22 +09:00
Acid Chicken (硫酸鶏)
778ac79c44
Fix using Buffer on window scope (#6324)
* Update 2fa.vue

* Import 'core-js/es/typed-array/from'

* Bye polyfill
2020-05-06 18:59:58 +09:00
syuilo
766c00c305 fix(client): Add missing icon 2020-05-06 14:46:45 +09:00
syuilo
97cdfa662e fix(client): Fix default reaction setting 2020-05-06 14:43:25 +09:00
syuilo
4a08d5295e feat(client): Make possible to customize sidebar
Resolve #6285
2020-05-06 11:41:44 +09:00
syuilo
b77788b947 refactor(client): Reorder property 2020-05-06 09:40:49 +09:00
syuilo
729116c9e5 refactor(client): Export default reaction setting and use it 2020-05-06 09:40:07 +09:00
Acid Chicken (硫酸鶏)
4cccdb8a98
Merge pull request #6303 from syuilo/features/hcaptcha
Add support for hCaptcha
2020-05-05 10:22:49 +09:00
MeiMei
b5e87a46b0
アップロードプログレスバーが動かないのを修正 Fix #6306 (#6307) 2020-05-02 10:00:43 +09:00
Acid Chicken (硫酸鶏)
ca6a70e555
Update signup.vue 2020-04-29 09:54:21 +09:00
Acid Chicken (硫酸鶏)
9a611b24f3
Fix bug 2020-04-29 09:35:37 +09:00
Acid Chicken (硫酸鶏)
77adf26236
Factorize *captcha component 2020-04-29 09:15:18 +09:00
Acid Chicken (硫酸鶏)
805472482e
Refactor code 2020-04-29 06:09:17 +09:00
Acid Chicken (硫酸鶏)
01411327b8
Add *captcha settings guide 2020-04-29 06:04:05 +09:00
Acid Chicken (硫酸鶏)
9daa900793
Refactor codes 2020-04-29 05:30:58 +09:00
Acid Chicken (硫酸鶏)
b862c055ae
Fix bug 2020-04-28 14:55:12 +09:00
Acid Chicken (硫酸鶏)
7860839220
Add support for hCaptcha 2020-04-28 14:29:33 +09:00
syuilo
2ee5835186 fix(client): Fix a bug that if block of pages not working 2020-04-23 08:57:10 +09:00
syuilo
d19441f3ae fix(client): Fix lint 2020-04-22 19:51:09 +09:00
syuilo
6e3ee05cb6 refactor(client): 2020-04-22 19:36:28 +09:00
syuilo
1f998168e2 feat(client): Implement default upload folder setting
Resolve #5985
2020-04-22 00:34:56 +09:00
syuilo
0a4d119d86 fix(lint): Use const 2020-04-20 21:36:58 +09:00
syuilo
2ee0e07bb6 refactor(client): 2020-04-20 21:35:27 +09:00
syuilo
f704e7a602 enhance(pages): Improve hcart 2020-04-19 17:41:01 +09:00
syuilo
8cefcaa55f fix(client): Fix bug that cannot post when image only 2020-04-19 17:40:46 +09:00
syuilo
164c6505f2 enhance(client): Use icon instead of text 2020-04-19 17:39:54 +09:00
syuilo
0a1b83c70f feat(aiscript): Better env vars 2020-04-19 16:28:19 +09:00
syuilo
8957eec475 fix(client): Fix canvas overflow 2020-04-19 16:15:24 +09:00
syuilo
e790af566c chore: 🎨 2020-04-19 16:09:57 +09:00
syuilo
43fe0cd62e feat(pages): Improve chart 2020-04-19 15:48:05 +09:00
syuilo
72271d905d fix(pages): Fix chart type detection 2020-04-19 09:09:38 +09:00
syuilo
8d39283d46 Resolve #6276 2020-04-19 09:05:20 +09:00
syuilo
4364122804 feat(pages): Improve chart 2020-04-19 08:25:22 +09:00
syuilo
3b6dbd6dc3 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-04-18 18:33:50 +09:00
syuilo
7c61fc37c5 Resolve #6274 2020-04-18 18:33:45 +09:00
MeiMei
f530b5237d
TLにNote追加時にdeepcopyする (#6275) 2020-04-18 16:05:39 +09:00
syuilo
44ea1be930 chore(client): 🎨 2020-04-17 20:36:51 +09:00
syuilo
a1bf54fe16 chore(client): 🎨 2020-04-17 20:30:12 +09:00
syuilo
75d59a9c9b feat(pages): Add rect method 2020-04-17 15:51:36 +09:00
syuilo
9139c863bf feat(pages): Disable AiScript step limitation to improve usability 2020-04-17 15:51:25 +09:00
syuilo
5389b16c59 chore(client): 🎨 2020-04-16 23:13:33 +09:00
syuilo
da3008af1c fix(pages): AiScript変数があると型チェックができない問題を修正 2020-04-16 23:04:49 +09:00
syuilo
6637766554 feat(pages): Add arc method 2020-04-16 18:11:13 +09:00
tamaina
d02e14cb94
Fix Media List in CW Content (#6099) 2020-04-16 01:04:21 +09:00
MeiMei
fa75b40dfd
リアクションの修正 (#6260) 2020-04-16 00:47:17 +09:00
syuilo
90e8527556 Resolve #6256 2020-04-16 00:39:21 +09:00
mei23
b0b885aacd
lint 2020-04-14 01:13:01 +09:00
MeiMei
9b07c5af05
リモートのカスタム絵文字リアクションを表示できるように (#6239)
* リモートのカスタム絵文字リアクションを表示できるように

* AP

* DBマイグレーション

* ローカルのリアクションの.

* fix

* fix

* fix

* space
2020-04-14 00:42:59 +09:00
syuilo
cda1803e59 chore(client): 🎨 2020-04-14 00:13:49 +09:00
tamaina
96eab7e12b
投稿のURLプレビューポップアップを改良 (#6226)
* URLプレビューポップアップを改良

- タッチデバイスでは表示しないように
- 幅をレスポンシブに

* Use maxTouchPoints to detect touch device

* fix
2020-04-14 00:00:52 +09:00
Satsuki Yanagi
58d3a37908
sensitiveではないメディアも非表示にできるように (#6248)
* sensitiveではないメディアも非表示にできるように

* mounted -> created

* remove unnecessary v-if
2020-04-13 23:55:36 +09:00
syuilo
a19e252c9e feat(client): Improve pages aiscript 2020-04-13 23:46:53 +09:00
Satsuki Yanagi
63225ed0fd
モデレーション周りのv11の機能復元 (#6249)
* モデレーション周りのv11の機能復元

* i18n

* wip

* wip

Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-04-13 23:27:12 +09:00
syuilo
11cc9cbc7c Resolve #5755 2020-04-13 03:23:23 +09:00
MeiMei
36b9a0d42f
プロキシの除外ホスト (#6244)
* プロキシの除外ホスト

* オブジェクトストレージとの通信にProxyを使うかを選択できるように

* fix lint

* コメント

Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
2020-04-12 20:32:34 +09:00
syuilo
e7da10ae58 Resolve #6242 2020-04-12 19:57:18 +09:00
syuilo
f07047d1e8 AiScript関連 2020-04-12 19:38:19 +09:00
syuilo
b5981ab544 feat(client): Implement AiScript scratchpad 2020-04-11 22:44:32 +09:00
Balazs Nadasdi
cb631d4abb
Option to hide revealed sensitive media (#6209)
* Option to hide revealed sensitive media

This PR commit adds a button on sensitive images and videos
to to hide them without refreshing the page.

* fix position with multiple images

* Fixing some lint problems

Not related to this PR, but "Node.js CI / lint" failed on it.
2020-04-11 18:32:55 +09:00
Balazs Nadasdi
10d72742f5
Ability to set header image for a Page (#6210)
* Ability to set header image for a Page

 - Add header image to Page
 - Show it on Page view
 - Show correctly it on Page list view
 - On the Page list view, pages have a light border
   to make it easier to see an image belongs to a page

* Maybe it looks better

* Use <img> instead if <x-image>

* src -> :src; set width

* Update page.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-04-05 17:55:51 +09:00
syuilo
d4a630902d refactor: Use === 2020-04-04 08:46:54 +09:00
syuilo
f2e347fec1 perf(client): Lazy load themes 2020-04-04 08:25:28 +09:00
MeiMei
6a396ef5e3
APIリファレンスでレスポンスのスキーマを見るのにいちいち2回クリックさせられるのを修正 (#6217) 2020-04-03 23:36:13 +09:00
syuilo
eec1af1f52 Revert 2020-04-03 23:35:14 +09:00
Satsuki Yanagi
a77df249c2
i18n (#6219) 2020-04-03 22:41:18 +09:00
tamaina
795fb0eb60 Pre-render ReDoc
redoc-cliはexpandResponsesは200のみとすると数値と認識されてしまい設定できないため202,204という指定にしています
2020-04-03 17:13:41 +09:00
syuilo
9e9d378bf1 feat(streaming): Add emoji added event 2020-04-02 22:17:17 +09:00
MeiMei
356225af14
Use url if available (#6214)
* Fix #6213

* other link

* fix
2020-04-02 21:59:14 +09:00
mei23
331305e6c7
lint 2020-04-02 05:41:03 +09:00
syuilo
28f8933c3c Refactoring 2020-03-31 09:11:43 +09:00
syuilo
09e3ddbd57 アプリの権限を確認できるように 2020-03-29 17:06:36 +09:00
syuilo
d0fff562ea Fix bug 2020-03-29 17:04:22 +09:00
syuilo
8ce5366e80 テーマ関係 2020-03-29 16:09:44 +09:00
syuilo
f5ebfdca61 🎨 2020-03-29 11:06:58 +09:00
syuilo
db93838729 Clean up 2020-03-29 10:59:05 +09:00
syuilo
a1076c3108 🎨 2020-03-29 10:34:46 +09:00
syuilo
bad068b20e ✌️ 2020-03-29 10:17:23 +09:00
syuilo
ec41d461c0 ✌️ 2020-03-29 10:16:32 +09:00
syuilo
a826cd6845 ✌️ 2020-03-29 10:15:33 +09:00
syuilo
a950b6193a インスタンス一覧でソートできるように 2020-03-29 10:14:33 +09:00
syuilo
cd44ff0aaa 🎨 2020-03-28 22:25:52 +09:00
syuilo
6b890e3f82 Fix style 2020-03-28 22:10:14 +09:00
syuilo
b245393bc4 Update apps.vue 2020-03-28 19:40:03 +09:00
syuilo
dcd43a17ba インストールしたアプリ見れるようにしたり削除できるようにしたり 2020-03-28 19:33:11 +09:00
syuilo
b8088dc01a ✌️ 2020-03-28 18:33:24 +09:00
syuilo
614a1d74dd Resolve #6192 2020-03-28 18:07:41 +09:00
syuilo
3e1e234799 Resolve #6193 2020-03-28 15:57:31 +09:00
syuilo
62f5ecd278 🎨 2020-03-28 11:36:44 +09:00
syuilo
27733e2119 Fix doc page 2020-03-28 11:32:19 +09:00
syuilo
6be127e18b Implement MiAuth 2020-03-28 11:24:37 +09:00
syuilo
608b8bb741 wip 2020-03-27 20:24:32 +09:00
syuilo
5273050ab3 Update patrons 2020-03-25 23:21:23 +09:00
syuilo
fae3b02e5a 🎨 2020-03-25 23:15:08 +09:00
syuilo
3489e4af1e 🎨 2020-03-25 22:57:13 +09:00
syuilo
8e9bd0bbd5 Fix dark mode sync bug 2020-03-25 22:49:42 +09:00
和風ドレッシング
998a59aa5e
Fix #5986 (#6184)
* Fix #5986

* Fix #5986 追加修正
2020-03-25 22:26:50 +09:00
和風ドレッシング
45413c9d28
Fix #6176 (#6183) 2020-03-25 15:57:35 +09:00
syuilo
e25dea27e7 Better theme validation 2020-03-23 19:09:20 +09:00
syuilo
dac962580b テーマインポート機能を実装するなど 2020-03-23 19:06:46 +09:00
syuilo
90ba51ee9c Fix dark mode sync 2020-03-22 20:23:35 +09:00
syuilo
837358df66 Fix #6179 2020-03-22 19:46:07 +09:00
syuilo
9c3a4eb947 Fix bug 2020-03-22 19:41:35 +09:00
syuilo
de1ecbaef4 iOSで起動できない問題を修正 2020-03-22 19:35:34 +09:00
syuilo
b44e1820a2 ダークモードの同期を強化 2020-03-22 18:39:37 +09:00
syuilo
eb461481ed Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-03-22 18:18:37 +09:00
syuilo
92f47cc9cb Remove smooth option to improve performance 2020-03-22 18:18:34 +09:00
okpierre
f82c6f7ab4
Add files via upload (#6116) 2020-03-22 17:59:14 +09:00
syuilo
76f992906d Add account setting link 2020-03-22 15:11:16 +09:00
syuilo
43e3ce1ed5 Fix #6085 2020-03-22 14:57:21 +09:00
syuilo
15050018f2 🎨 2020-03-22 14:45:33 +09:00
syuilo
71d6394bc8 Refactoring 2020-03-22 14:38:33 +09:00
syuilo
92937b8b3c Update theme.vue 2020-03-22 10:57:58 +09:00
syuilo
d0ed5a8b59 🎨 2020-03-22 10:55:46 +09:00
syuilo
2b318a1021 Fix error 2020-03-22 10:53:47 +09:00
Satsuki Yanagi
903e93ae01
i18n (#6171)
* i18n

Resolve #6155

* i18n for drive

* ✌️

* Extract doc

Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-03-22 10:51:40 +09:00
syuilo
e2c0ee66e4 Resolve #6170 2020-03-22 10:39:12 +09:00
syuilo
c6c62f956b 🎨 2020-03-22 09:44:02 +09:00
syuilo
03c56f388c 🎨 2020-03-22 09:43:19 +09:00
syuilo
8061dedba1 Update collaborators 2020-03-21 23:33:39 +09:00
syuilo
da2112b659 基底テーマ分離 2020-03-21 23:28:17 +09:00
syuilo
ed5386771a 招待コードが発行できない問題を修正 2020-03-21 23:27:54 +09:00
Xeltica
a5e1ce0e0b
Add 削除して編集 (#6147)
* Add 削除して編集

* 言語ファイルを更新

* リプライとリノートも復元する

* Revert "リプライとリノートも復元する"

This reverts commit f23f7f8d784b28f3d365c8f5aecf81001577c672.

* リプライとリノートも復元する
2020-03-21 18:58:05 +09:00
syuilo
019f7480e8 Fix bug 2020-03-21 13:21:32 +09:00
syuilo
8e0b088deb 🎨 2020-03-21 13:19:42 +09:00
syuilo
452005381f Fix bug 2020-03-21 13:10:44 +09:00
syuilo
9722ed99a3 リモートユーザーでも投稿数とか見れるように 2020-03-21 13:07:15 +09:00
syuilo
ee6311e83d Resolve #6145 2020-03-21 13:07:02 +09:00
syuilo
f1fc12d9cc wip 2020-03-21 12:32:40 +09:00
syuilo
ebbc42bebc wip 2020-03-21 00:21:33 +09:00
syuilo
4785ee8c32 wip 2020-03-20 23:08:45 +09:00
syuilo
ab40756c1a wip 2020-03-20 22:42:35 +09:00
syuilo
c88e737a84 wip 2020-03-20 22:37:44 +09:00
syuilo
def5ea7978 wip 2020-03-20 21:58:04 +09:00
syuilo
e69ab45044 wip 2020-03-20 19:19:28 +09:00
syuilo
25d0b4bbf1 wip 2020-03-20 19:06:50 +09:00
syuilo
f86f5ac6cc wip 2020-03-20 18:58:17 +09:00
syuilo
07ce365bfd wip 2020-03-20 18:55:15 +09:00
syuilo
f31c94e2ea wip 2020-03-20 18:11:39 +09:00
syuilo
933638d035 Fix bug 2020-03-20 18:00:42 +09:00
Oni-Men
b0151afa9a
Add range component, 音量設定で使用する (#6146)
* add range component, use range component at volume setting

* refactor

* refactor 2

* Update range.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-03-20 14:30:37 +09:00
Oni-Men
f2f7f532a0
use username if name was empty (#6166) 2020-03-20 13:57:55 +09:00
MeiMei
80eedf7449
連携ログインができないのなどを修正 (#6162)
* 連携ログインができないのを修正

* Cookie名変更, セッションに

* igiはやっぱり非セッションCookieで

* 2回目以降Discordログインできなくなるのを修正
2020-03-20 13:56:22 +09:00
Yuiga Wada
b5d5275e9b
Auth認証画面から正常にログインできるよう修正 (#6154)
* Fix #6095

Auth認証画面から正常にログインできるよう修正

* Fix #6095
2020-03-14 15:59:02 +09:00
MeiMei
a2d3d22b6e
オブジェクトストレージでS3のvirtual-host形式のサポートなど (#6148)
* オブジェクトストレージでS3のvirtual-host形式のサポートなど

* 表記揺れ

* more simply

* S3ならばs3ForcePathStyleしない
2020-03-14 11:33:19 +09:00
tamaina
1ad8603cc2
fix gif badge (#6153) 2020-03-14 11:31:03 +09:00
Oni-Men
4e2f954683
note overflow: hidden (#6138) 2020-03-07 00:31:48 +09:00
fuyu
3ca3712bae
ダークテーマ利用時にセレクトが使いにくくなる問題を修正 (#6117) 2020-03-06 22:54:23 +09:00
rinsuki
c18f6fde80
lintをGitHub Actions でするように (#6101)
* package.json の lint スクリプトを修正

* lint アクションを追加

* yarn lint --fix

* 手動修正
2020-03-04 11:45:33 +09:00
tamaina
d3fd0f810a
ボリュームを0にしてもサウンドが鳴っていることになっていたのを修正 (#6098)
* Update init.ts

* parseFloat
2020-02-27 16:32:10 +09:00
syuilo
3bd827d7da Update google.vue 2020-02-27 15:13:46 +09:00
syuilo
969cd16638 Resolve #6091 2020-02-27 07:04:28 +09:00
Oni-Men
569be15705
同じホットキーが連続で発動しないように (#6082)
* add cooldown to hotkey

* remove blank

* use repeat flag

* format

* Add Repeatable option to Hotkey

* Boolean型のみに

* console.log消すの忘れてた
2020-02-26 17:22:43 +09:00
MeiMei
03f54c5b02
リアクション絵文字設定をいい感じに (#6074)
* リアクション絵文字設定をいい感じに

* みじかく
2020-02-26 16:48:23 +09:00
syuilo
5dc75c9cea Fix #6029 2020-02-23 02:34:54 +09:00
syuilo
200e82decb Fix #6063 2020-02-23 02:28:07 +09:00
syuilo
50359dbaf4 Resolve #6053 2020-02-22 06:57:54 +09:00
syuilo
7165f21a62 Fix style 2020-02-22 06:54:35 +09:00
syuilo
c9f8c12f5b 🍕 2020-02-22 06:43:46 +09:00
syuilo
a347f8fa49 🎨 2020-02-22 06:40:48 +09:00
syuilo
2d76bdd0f8 Fix bug 2020-02-22 06:36:15 +09:00
syuilo
c5cdd56edb 🎨 2020-02-22 03:51:31 +09:00
syuilo
813de15e85 🎨 2020-02-22 02:30:41 +09:00
syuilo
fa33181fa9 Update particle.vue 2020-02-22 02:26:01 +09:00
syuilo
d4324dc0cb Reaction particle 2020-02-22 01:20:58 +09:00
tamaina
ccc27bcc14
Fix #6057 (#6061) 2020-02-22 01:03:50 +09:00
Oni-Men
e690556286
patch #6039 (#6052) 2020-02-21 17:16:51 +09:00
syuilo
3a5201747b 🎨 2020-02-21 09:17:33 +09:00
syuilo
b338e8a83f 🎨 2020-02-21 09:11:35 +09:00
syuilo
c925498120
Improve usability 2020-02-21 07:21:27 +09:00
syuilo
75615cf503
Update style.scss 2020-02-21 07:11:25 +09:00
syuilo
39f708b0fc 複数タブで開いてるときに動作がおかしい問題を修正 2020-02-21 03:51:41 +09:00
syuilo
c7c08b7511 Resolve #6043 2020-02-21 00:28:45 +09:00
syuilo
49c2a9b372 ボリュームが0のときサウンドを鳴らさないように 2020-02-20 23:17:17 +09:00
syuilo
b378cabfc7 Fix bug 2020-02-20 23:11:09 +09:00
syuilo
4263dbef31 Fix #6026 2020-02-20 23:07:20 +09:00
syuilo
32fc6ae2eb Fix bug 2020-02-20 23:07:03 +09:00
syuilo
238cb0077f Fix bug 2020-02-20 23:02:55 +09:00
syuilo
1edd173a29 Add sounds 2020-02-20 07:29:34 +09:00
syuilo
8e6207f3e9 Remove header transition 2020-02-20 06:42:20 +09:00
syuilo
ff3a97f6cf Fix #5943 2020-02-20 06:38:19 +09:00
syuilo
b8e155ab40 🎨 2020-02-20 06:08:54 +09:00
syuilo
b8e7df198d Improve sound 2020-02-20 06:08:49 +09:00
MeiMei
c1d25d2394
切断時ダイアログのタイミングの変更など (#6014)
* 再接続時インジケーター

* Update ja-JP.yml

* Update stream-indicator.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-02-20 03:42:35 +09:00
syuilo
880cea5a56 Better sfx 2020-02-20 03:14:17 +09:00
syuilo
e7205d9cc2 サウンド設定など 2020-02-20 02:40:53 +09:00
syuilo
f456feb3ff
media-listのgridの高さがsub-note-detailsのdetailsの中だと287pxになってしまっていたのを修正 (#5951)
* fix files grid height

* missing colon

* ✌️

* ✌️

* fix

* remove unused event listener
2020-02-20 01:24:45 +09:00
MeiMei
3f83beedb7
Fix #5943 (#6023) 2020-02-20 00:38:26 +09:00
syuilo
b46114f4fa Update index.home.vue 2020-02-19 17:59:28 +09:00
syuilo
8d77e2ba22 Fix bug 2020-02-19 17:55:55 +09:00
tamaina
cb3900921f remove unused event listener 2020-02-19 07:49:53 +09:00
syuilo
ae2021583d 🎨 2020-02-19 07:00:44 +09:00
syuilo
517b0908da 🎨 2020-02-19 06:41:30 +09:00
syuilo
883fc5dde0 Improve notification 2020-02-19 06:26:29 +09:00
syuilo
9d044329f6 🎨 2020-02-19 06:17:41 +09:00
syuilo
d1e9e74cb8 Resolve #5978 2020-02-19 06:16:49 +09:00
syuilo
913c3a6636 Fix page like button 2020-02-19 04:15:14 +09:00
syuilo
fbaf5fe355 Clean up 2020-02-19 04:12:49 +09:00
syuilo
804c932f60 Resolve #5995 2020-02-19 04:08:35 +09:00
fuyu
cef6d1d1b6
モデレーターになってしまっている場合は解除できるように (#5983) 2020-02-19 03:24:37 +09:00
syuilo
e4e7ab1135 ページ遷移のトランジションをなくした 2020-02-19 03:22:10 +09:00
syuilo
6ca30df8c4 Some tweaks 2020-02-19 03:16:10 +09:00
Xeltica
a340d4ed8e
固定投稿フォームを実装 (#5994)
* 固定投稿フォームを実装

* fix
2020-02-19 03:11:09 +09:00
syuilo
ca7cb94358 Fix bug 2020-02-18 23:42:08 +09:00
syuilo
54779b25f5 Clean up 2020-02-18 23:16:55 +09:00
okpierre
c9ed15b682
add missing image (#5967)
fix for explore banner
2020-02-18 21:33:51 +09:00
syuilo
1d50bc3382 Fix bug 2020-02-18 21:27:47 +09:00
syuilo
da4af041af ログビューア実装 2020-02-18 21:27:43 +09:00
syuilo
e2ff408f2f Implement object storage settings 2020-02-18 21:12:05 +09:00
syuilo
5f712fbf3c Implement photo widget 2020-02-18 19:47:30 +09:00
syuilo
0508d5f643 Add activity widget 2020-02-18 19:31:11 +09:00
syuilo
d9986b7a2f Implement featured note injection 2020-02-18 19:05:11 +09:00
syuilo
3d79e7a136 Improve paging 2020-02-18 18:19:11 +09:00
syuilo
52fb1237ec Imprement promo read 2020-02-18 18:14:38 +09:00
fuyu
52710f3810
管理者はモデレーターに変更できないように (#5970)
* 管理者をモデレーターに変更できないように

* Change error message
2020-02-18 17:53:52 +09:00
syuilo
a54de07260 Resolve #5963 2020-02-18 08:41:32 +09:00
syuilo
e4af16989a Fix bug 2020-02-18 01:25:02 +09:00
syuilo
5dc0944fe8 Resolve #5949 2020-02-18 01:12:35 +09:00
syuilo
e382982d32 Fix bug 2020-02-17 07:23:39 +09:00
syuilo
b09b74b5da 🎨 2020-02-17 07:14:03 +09:00
syuilo
c628bdb7a6 Fix glitch 2020-02-17 06:48:04 +09:00
syuilo
2fcf6fb0fd UI tweak 2020-02-17 06:43:52 +09:00
syuilo
4f3fc9ffd0 🎨 2020-02-17 06:39:41 +09:00
syuilo
15839a7399 🎨 2020-02-17 06:37:39 +09:00
syuilo
26b3a14a63 Clean up 2020-02-17 06:23:18 +09:00
syuilo
f2f0799df1 Update app.vue 2020-02-17 05:38:00 +09:00
syuilo
6c99c32100 i18n 2020-02-17 03:19:27 +09:00
syuilo
93d25a2a34 ユーザー設定とクライアント設定を分離 2020-02-17 03:10:51 +09:00
syuilo
88f5ec59d7 🎨 2020-02-17 02:41:03 +09:00
syuilo
586d3c4db7 Better instance page 2020-02-17 02:27:14 +09:00
syuilo
f45fb56e15 Improve instance info page 2020-02-17 02:21:27 +09:00
syuilo
9cbfdc94d9 Clean up 2020-02-16 22:46:51 +09:00
syuilo
091923764d Implement image dialog 2020-02-16 22:46:18 +09:00
syuilo
dc39caed1e Resolve #5942 2020-02-16 22:15:49 +09:00
syuilo
02ac30c0d0 Resolve #5958 2020-02-16 21:10:52 +09:00
syuilo
518bc92673 Clean up 2020-02-16 21:05:17 +09:00
syuilo
a5b92e316c Refactor: Extract scroll utility functions 2020-02-16 20:58:41 +09:00
syuilo
828c7b66a0 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-02-16 20:54:33 +09:00
syuilo
93474eaa06 2回目以降の読み込みは30個までフェッチするように 2020-02-16 20:54:25 +09:00
okpierre
237f366aa2
Update notification (#5956)
* Add icon for messaging

This will add icon within messaging

* Update messaging-room.message.vue

Link to missing icon

* Update notification.vue

fix renote icon in notification

https://github.com/syuilo/misskey/issues/5955
2020-02-16 20:21:05 +09:00
fuyu
714bcf28d5
テーマの切り替え時に時計の色が変わるように (#5959)
* テーマの切り替え時に時計の色が変わるように

* ディレイを追加
2020-02-16 20:20:02 +09:00
syuilo
420eeb4d68 Clean up 2020-02-15 23:42:52 +09:00
syuilo
6f7832c09b API doc 2020-02-15 23:13:59 +09:00
syuilo
05d7198667 🎨 2020-02-15 22:51:46 +09:00
syuilo
df0bfc14e5 🎨 2020-02-15 22:21:35 +09:00
tamaina
dbb9199d6f
Fix widget bg (#5952) 2020-02-15 21:42:45 +09:00
tamaina
f799375635 fix 2020-02-15 21:31:56 +09:00
tamaina
65704bbf01 ✌️ 2020-02-15 21:20:01 +09:00
tamaina
9cb3882efa ✌️ 2020-02-15 20:18:37 +09:00
tamaina
a0833ca691 missing colon 2020-02-15 19:34:30 +09:00
tamaina
a4f197f608 fix files grid height 2020-02-15 19:33:12 +09:00
syuilo
bb903cab40 🎨 2020-02-15 18:47:50 +09:00
syuilo
92f765bc47 Update sequential-entrance.vue 2020-02-15 18:42:43 +09:00
syuilo
742889a035 Update sequential-entrance.vue 2020-02-15 18:39:45 +09:00
syuilo
24453ebcc3 Improve banner animation performance 2020-02-15 17:44:26 +09:00
syuilo
e9bc9b8675 Fix bug 2020-02-15 17:31:45 +09:00
syuilo
eeaa27c7ca Improve usability 2020-02-15 09:22:16 +09:00
syuilo
ccea1755fc なんか 2020-02-15 09:10:49 +09:00
syuilo
c32a5d602b 🎨 2020-02-15 08:52:21 +09:00
syuilo
2a04f2ca4d Improve follow-requests page 2020-02-15 08:42:21 +09:00
syuilo
37c80e8ef5 Improve wallpaper feature 2020-02-15 08:29:59 +09:00
syuilo
1dce62e42a 🎨 2020-02-15 07:54:20 +09:00
syuilo
67da90530b Use em 2020-02-15 04:02:32 +09:00
syuilo
b7f3753615 Use em 2020-02-15 03:57:43 +09:00
syuilo
d21d38509c Font size setting 2020-02-15 03:44:40 +09:00
syuilo
a59e1c0345 Use em 2020-02-15 03:25:54 +09:00
syuilo
7ab613b394 Use em 2020-02-15 03:24:09 +09:00
syuilo
c00ab0fbe2 Api key setting 2020-02-15 03:18:33 +09:00
syuilo
87451b1223 Add header clock 2020-02-15 02:54:42 +09:00
syuilo
d2b61229a3 Improve usability 2020-02-15 02:39:27 +09:00
syuilo
980584020a 🎨 2020-02-15 02:26:45 +09:00
syuilo
a43d0dafa5 🎨 2020-02-15 02:20:10 +09:00
syuilo
d5c1e7e579 Resolve #5928 2020-02-15 02:16:11 +09:00
syuilo
55bdf0d618 🎨 2020-02-15 01:40:38 +09:00
syuilo
44f7c13ad4 ✌️ 2020-02-15 01:39:14 +09:00
Xeltica
4f1981df03
サイドバーメニューからアカウントを作成できるように (#5910)
* メニューからアカウントを作成できるようにした

* i18n

* Update signup.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-02-15 01:33:08 +09:00
syuilo
079bb8d722 🎨 2020-02-15 01:18:48 +09:00
syuilo
65c0b6c7da Resolve #5939 2020-02-15 01:03:59 +09:00
syuilo
84958af4ce Improve doc page 2020-02-15 00:27:53 +09:00
MeiMei
585f3c3d3e
Fix Oops! (#5945) 2020-02-14 23:59:54 +09:00
syuilo
cddfc55110 ✌️ 2020-02-14 23:55:13 +09:00
fuyu
a2ce072ae7
アナログ時計ウィジェットを移植 (#5944)
* アナログ時計ウィジェットを移植

* analog-clock -> clock
2020-02-14 23:31:24 +09:00
syuilo
6e6b12519a Refactor 2020-02-14 01:24:05 +09:00
syuilo
f5f7654f4b Improve custom emoji managemant 2020-02-14 01:09:39 +09:00
syuilo
5ac4c48ad1 動きのあるMFMを無効にするオプション 2020-02-13 23:20:12 +09:00
syuilo
8755b5f353 Fix bug 2020-02-13 22:48:56 +09:00
okpierre
86107b2710
Fix For Messaging Icon (#5933)
* Add icon for messaging

This will add icon within messaging

* Update messaging-room.message.vue

Link to missing icon
2020-02-13 15:53:02 +09:00
syuilo
a473768bef 🎨 2020-02-13 11:54:12 +09:00
syuilo
f7fe13a177 i18n 2020-02-13 11:46:02 +09:00
syuilo
c228155514 Fix #5930 2020-02-13 11:44:58 +09:00
syuilo
1cd3419688 Refactor 2020-02-13 05:08:01 +09:00
syuilo
83ad9f369f OSネイティブの絵文字を使用オプション 2020-02-13 03:11:37 +09:00
syuilo
3a78b62520 Update about-misskey.vue 2020-02-13 03:01:39 +09:00
syuilo
2479f75d8a インスタンス情報ページとMisskey情報ページを分離するなど 2020-02-13 02:48:52 +09:00
syuilo
f0d187f71e Add crowdin link 2020-02-13 02:35:50 +09:00
syuilo
2feef81516 グループ招待の通知とか
Resolve #5880
Resolve #5927
2020-02-13 02:17:54 +09:00
syuilo
fbc801d1da 言語切り替え 2020-02-12 07:12:58 +09:00
syuilo
2f18f82e3d 🎨 2020-02-12 06:43:22 +09:00
tamaina
c2d5a96bb6
翻訳の抜けを修正その2 (#5893)
* Missing translation

* use npx

* ✌️

* Update ja-JP.yml

* Update signup.vue

* Update ja-JP.yml

* Update messaging-room.vue

* Update ja-JP.yml

* Update signup.vue

* Update ja-JP.yml

* Update signin.vue

* Update ja-JP.yml

* Update index.vue

* Update ja-JP.yml

* Update signup.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-02-12 06:27:11 +09:00
syuilo
46575d4f04 Fix #5919 2020-02-12 06:19:31 +09:00
syuilo
5e7be93980 Resolve #5907 2020-02-12 06:01:59 +09:00
syuilo
3f749c6540 良い感じに 2020-02-12 05:21:08 +09:00
syuilo
2a7d4ee866 Update sequential-entrance.vue 2020-02-12 03:31:46 +09:00
syuilo
083095ded6 Update sequential-entrance.vue 2020-02-12 03:31:20 +09:00
syuilo
7207663f37 🎨 2020-02-12 02:56:42 +09:00
syuilo
66b49c909a 🎨 2020-02-12 02:55:35 +09:00
syuilo
afa4563e1e Update paging.ts 2020-02-12 02:52:43 +09:00
syuilo
320b3d8617 🎨 2020-02-12 02:52:37 +09:00
syuilo
7493429b4d 🎨 2020-02-12 02:35:03 +09:00
tamaina
4ab38b7894
タイムラインを放置すると先頭の投稿が見えなくなるのを修正 Fix #5903 (#5913)
* seqent fix

* comment

* ✌️
2020-02-12 00:38:29 +09:00
syuilo
2068407be0 Update app.vue 2020-02-12 00:31:48 +09:00
tamaina
10a7369fec
サーバーから切断されましたのダイアログは時間をおいて表示するように (#5916)
* timeout disconnect dialog

* 70ms

* 150ms
2020-02-11 22:57:09 +09:00
syuilo
f65e27c07c Fix #5914 2020-02-11 20:05:47 +09:00
syuilo
2511114c28 なんかもうめっちゃ変えた
Resolve #5846
2020-02-10 23:17:42 +09:00
syuilo
9cd267fee5 🎨 2020-02-10 21:41:35 +09:00
syuilo
88a75e2a99 🎨 2020-02-10 21:37:37 +09:00
syuilo
e14760775b 🎨 2020-02-10 21:30:59 +09:00
syuilo
9e7e464ba5 Clean up 2020-02-10 21:28:29 +09:00
syuilo
060d4fd27f 🎨 2020-02-10 21:27:17 +09:00
syuilo
940578d062 🎨 2020-02-10 21:16:04 +09:00
syuilo
9cf42d8b33 Better self link detection 2020-02-10 20:51:17 +09:00