Commit Graph

7747 Commits

Author SHA1 Message Date
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
fuyu 91648d1bd4
フォロワーではないリモートユーザーに削除通知が配信されない問題を修正 (#6475)
* フォロワーではないリモートユーザーに削除通知が配信されない問題を修正

* 同じ処理を一つにまとめた

* Inのエラー修正, Renote/Quote対応

Co-authored-by: mei23 <m@m544.net>
2020-07-12 00:44:31 +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
MeiMei 5f8fb43cc9
AP Delate Activityの修正 (#6512) 2020-07-11 06:19:49 +09:00
MeiMei a100e13a18
Fix #6513 キャッシュされてないリモートファイルのURLが相対URLで返ってくる (#6514) 2020-07-10 03:52: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
MeiMei 48c94907c2
Increase download timeout to 60 sec (#6503) 2020-07-06 23:55:59 +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
fuyu 37c16e5b45
「すべて既読にする」でグループメッセージが既読にならない問題を修正 (#6476) 2020-07-04 10:45:36 +09:00
MeiMei ca25b9acc1
投稿詳細でTwitterウィジェットが表示されなくなっているのを修正 Fix #6487 (#6488) 2020-07-03 23:12:50 +09:00
syuilo 3599f16d22 chore(deps): Update dependencies 🚀 2020-06-27 23:25:06 +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 8dbdab4a47 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-06-21 16:37:43 +09:00
syuilo 90c07a220f chore(client): Improve emoji picker usability 2020-06-21 16:37:30 +09:00
MeiMei 23e2a870cc
プロフィールの「場所」「誕生日」を連合するように Resove #6461 (#6463)
* AP birthday, location

* unset is null

* isCatを検証対象に
2020-06-21 14:09:01 +09:00
Robin B dc8eb7d4fe
Update english nyaize (#6456)
* Update english nyaize

* Update src/misc/nyaize.ts

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

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2020-06-21 14:07:27 +09:00
syuilo fd363f5617 chore(client): 🎨 2020-06-14 13:23:19 +09:00
MeiMei 1726ff3977
AP向けのアンケートのfallbackリンクなどを削除 (#6466) 2020-06-14 10:26:13 +09:00
MeiMei 93aba74463
アカウント切り替え後にインスタンス設定の表示値が変わらないのを修正 Fix #6448 (#6454)
* Fix #6448

* Use nextTick
2020-06-07 14:01:40 +09:00
syuilo 7f76a73eee Revert "Revert "chore(src/docs): Fix miauth check url""
This reverts commit d44fbf58c9.
2020-06-05 08:37:41 +09:00
syuilo 3c2d94ace3 Revert "fix(api): Fix #6418 (#6442)"
This reverts commit 83ec906ee7.
2020-06-05 08:37:27 +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
syuilo 83ec906ee7
fix(api): Fix #6418 (#6442) 2020-06-04 16:17:36 +09:00
syuilo d44fbf58c9 Revert "chore(src/docs): Fix miauth check url"
This reverts commit ddf92c3e2c.
2020-06-04 09:10:38 +09:00
MeiMei 9c4a789a4e
Use insert for creating Note (#6440) 2020-06-04 08:59:03 +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
syuilo 6b2c289029 fix(api): Fix #6419
Close #6434
2020-06-03 13:19:07 +09:00
MeiMei fd2573c068
署名検証失敗はリトライしないように (#6437) 2020-06-03 09:12:54 +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 ddf92c3e2c
chore(src/docs): Fix miauth check url
Fix #6418
2020-05-29 22:36:01 +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
DW f6cfa5cbb4
Fix CASCADE-related problems (#6374)
* Fix renotes remaining on remote when CASCADE is invoked

* Fix CASCADE-invoked deletion not being federated to relays

Co-authored-by: DW <chocological00@gitlab.com>
2020-05-17 00:49:46 +09:00