Commit Graph

109 Commits

Author SHA1 Message Date
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
b1a7a7b08d Supports toggle password in SMTP settings (#3868) 2019-01-11 08:05:36 +09:00
ibrokemypie
2580420752 Change SMTP password field to have password type (#3861) 2019-01-10 10:23:13 +09:00
syuilo
3796725c48 ドライブの管理画面でファイルのオリジナルURLを表示するように 2019-01-08 17:45:16 +09:00
syuilo
a04dddc4d8 Rename 2019-01-04 03:52:50 +09:00
ibrokemypie
2589743e0a Make instance logo customisable (#3829) 2019-01-04 03:02:40 +09:00
syuilo
3a70e8b096 Rename: 404 --> not-found 2018-12-27 20:22:54 +09:00
ibrokemypie
17f7e91faf Make activity view in admin scrollable (#3741)
I can't think of any reason why this isnt currently the case as the extra lines are still there, just not displayed, meaning theres no difference in performance/memory usage
Also means that sometimes entries are cut off which is weird
Also, sometimes there is reason to wish to view older entries that may have scrolled off the page/keep reading something which was pushed too far down.
2018-12-25 12:13:50 +09:00
syuilo
025e1c5432 Resolve #3687 2018-12-20 04:08:13 +09:00
syuilo
396415e07a [Client] Resolve #3658 2018-12-19 00:57:28 +09:00
syuilo
8e5dab6156 [Client] Add some animations 🎨 2018-12-16 11:32:20 +09:00
syuilo
c4ef77cf39 🎨 2018-12-15 17:01:19 +09:00
syuilo
08ddc96c9c 🎨 2018-12-15 16:48:28 +09:00
syuilo
7caf7abb8d Resolve #2165 2018-12-15 00:09:04 +09:00
syuilo
5281b50977 🎨 2018-12-14 23:35:07 +09:00
syuilo
a647e50b71 Implement admin drive page 2018-12-14 19:09:11 +09:00
Aya Morisawa
b954245a4d Use for-of instead of forEach (#3583)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-11 20:36:55 +09:00
Acid Chicken (硫酸鶏)
469c773eec 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
syuilo
b908375659 Fix #3325 2018-12-10 23:13:50 +09:00
MeiMei
bae310fab1 Add user name conversions (#3534)
* Add user name conversions

* add conversion
2018-12-07 11:29:49 +09:00
syuilo
b69cce2f87 Improve input dialog 2018-12-02 20:10:53 +09:00
syuilo
541fe9854c Refactor: rename alert to dialog 2018-12-02 15:28:52 +09:00
MeiMei
e33f73a5b6 Fix SMTP (#3433)
* Fix: SMTP local relay

* Fix SMTP SSL description

* ✌️
2018-11-30 00:03:28 +09:00
syuilo
4512b6711a Implement email config 2018-11-29 16:23:45 +09:00
syuilo
6e7d72d56b [Client] Resolve #3323 2018-11-27 01:21:16 +09:00
syuilo
3586817f79 🎨 2018-11-24 07:01:40 +09:00
syuilo
536ea5d280 Resolve #3376 2018-11-23 08:13:17 +09:00
syuilo
283f792c32 Improve user operations
Resolve #2197
Resolve #3367
2018-11-23 08:01:14 +09:00
Hakaba Hitoyo
82ab386b83 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
0cf86dff66 Improve usability 2018-11-21 14:44:49 +09:00
syuilo
87303eb894 [Client] ✌️ 2018-11-16 05:36:52 +09:00
syuilo
36c3b726b6 Better UX 2018-11-16 05:26:36 +09:00
syuilo
e15b03ef9f [Client] Improve admin dashboard 2018-11-16 05:21:52 +09:00
syuilo
a22c31145b 🎨 2018-11-16 05:07:59 +09:00
Acid Chicken (硫酸鶏)
f7b98aaeec WIP: Add Discord auth (#3239)
* Add Discord auth

* Apply review 175263424
2018-11-15 19:15:04 +09:00
syuilo
28d904d7f4 🎨 2018-11-15 07:03:46 +09:00
syuilo
83a47bc2f8 Update src/client/app/admin/views/index.vue 2018-11-15 06:39:59 +09:00
syuilo
fce3047e51 Update src/client/app/admin/views/index.vue 2018-11-15 06:23:40 +09:00
syuilo
b1fd8077ac [Client] Improve admin panel 2018-11-15 06:21:31 +09:00
syuilo
91ed2e0a8c Improve usability 2018-11-15 05:00:30 +09:00
syuilo
85e4e1efc1 [Client] Fix bugs 2018-11-15 04:24:40 +09:00
syuilo
b666128ddc Moderator system
Closes #2357
2018-11-15 04:15:42 +09:00
syuilo
ec408e52ae [Client] Improve alert component 2018-11-14 16:30:58 +09:00
syuilo
34337ac438 [Client] Add missing icons 2018-11-14 14:57:59 +09:00
MeiMei
86efe87e34 show self host in unicode (#3200) 2018-11-11 12:35:30 +09:00
syuilo
814f8cb43d Better text 2018-11-11 02:44:54 +09:00
syuilo
4c883769b3 [Client] Show domain in admin page 2018-11-10 04:28:56 +09:00
syuilo
d951ecc11d [Client] Fix bug 2018-11-09 18:38:10 +09:00