Commit Graph

695 Commits

Author SHA1 Message Date
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
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
Yuiga Wada b5d5275e9b
Auth認証画面から正常にログインできるよう修正 (#6154)
* Fix #6095

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

* Fix #6095
2020-03-14 15:59:02 +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
syuilo 3bd827d7da Update google.vue 2020-02-27 15:13:46 +09:00
syuilo 5dc75c9cea Fix #6029 2020-02-23 02:34:54 +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 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 4263dbef31 Fix #6026 2020-02-20 23:07:20 +09:00
syuilo 32fc6ae2eb Fix bug 2020-02-20 23:07:03 +09:00
syuilo ff3a97f6cf Fix #5943 2020-02-20 06:38:19 +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
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 d1e9e74cb8 Resolve #5978 2020-02-19 06:16:49 +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 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 d9986b7a2f Implement featured note injection 2020-02-18 19:05: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 e382982d32 Fix bug 2020-02-17 07:23:39 +09:00
syuilo b09b74b5da 🎨 2020-02-17 07:14:03 +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 26b3a14a63 Clean up 2020-02-17 06:23:18 +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
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 df0bfc14e5 🎨 2020-02-15 22:21:35 +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 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 e9bc9b8675 Fix bug 2020-02-15 17:31:45 +09:00
syuilo c32a5d602b 🎨 2020-02-15 08:52:21 +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 87451b1223 Add header clock 2020-02-15 02:54:42 +09:00
syuilo 980584020a 🎨 2020-02-15 02:26:45 +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 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 5ac4c48ad1 動きのあるMFMを無効にするオプション 2020-02-13 23:20:12 +09:00
syuilo 8755b5f353 Fix bug 2020-02-13 22:48:56 +09:00
syuilo a473768bef 🎨 2020-02-13 11:54:12 +09:00
syuilo 83ad9f369f OSネイティブの絵文字を使用オプション 2020-02-13 03:11:37 +09:00
syuilo 2feef81516 グループ招待の通知とか
Resolve #5880
Resolve #5927
2020-02-13 02:17:54 +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 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 66b49c909a 🎨 2020-02-12 02:55:35 +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 2511114c28 なんかもうめっちゃ変えた
Resolve #5846
2020-02-10 23:17:42 +09:00
syuilo 060d4fd27f 🎨 2020-02-10 21:27:17 +09:00
syuilo 9cf42d8b33 Better self link detection 2020-02-10 20:51:17 +09:00
syuilo e23bac47ba 🎨 2020-02-10 20:44:59 +09:00
syuilo 62683d8878 なんかもうめっちゃ変えた
Resolve #5900
2020-02-10 07:23:43 +09:00
syuilo 514eb39a14 ユーザーページからグループに招待できるように 2020-02-10 05:03:01 +09:00
syuilo 1a5f385eb5 Improve mfm link 2020-02-10 03:48:45 +09:00
syuilo 8df7864064 Clean up 2020-02-10 03:16:34 +09:00
syuilo 9ca60bad7f Update url-preview-popup.vue 2020-02-10 03:13:24 +09:00
syuilo 892cb44d84 Resolve #3644 2020-02-10 02:59:00 +09:00
syuilo 517ea6a119 Refactor 2020-02-10 02:42:06 +09:00
syuilo 16d6c55407 🎨 2020-02-09 22:25:36 +09:00
syuilo 2d2d1bd58d Refactor 2020-02-09 22:00:45 +09:00
syuilo 7813c8a942 Fix #5896 2020-02-09 22:00:38 +09:00
Xeltica ac5453232f
お知らせの固定表示 (#5887)
* お知らせの固定

* ✌️

* Update index.home.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-02-09 21:31:17 +09:00
fuyu 7abd91f031 いくつかのスタイルを調整 (#5894)
* Chrome(Android)で誕生日欄が崩れていたのを修正

* 入力欄のフォントを親要素から継承するように変更
2020-02-09 19:59:28 +09:00
syuilo b93bfb7e5c 🎨 2020-02-09 19:40:15 +09:00
syuilo 01b5ccfdc6 Fix #5891 2020-02-09 18:52:53 +09:00
syuilo 390279a4a8 Fix #5885 2020-02-09 03:49:18 +09:00
syuilo 482afa93a2 Update avatars.vue 2020-02-09 03:41:11 +09:00
syuilo 2f6b0b142a nanka iroiro 2020-02-08 23:52:40 +09:00
tamaina b2859bcd2a
Fix defalut note visibility setting (#5881)
* Fix default note visibility setting

* refactor

* missing translation

* fix
2020-02-08 20:02:15 +09:00
syuilo 09c96286f9 🎨 2020-02-08 18:35:42 +09:00
syuilo 79c366d1f2 Update container.vue 2020-02-08 18:02:28 +09:00
syuilo 1fb66254a4 🎨 2020-02-08 17:49:54 +09:00
syuilo 2d74f0507b 🎨 2020-02-08 17:36:23 +09:00
syuilo 9c06544c46 wip 2020-02-08 16:51:27 +09:00
syuilo 016144b960 wip 2020-02-08 15:47:16 +09:00
syuilo 2389857be8 🎨 2020-02-08 14:31:51 +09:00
fuyu 18458f418f
[wip] フォルダー名の変更と削除機能を実装 (#5874)
* フォルダーの削除機能を実装

* フォルダ名の変更を実装

* ダイアログの削除(v11準拠)とエラーメッセージを表示するように

* ダイアログのテキストのkeypathを変更
2020-02-08 13:09:38 +09:00
tamaina 44d2c0195a 翻訳の抜けを修正 (#5875)
* missing translation

* fix

* fix

* ✌️
2020-02-08 13:06:09 +09:00
syuilo a509045b25 Fix bug 2020-02-08 11:33:25 +09:00
tamaina bb4c35d481 fix #5854 2020-02-07 20:25:49 +09:00
syuilo 568ecd9477 Resolve #5861 2020-02-06 22:25:45 +09:00
syuilo ff7ae427fd Resolve #5860 2020-02-06 22:18:23 +09:00
syuilo c7da2a4b5f Resolve #5857 2020-02-06 19:11:14 +09:00
syuilo 1c7c72181e Fix #5838 2020-02-06 17:05:19 +09:00
syuilo 6857153367 Fix bug 2020-02-06 17:02:32 +09:00
syuilo 0a3a0f3beb Update sequential-entrance.vue 2020-02-06 14:55:27 +09:00
syuilo e92e83746d Refactor 2020-02-06 14:37:29 +09:00
syuilo 3b34b3e9ea Fix #5843 2020-02-06 14:29:36 +09:00
syuilo 1b88a7bc03 Fix #5842 and refactoring 2020-02-06 14:23:01 +09:00
syuilo 416accbe78 Renoteを解除できるように
Resolve #2231
2020-02-06 09:09:24 +09:00
syuilo 5dc27b6d4b Fix bug 2020-02-05 21:38:19 +09:00
syuilo 391a0a1e0d Refactor 2020-02-05 21:29:41 +09:00
syuilo 8d1db30129 Refactor: Better key name 2020-02-05 21:29:19 +09:00
syuilo a0f35e240f Update post-form.vue 2020-02-05 21:28:51 +09:00
syuilo a3c1a29fbf Refactor 2020-02-05 14:39:52 +09:00
syuilo ce589fee8c Fix bug 2020-02-05 09:50:03 +09:00
syuilo 55cbf2c66e localOnlyを記憶できるように 2020-02-05 09:42:58 +09:00
syuilo 5ce2bdf117 Fix #5799 2020-02-05 09:29:18 +09:00
syuilo e65275da95 Update post-form.vue 2020-02-05 09:21:51 +09:00
syuilo 399903a462 localOnly 2020-02-05 09:15:28 +09:00
syuilo 0c291d1d8d Fix bug nado 2020-02-05 08:59:24 +09:00
tamaina aade954dd7
Fix #5798 (#5816)
* Fix #5798

* clean

* Update src/client/components/post-form-attaches.vue

Co-Authored-By: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>

* nest

Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
2020-02-04 09:20:10 +09:00
syuilo 05f9135e30 🎨 2020-02-01 17:10:56 +09:00
Hinaloe 2c1b26a988
ノートをウォッチした後にメニューが開けなくなるのを修正 (#5797) 2020-02-01 12:19:43 +09:00
syuilo ace59fa717 Fix style 2020-02-01 11:44:31 +09:00
syuilo 1d1fc87920 Fix bug 2020-02-01 11:35:49 +09:00
syuilo 38dded5061 Update avatar.vue 2020-02-01 09:01:20 +09:00
syuilo 251bf4bd61 Improve usability 2020-02-01 07:42:21 +09:00
syuilo 958c59b065 Improve autocomplete 2020-02-01 07:38:40 +09:00
syuilo 856925f2ca Fix style 2020-01-31 15:50:46 +09:00
syuilo a774767676 Fix bug 2020-01-31 15:45:19 +09:00
syuilo 84bf879b7d Update follow-button.vue 2020-01-31 12:01:13 +09:00
syuilo a5cf189caa Improve follow button 2020-01-31 11:58:59 +09:00
syuilo 73e7c1bf67 Refactor 2020-01-31 11:38:52 +09:00
syuilo acd64f58e3 Resolve #2230 2020-01-31 11:35:18 +09:00
syuilo 963c7761f2 Pages 2020-01-31 07:01:45 +09:00
syuilo 27ffb192f0 Fix style 2020-01-31 05:21:41 +09:00
syuilo 7c64d677cb Fix style 2020-01-31 05:20:10 +09:00
syuilo 635afdf53f Fix password reset 2020-01-31 05:15:59 +09:00
syuilo 99b5d94b11 Show moderator badge 2020-01-31 05:09:52 +09:00
syuilo fb9fed545e ✌️ 2020-01-30 07:53:19 +09:00
syuilo f5d5d26b0e Adjust page style 2020-01-30 06:19:18 +09:00
syuilo 5ceffb2c17 Add moderator switch 2020-01-30 06:00:43 +09:00
syuilo 31abd2f59b Fix bug 2020-01-30 05:45:15 +09:00
syuilo f6154dc0af
v12 (#5712)
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
2020-01-30 04:37:25 +09:00