Commit graph

364 commits

Author SHA1 Message Date
MeiMei 85d89cf4c4 embedプレイヤーを閉じれるように (#4402) 2019-03-12 13:12:34 +09:00
syuilo db693f598b
シェアページを統合 2019-03-12 13:02:16 +09:00
syuilo c3d34bda37
Resolve #4259 2019-03-11 19:43:58 +09:00
syuilo ce0d4f77fa
リストのエクスポートをできるように
#4259
2019-03-11 09:59:07 +09:00
Acid Chicken (硫酸鶏) 725600da8f Enhance poll (#4409)
* Start working

* WIP: Enhance poll

* Fix bug

* Use `name` in voting note
refs: https://github.com/syuilo/misskey/issues/4407#issuecomment-469057296

* Fix style

* Refactor
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>

* WIP: Update poll editor

* Fix bug

* Fix bug
refs: https://github.com/syuilo/misskey/pull/4409#discussion_r

* Fix typo

* Better design

* Beautify poll editor

* Fix UI

* Fix bug
refs: https://github.com/syuilo/misskey/pull/4409#discussion_r262217524

* Add debug logging

* Fix bug

* Log deliver

* fix vote

* Update ap/show
refs: https://github.com/syuilo/misskey/pull/4409#issuecomment-469652386

* Update poll view

* Maybe done

* Add tests

* Fix path

* Fix test

* Fix test

* Fix test

* Fix expired check on AP

* Update note.ts

* Squashed commit of the following:

commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:16:14 2019 +0900

    tune

commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:01:14 2019 +0900

    fallback

commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:40:12 2019 +0900

    Note

commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:33:58 2019 +0900

    createで送る

* Squashed commit of the following:

commit ae696b1ed12568b27c27367ac5a77035c97c9a1f
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 06:11:17 2019 +0900

    fix

commit b735e354e7a9e64534c4f17d04ecbc65fb735c21
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 06:08:33 2019 +0900

    messge

commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:16:14 2019 +0900

    tune

commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:01:14 2019 +0900

    fallback

commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:40:12 2019 +0900

    Note

commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:33:58 2019 +0900

    createで送る

* Fix typo

* Update vote.ts

* Update vote.ts

* Update poll-editor.vue

* Update tslint.json

* Fix layout

* Add note

* Fix bug

* Rename text key

* 投票するときに投稿として扱わないように (#4425)

* wip

* 形式をMastodonと合わせた

* Bye something

* Use - instead of ~

* Redundancy

* Yes!

* Refactor

* Use moment instead of Date

* Fix indent

* Refactor

if (votes.length)
は必要なさそう

* Clean up

* Bye Date

* Clean

* Fix timer is not displayed

* Fix リモートから無期限pollにvoteできない

* Fix vote actor
2019-03-06 22:55:47 +09:00
syuilo 4f10bd038d
Update ja-JP.yml 2019-03-02 18:53:12 +09:00
syuilo ea1818284b
クライアントの設定コンポーネントを整理
* デスクトップとモバイルで統一
* いくつかの設定を廃止
2019-03-01 10:42:28 +09:00
syuilo d83efecc94
文字サイズを設定できるように 2019-03-01 08:08:08 +09:00
syuilo 9c363ff045
Improve usability 2019-02-28 12:29:04 +09:00
mei23 ef70d17194 url-previewでembedプレイヤー展開をオプトインにする 2019-02-28 03:46:37 +09:00
syuilo 2919e37586
Fix 2019-02-26 14:25:09 +09:00
syuilo 61ac024127
i18n整理 2019-02-26 14:13:02 +09:00
syuilo bc243c1ea3
i18n 2019-02-25 20:17:33 +09:00
syuilo c0a60260c2
モバイル版でもデッキを使えるように (#4366)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Fix bug

* wip

* Update notifications.vue

* Update user-menu.vue

* deck settings

* indicate
2019-02-25 19:45:00 +09:00
syuilo 1a6aae944f
🎨 2019-02-24 13:29:08 +09:00
syuilo c9a6c9e20a
テキストをまとめた 2019-02-24 03:54:04 +09:00
YuzuRyo61 3d0fc09fae Implement mobile version folder deletion (#4355) 2019-02-24 03:49:07 +09:00
syuilo b975751710
Use global translation 2019-02-24 03:39:45 +09:00
MeiMei 4530d40537 Add missing translation - ホームのカスタマイズ (#4360) 2019-02-24 03:34:40 +09:00
MeiMei 94e3ac9b72 デッキからホームに行くメニューをホームと表記する (#4359) 2019-02-24 03:34:09 +09:00
syuilo 3409a51cca
Resolve #2017 2019-02-21 01:30:21 +09:00
syuilo 7612ead551
Fix #4331 2019-02-21 00:30:53 +09:00
syuilo fa78fe665d
メディアビュー機能を削除 2019-02-21 00:13:46 +09:00
syuilo d8de9f8eba
🎨 2019-02-20 07:15:08 +09:00
MeiMei f2d55e7f60 Fix #4308 (#4310) 2019-02-19 03:48:21 +09:00
syuilo 963b0db3d3
コンポーネント整理 2019-02-19 03:38:34 +09:00
syuilo b07cd37a16
🎨 2019-02-18 20:48:39 +09:00
syuilo d9092dc81f
ユーザーが存在しない場合の表示を追加 2019-02-18 11:27:15 +09:00
syuilo a766a57af9
誰もフォローしていない状態でホームTLを表示したときにexploreページへ誘導するように 2019-02-18 04:45:16 +09:00
syuilo 1d5a54ff6f
ハッシュタグでユーザー検索できるように (#4298)
* ハッシュタグでユーザー検索できるように

* 🎨

* Increase limit

* リモートユーザーも表示

* Fix bug

* Fix bug

* Improve performance
2019-02-17 23:41:47 +09:00
syuilo a5660d6c82
Exploreページに新規ユーザー一覧を追加 (#4295) 2019-02-17 17:53:51 +09:00
syuilo a55d15214b
Update ja-JP.yml 2019-02-17 03:28:36 +09:00
syuilo 0a79a6564a
Add support for disabled timeline to deck
Close #4286
Resolve #4275
2019-02-17 01:04:21 +09:00
MeiMei b6c86e2845 Change home button to timeline (#4282)
* Home to Timeline

* remove home from locales
2019-02-16 16:27:24 +09:00
syuilo 88dc4c83cb
Improve UI 2019-02-16 10:58:44 +09:00
syuilo c2b1bbeec5
Exploreページを実装 2019-02-16 06:50:58 +09:00
syuilo 95b157ac3e
Add featured page 2019-02-15 06:31:03 +09:00
Lynx Kotoura 7837bd44fc Add i18n when timelines are empty (#4261) 2019-02-15 05:59:07 +09:00
syuilo 53422ffcb2
Improve desktop UX (#4262)
* wip

* wip

* wip

* wip

* wip

* wip

* Merge

* wip

* wip

* wip

* wip

* wip

* wip
2019-02-15 05:08:59 +09:00
Lynx Kotoura 16230f320e Unify translations of frequently replied users (#4248) 2019-02-14 13:40:48 +09:00
syuilo 93c3f34813
管理画面でサイレンスされているユーザーを一覧できるように 2019-02-10 19:43:46 +09:00
MeiMei 22a9e950c7 deckにフォローされていますマークを追加 (#4207)
* deckにフォローされていますを追加

* opacity
2019-02-10 05:26:49 +09:00
fangzheng c4a2a31cf3 Update ja-JP.yml (#4195)
Fix incorrect strings
2019-02-08 23:10:42 +09:00
syuilo 5e0eda9526
Improve instances manegement
Resolve #4187
2019-02-08 20:56:16 +09:00
syuilo 56275bcfcb
Introduce per-instance chart (#4183)
* Introduce per-instance chart

* Implement chart view in client

* Handle note deleting

* More chart srcs

* Add drive stats

* Improve drive stats

* Fix bug

* Add icon
2019-02-08 16:58:57 +09:00
syuilo e6612f610c
Implement instance blocking (#4182)
* Implement instance blocking

* Add missing text

* Delete unnecessary file

* Covert Punycode to Unicode
2019-02-08 04:26:43 +09:00
syuilo e43c9c0e21
特定インスタンスからのフォローを全解除できるように 2019-02-07 21:59:18 +09:00
syuilo 49958ca03f
Make instance information more detail 2019-02-07 21:23:12 +09:00
syuilo c3140f57b9
連合しているインスタンスを一覧できるように 2019-02-07 18:11:20 +09:00
syuilo 27d16c6a12
Resolve #4151 2019-02-06 20:56:48 +09:00
syuilo 20ee57931f
Resolve #4165 2019-02-06 15:24:59 +09:00
syuilo 5db5bbd1cd
自分の投稿情報をエクスポートできるように (#4144)
* wip

* 正しいJSONを生成するように

* データを整形
2019-02-05 19:50:14 +09:00
syuilo dd39d6ea37
Better key name 2019-02-05 04:09:44 +09:00
syuilo 861302f0fd
アニメーション画像を無効にする際、サーバーサイドではなくクライアントサイドでURLを変更するように 2019-02-05 03:51:54 +09:00
MeiMei f014b7ae0e アニメーションを自動再生しないオプション (#4131)
* Refactor

* settings

* Media Proxy

* Replace API response
2019-02-05 03:01:36 +09:00
syuilo 1d814ba0e1
個別に投稿のウォッチ/ウォッチ解除をできるように
Resolve #161
2019-02-05 01:24:44 +09:00
syuilo 2b0cb6d728
[Client] Resolve #3226 2019-02-02 23:20:40 +09:00
Acid Chicken (硫酸鶏) 00f9c824d1 リモートの外部サービス認証情報を表示する (#4047)
* Update user.vue

* Update ja-JP.yml

* Fix path

refs: 7e3a8d56e6

* Update user.vue

* Update ja-JP.yml

* Re-fix path

refs: 4bb4903ee5, 7e3a8d56e6

* Update user.vue

* Update ja-JP.yml

* Update ja-JP.yml

* Fix sentence a little
2019-02-01 20:02:10 +09:00
syuilo 6d3408ae73
[Client] Add information 2019-01-31 20:55:40 +09:00
syuilo 00b134ce1e
Introduce silence (#4043)
* Introduce silence

* Fix icon
2019-01-30 17:25:56 +09:00
syuilo 7dcea49be7
Refactoring 2019-01-27 13:29:53 +09:00
MeiMei 0854f2e180 管理画面からリモートユーザー情報を更新できるように (#3992) 2019-01-26 17:53:35 +09:00
MeiMei 85cd647946 Improve moderation UI (#3989)
* admin users UI

* tune
2019-01-26 17:14:10 +09:00
Acid Chicken (硫酸鶏) 4632eecb76
Back to the #3813 (#3949)
* Revert "Revert "Resolve #3813 (#3814)""

This reverts commit f433182c4c.

* Keep CW is back

* New Wave

https://github.com/syuilo/misskey/pull/3949#pullrequestreview-194787210
2019-01-23 20:43:06 +09:00
syuilo ecac2990eb
[Client] Fix bug 2019-01-21 20:56:10 +09:00
syuilo 6909add1ec
Drop stalk feature
Resolve #3935
Closes #2226
Closes #1946
2019-01-20 12:25:00 +09:00
syuilo 048b9c295e
スパム報告機能
Resolve #1970
2019-01-19 19:16:48 +09:00
syuilo d2a7c56149
Improve drive file operation
Resolve #3789
Resolve #3790
2019-01-19 09:50:38 +09:00
syuilo abddea0443
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-01-18 16:47:03 +09:00
syuilo 9fc1cc5255
[Client] Drop apiViaStream option
Resolve #3911
2019-01-18 16:46:56 +09:00
Acid Chicken (硫酸鶏) d93e60d4dd
Better 2FA input on sign in form (#3910)
* Update signin.vue

* Update ja-JP.yml

* Update settings.vue

* Update signin.vue

* Update init.ts
2019-01-18 13:20:32 +09:00
syuilo 8d42e94e57
Implement active users chart
Resolve #3904
2019-01-17 17:16:08 +09:00
syuilo 652bb03087
[Client] Add information 2019-01-17 09:46:40 +09:00
syuilo 13cee2b4f5
Resolve #3896 2019-01-16 14:54:14 +09:00
MeiMei 1546160f6a モデレーター登録を解除できるように (#3876) 2019-01-11 08:11:24 +09:00
MeiMei 203fba0216 管理画面でユーザーを状態でフィルタできるように (#3873) 2019-01-11 08:09:44 +09:00
MeiMei f6a8c8cf76 Toggle show/hide password (#3865)
* Toggle show/hide password

* hoverでアンダーラインが中途半端に出てダサいので出さないように

* Update signin.vue
2019-01-10 10:22:45 +09:00
Aya Morisawa 15ce89a88d Resolve #3078 (#3838) 2019-01-06 17:45:14 +09:00
syuilo c57bffb142
モバイル版にも設定を追加 2018-12-30 14:12:46 +09:00
syuilo b3032ad84d
Better setting 2018-12-30 14:05:13 +09:00
syuilo 4f76acd249
🎨 2018-12-30 14:00:57 +09:00
syuilo cdb8e41176
[Client] Update theme setting 2018-12-30 13:02:06 +09:00
syuilo 4e55436339
[Client] Improve 2fa settings 2018-12-29 22:10:54 +09:00
syuilo 6bcc174456
Clean up 2018-12-29 02:58:04 +09:00
MeiMei 8823a6c1a1 フォローしているユーザーからのフォローを自動承認するオプション (#3780) 2018-12-28 21:36:58 +09:00
syuilo cce3e52642
通知の管理を強化
Resolve #3772
2018-12-28 05:06:25 +09:00
syuilo 8c762e7b8e
🎵 2018-12-28 04:36:24 +09:00
MeiMei 1029bff5ff Undo reaction with clicking minus (#3773)
* Undo reaction with clicking minus

* fix isMyNote
2018-12-28 01:01:58 +09:00
MeiMei fdd42fc2d7 user mention (#3771) 2018-12-27 23:14:30 +09:00
Aya Morisawa 19f327701d
Fix kao 2018-12-27 21:10:40 +09:00
Aya Morisawa 0f5c737c1a
Use double quotation 2018-12-27 21:00:08 +09:00
Aya Morisawa cb9960b0ac
Fix i18n: is-suspended
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 20:59:49 +09:00
syuilo cb8663873d
Rename: 404 --> not-found 2018-12-27 20:22:54 +09:00
Aya Morisawa ba05606074 Show on the CW button that there is a poll (#3769) 2018-12-27 19:58:57 +09:00
MeiMei 5174e16f7b Feature to show only my posts in the user page (#3753)
* Fix #3681

* Feature to show only my posts in the user page
2018-12-26 23:11:50 +09:00
Zero King af5839bb59 Fix translation location (#3734) 2018-12-24 01:25:28 +09:00
syuilo 454632d785
Resolve #3687 2018-12-20 04:08:13 +09:00
syuilo e88ce1746d
リスト関連の操作を強化
Resolve #2069
Resolve #2051
Resolve #2807
Resolve #3647
2018-12-19 07:22:01 +09:00
syuilo 7f77517fc8
[Client] Resolve #3658 2018-12-19 00:57:28 +09:00
syuilo e7da505fb3
[Client] Bug fix and clean up 2018-12-16 16:12:41 +09:00
syuilo 85ddabdc65
Update ja-JP.yml 2018-12-15 17:09:05 +09:00
syuilo 709290d2da
Improve mention display 2018-12-12 13:06:05 +09:00
Acid Chicken (硫酸鶏) 08142ead67 Resolve #3581 (#3589)
* Update ja-JP.yml

* Create 404.vue

* Update script.ts

* Update script.ts

* Update script.ts

* Update script.ts

* Update script.ts

* Update script.ts

* Update 404.vue

* Update meta.ts

* Update instance.vue

* Update update-meta.ts
2018-12-11 20:19:13 +09:00
Acid Chicken (硫酸鶏) 1d1a373ca8
Update ja-JP.yml 2018-12-11 18:12:18 +09:00
MeiMei 7e1cad3e12 Improve tags settings (#3569) 2018-12-09 14:24:24 +09:00
syuilo 596f92cfcc
[Client] Improve cw-button 2018-12-08 10:36:26 +09:00
MeiMei e2843a5ce4 Resolve #3537 (#3540)
* Resolve #3537

* tune
2018-12-08 06:18:37 +09:00
tamaina 31b30e3dd2 Resolve #3347 , #3349 (#3513)
* Resolve  #3347 , #3349
Make deck columns' width be selectable and flexible

* deckColumnMinwidth --> deckColumnMinWidth

* w-default --> normal

* ✌️
2018-12-06 11:11:46 +09:00
Aya Morisawa 58b3be438a Resolve #1872 (#3516) 2018-12-06 10:21:41 +09:00
Aya Morisawa dc8f4c8d6a
Fix #3341 (#3502) 2018-12-05 18:44:57 +09:00
syuilo 20c0690352
[Client] Resolve #3500 2018-12-05 17:27:27 +09:00
syuilo 45bee7cc2f
Resolve #327 2018-12-03 20:08:18 +09:00
syuilo 1c86a4bc26
Refactor 2018-12-03 19:44:03 +09:00
syuilo f3479d1b98
Refactor 2018-12-03 09:38:43 +09:00
syuilo bb14895fd8
[Client] Resolve #2225 2018-12-02 15:26:56 +09:00
MeiMei 3bde4285eb Fix SMTP (#3433)
* Fix: SMTP local relay

* Fix SMTP SSL description

* ✌️
2018-11-30 00:03:28 +09:00
syuilo 22e30b44b9
Make require password to update email 2018-11-29 20:19:02 +09:00
syuilo ab594d1dfe
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-29 16:24:05 +09:00
syuilo 1bc109b42c
Implement email config 2018-11-29 16:23:45 +09:00
Hakaba Hitoyo afdb23ff57 Feature / Configurable web search engine (#3406)
* configurable web search engine

* add webSearchEngine config in mobile ui

* add webSearchEngine config in desktop ui

* add webSearchEngine config

* add messages for web search engine config

* correct locale
2018-11-29 11:05:17 +09:00
syuilo 7ed50b90bd
[Client] Resolve #3323 2018-11-27 01:21:16 +09:00
syuilo e6dcd438b4
Update ja-JP.yml 2018-11-24 07:05:41 +09:00
syuilo 246cead2b1
Improve user operations
Resolve #2197
Resolve #3367
2018-11-23 08:01:14 +09:00
Hakaba Hitoyo ac14adfd3e Feature / user recommendation config in admin ui (#3357)
* add config for external user recommendation into admin ui

* debug

* correct admin ui

* switch external user recommendation to admin ui config

* debug

* debug

* debug

* Revert "debug"

This reverts commit f4a0460e5bde21cd1f39a735f496a2d74233ef3f.

* explicit parseInt radix

* add Japanese message

* change default engine to https

* remove unused settings

* debug

* nullable externalUserRecommendationTimeout
2018-11-21 23:44:59 +09:00
syuilo 562a5f66fc
Improve usability 2018-11-21 14:44:49 +09:00
syuilo 8d70587814
Refactoring 2018-11-19 02:04:12 +09:00
MeiMei e401ba9e25 Update visibility text (#3299) 2018-11-17 18:21:05 +09:00
MeiMei 0bf54b3ff6 Renote visibility (#3290) 2018-11-17 03:25:48 +09:00
Aya Morisawa 9239e37b45 Fix #3273 (#3277) 2018-11-16 23:14:11 +09:00
Aya Morisawa 57d80932a4 Add an optional setting to remain deleted note (#3271)
Co-authored-by: Aya Morisawa <AyaMorisawa4869@gmail.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-11-16 23:13:37 +09:00
MeiMei bceb02d760 local only visibility (#3254)
* local only visibility

* fix UI
2018-11-16 05:47:29 +09:00
syuilo 3c3ef9bba0
[Client] ✌️ 2018-11-16 05:36:52 +09:00
Acid Chicken (硫酸鶏) 9d8f7b081d WIP: Add Discord auth (#3239)
* Add Discord auth

* Apply review 175263424
2018-11-15 19:15:04 +09:00
syuilo 56d571c0f0
Moderator system
Closes #2357
2018-11-15 04:15:42 +09:00
syuilo 7896242f57
[Client] Fix #3213 2018-11-13 16:19:46 +09:00
syuilo 0fbf56219f
[Client] Emoji picker
Closes #3130
2018-11-13 00:12:55 +09:00
syuilo 71d42f64dc
[Client] Implement word mute
Closes #1739
2018-11-11 21:17:51 +09:00
syuilo 5d3d78a73e
Better text 2018-11-11 02:44:54 +09:00
syuilo d62c67208f
[Client] Show domain in admin page 2018-11-10 04:28:56 +09:00
syuilo 27bdb26202
Fix #3187 2018-11-10 00:28:50 +09:00
syuilo 1fa24d709d
Fix i18n text 2018-11-09 23:11:55 +09:00
Aya Morisawa 035bdd0279 Add showVia option (#3182)
* Resolve #3160

* Fix bug

* Fix bug
2018-11-09 21:10:21 +09:00
syuilo 10fa824f95
[Client] Fix #2759 2018-11-09 08:31:05 +09:00
syuilo 60ef3e3563
Refactor & Clean up 2018-11-09 08:13:34 +09:00
syuilo 25a69ec1b6
Refactoring of i18n (#3165)
Refactoring of i18n
2018-11-09 03:44:35 +09:00
syuilo f052d8912b
wip: フォロー/フォロワーページ (#3157)
フォロー/フォロワーページ
2018-11-08 15:16:39 +09:00
syuilo cb6f390fb6
GitHub / Twitter連携の設定をDBに保存するように 2018-11-07 13:14:52 +09:00
syuilo 001bb7bbcd
インスタンスの対象言語の設定を実装 2018-11-07 12:28:53 +09:00
syuilo 06b66f0209
メンテナ情報をDBに保存するように 2018-11-07 01:12:26 +09:00
syuilo 2de48110bb
ghostの設定をDBに保存するように 2018-11-07 00:44:56 +09:00