Commit graph

224 commits

Author SHA1 Message Date
syuilo
9151d401f4 管理画面でサイレンスされているユーザーを一覧できるように 2019-02-10 19:43:46 +09:00
MeiMei
9a77bef5bb deckにフォローされていますマークを追加 (#4207)
* deckにフォローされていますを追加

* opacity
2019-02-10 05:26:49 +09:00
fangzheng
e5fae0066c Update ja-JP.yml (#4195)
Fix incorrect strings
2019-02-08 23:10:42 +09:00
syuilo
3ecc84c514 Improve instances manegement
Resolve #4187
2019-02-08 20:56:16 +09:00
syuilo
c54f1928be 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
dd0871dd59 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
3b6bbbd6b4 特定インスタンスからのフォローを全解除できるように 2019-02-07 21:59:18 +09:00
syuilo
c57ae0a6aa Make instance information more detail 2019-02-07 21:23:12 +09:00
syuilo
708b990954 連合しているインスタンスを一覧できるように 2019-02-07 18:11:20 +09:00
syuilo
de7d50b8c0 Resolve #4151 2019-02-06 20:56:48 +09:00
syuilo
e8f1bcbb1b Resolve #4165 2019-02-06 15:24:59 +09:00
syuilo
44ac9e3363 自分の投稿情報をエクスポートできるように (#4144)
* wip

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

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

* settings

* Media Proxy

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

* Update ja-JP.yml

* Fix path

refs: 7e3a8d56e614a1771015b6b2557fea8127c46aeb

* Update user.vue

* Update ja-JP.yml

* Re-fix path

refs: 4bb4903ee513bacf79d475e100019bd3058d9b34, 7e3a8d56e614a1771015b6b2557fea8127c46aeb

* Update user.vue

* Update ja-JP.yml

* Update ja-JP.yml

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

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

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

This reverts commit f433182c4cd449a08eb436df30bee731345240c1.

* Keep CW is back

* New Wave

https://github.com/syuilo/misskey/pull/3949#pullrequestreview-194787210
2019-01-23 20:43:06 +09:00
syuilo
29101b41b9 [Client] Fix bug 2019-01-21 20:56:10 +09:00
syuilo
b47a8ef4a5 Drop stalk feature
Resolve #3935
Closes #2226
Closes #1946
2019-01-20 12:25:00 +09:00
syuilo
5c408400a3 スパム報告機能
Resolve #1970
2019-01-19 19:16:48 +09:00
syuilo
0d456b151f Improve drive file operation
Resolve #3789
Resolve #3790
2019-01-19 09:50:38 +09:00
syuilo
5c910b926f Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-01-18 16:47:03 +09:00
syuilo
b19857cfdb [Client] Drop apiViaStream option
Resolve #3911
2019-01-18 16:46:56 +09:00
Acid Chicken (硫酸鶏)
c0e86296fd 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
6981c18a02 Implement active users chart
Resolve #3904
2019-01-17 17:16:08 +09:00
syuilo
7ddf5c5680 [Client] Add information 2019-01-17 09:46:40 +09:00
syuilo
b77b85b4eb Resolve #3896 2019-01-16 14:54:14 +09:00
MeiMei
1b065d4969 モデレーター登録を解除できるように (#3876) 2019-01-11 08:11:24 +09:00
MeiMei
e5782a7c30 管理画面でユーザーを状態でフィルタできるように (#3873) 2019-01-11 08:09:44 +09:00
MeiMei
1d03184472 Toggle show/hide password (#3865)
* Toggle show/hide password

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

* Update signin.vue
2019-01-10 10:22:45 +09:00
Aya Morisawa
72f664afe7 Resolve #3078 (#3838) 2019-01-06 17:45:14 +09:00
syuilo
249d8a7ad3 モバイル版にも設定を追加 2018-12-30 14:12:46 +09:00
syuilo
69ba0e13e6 Better setting 2018-12-30 14:05:13 +09:00
syuilo
45a265e457 🎨 2018-12-30 14:00:57 +09:00
syuilo
1b0129ab03 [Client] Update theme setting 2018-12-30 13:02:06 +09:00
syuilo
60dba1397f [Client] Improve 2fa settings 2018-12-29 22:10:54 +09:00
syuilo
2b771b043b Clean up 2018-12-29 02:58:04 +09:00
MeiMei
644e420930 フォローしているユーザーからのフォローを自動承認するオプション (#3780) 2018-12-28 21:36:58 +09:00
syuilo
02164a5829 通知の管理を強化
Resolve #3772
2018-12-28 05:06:25 +09:00
syuilo
b2771283ec 🎵 2018-12-28 04:36:24 +09:00
MeiMei
6b26c21c68 Undo reaction with clicking minus (#3773)
* Undo reaction with clicking minus

* fix isMyNote
2018-12-28 01:01:58 +09:00
MeiMei
3d970eaa89 user mention (#3771) 2018-12-27 23:14:30 +09:00
Aya Morisawa
9ae7f7285d Fix kao 2018-12-27 21:10:40 +09:00