Commit graph

419 commits

Author SHA1 Message Date
syuilo be255dc583 chore(client): Design tweak 2020-08-10 12:42:51 +09:00
syuilo cf29e69813 chore(client): Fix bug 2020-08-10 12:28:35 +09:00
syuilo 26df23bb64 chore(client): fix style 2020-08-10 12:18:02 +09:00
syuilo 7cde8cfbf2 chore(client): Design tweaks 2020-08-10 11:51:43 +09:00
syuilo bff8a23cbc chore(client): Design tweaks 2020-08-10 10:37:57 +09:00
syuilo 69d9aa71f2
Full view mode (#6636)
* wuip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update folder.vue

* wip

* Update size.ts

* wip

* wip

* Update index.vue

* wip
2020-08-09 15:51:02 +09:00
syuilo d780e5b251 enhance(client): ミュートされたノート数を表示するようにしたり 2020-08-09 13:46:19 +09:00
syuilo 2d40a15d2b refactor: Extract well-known services 2020-08-07 11:27:37 +09:00
syuilo e93c06cd00 fix appearance 2020-08-01 18:01:48 +09:00
syuilo 3d08ff7cb4 🎨 2020-08-01 16:39:48 +09:00
syuilo 66b07578c5
Fold sidebar (#6610)
* wip

* wip
2020-08-01 10:53:23 +09:00
syuilo 7bb8d8b27e refactor(client): Fix order of component property 2020-08-01 10:02:37 +09:00
syuilo 2522e7388d fix(client): Reactivate poll 2020-07-31 19:09:38 +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 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 2701a7e85f fix(client): 通知のノートがリアクティブではない問題を修正
Fix #6602
2020-07-29 23:03:08 +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 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 bd54e44b35 feat(client): Implement federation widget chart 2020-07-25 16:31:21 +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
MeiMei 1c200c9b94
Fix #6564 (#6565) 2020-07-20 00:57:10 +09:00
syuilo 3f71b14637 feat: Blurhash integration
Resolve #6559
2020-07-19 00:24:07 +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 e7f1ab2d01 fix(client): Fix #6526 2020-07-15 18:22:19 +09:00
syuilo b6c3399abe chore: Add note 2020-07-15 00:21:14 +09:00
syuilo 0f5db9558c fix(client): Show shadow 2020-07-12 18:36:14 +09:00
syuilo aae9bc4cf4 feat(client): blur effect for modal 2020-07-12 18:14:59 +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 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
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 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 ca2e53bd6e 🎨 2020-07-09 21:18:46 +09:00
syuilo e9afc1d867 refactror 2020-07-05 03:49:58 +09:00
syuilo b715ea4621 🎨 2020-07-05 03:11:39 +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 9e4456ac1b wip 2020-07-04 20:38:39 +09:00
syuilo 83e1068da3 wip 2020-07-04 18:28:57 +09:00
MeiMei ca25b9acc1
投稿詳細でTwitterウィジェットが表示されなくなっているのを修正 Fix #6487 (#6488) 2020-07-03 23:12:50 +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
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
tamaina fb91ab4080 Merge branch 'develop' into notification-visibility-read-2 2020-05-31 21:53:56 +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
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
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
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 8b853b7970 fix(client): Fix reply style 2020-05-10 17:37:11 +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 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
Satsuki Yanagi 234294d564
WebAuthnでログインできないのを修正 (#6327)
Resolve #6319
2020-05-09 08:20:22 +09:00
syuilo 766c00c305 fix(client): Add missing icon 2020-05-06 14:46:45 +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 (硫酸鶏) 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 (硫酸鶏) 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 1f998168e2 feat(client): Implement default upload folder setting
Resolve #5985
2020-04-22 00:34:56 +09:00
syuilo 2ee0e07bb6 refactor(client): 2020-04-20 21:35:27 +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 8957eec475 fix(client): Fix canvas overflow 2020-04-19 16:15:24 +09:00
syuilo 8d39283d46 Resolve #6276 2020-04-19 09:05:20 +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 a1bf54fe16 chore(client): 🎨 2020-04-17 20:30:12 +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
MeiMei 9b07c5af05
リモートのカスタム絵文字リアクションを表示できるように (#6239)
* リモートのカスタム絵文字リアクションを表示できるように

* AP

* DBマイグレーション

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

* fix

* fix

* fix

* space
2020-04-14 00:42:59 +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
syuilo f07047d1e8 AiScript関連 2020-04-12 19:38:19 +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
Satsuki Yanagi a77df249c2
i18n (#6219) 2020-04-03 22:41:18 +09:00
MeiMei 356225af14
Use url if available (#6214)
* Fix #6213

* other link

* fix
2020-04-02 21:59:14 +09:00
syuilo db93838729 Clean up 2020-03-29 10:59:05 +09:00
syuilo cd44ff0aaa 🎨 2020-03-28 22:25:52 +09:00
syuilo dcd43a17ba インストールしたアプリ見れるようにしたり削除できるようにしたり 2020-03-28 19:33:11 +09:00
syuilo 614a1d74dd Resolve #6192 2020-03-28 18:07:41 +09:00
和風ドレッシング 998a59aa5e
Fix #5986 (#6184)
* Fix #5986

* Fix #5986 追加修正
2020-03-25 22:26:50 +09:00
syuilo dac962580b テーマインポート機能を実装するなど 2020-03-23 19:06:46 +09:00
syuilo 92f47cc9cb Remove smooth option to improve performance 2020-03-22 18:18:34 +09:00
syuilo 71d6394bc8 Refactoring 2020-03-22 14:38:33 +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
Xeltica a5e1ce0e0b
Add 削除して編集 (#6147)
* Add 削除して編集

* 言語ファイルを更新

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

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

This reverts commit f23f7f8d784b28f3d365c8f5aecf81001577c672.

* リプライとリノートも復元する
2020-03-21 18:58:05 +09:00
syuilo 452005381f Fix bug 2020-03-21 13:10:44 +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 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