Commit Graph

181 Commits

Author SHA1 Message Date
syuilo
7f6a3ec828
🎨 2019-02-08 04:36:23 +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
4099db0d42
[Client] Add icon 🎨 2019-02-07 23:42:56 +09:00
syuilo
c1d728a616
インスタンス一覧の表示数を増やした 2019-02-07 22:00:55 +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
20ee57931f
Resolve #4165 2019-02-06 15:24:59 +09:00
syuilo
30b1b1a5ed
Fix imports 2019-02-04 09:37:15 +09:00
syuilo
3441acf56c
Improve usability 2019-02-03 05:06:23 +09:00
syuilo
4ea7e711ce
[Client] Improve usability
Resolve #4094
2019-02-02 22:59:11 +09:00
syuilo
00b134ce1e
Introduce silence (#4043)
* Introduce silence

* Fix icon
2019-01-30 17:25:56 +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
syuilo
45fb2ecb3a
[Client] Fix UI 2019-01-22 21:25:37 +09:00
syuilo
fa07b3023c
Refactor 2019-01-19 23:00:15 +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
9fc1cc5255
[Client] Drop apiViaStream option
Resolve #3911
2019-01-18 16:46:56 +09:00
syuilo
51a6bc4fe1
[Client] Fix chart rendering 2019-01-17 17:54:25 +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
2b13969b26 Supports toggle password in SMTP settings (#3868) 2019-01-11 08:05:36 +09:00
ibrokemypie
845f3436cc Change SMTP password field to have password type (#3861) 2019-01-10 10:23:13 +09:00
syuilo
02a27a8b12
ドライブの管理画面でファイルのオリジナルURLを表示するように 2019-01-08 17:45:16 +09:00
syuilo
b4b6e9548d
Rename 2019-01-04 03:52:50 +09:00
ibrokemypie
ebf9cd18c8 Make instance logo customisable (#3829) 2019-01-04 03:02:40 +09:00
syuilo
cb8663873d
Rename: 404 --> not-found 2018-12-27 20:22:54 +09:00
ibrokemypie
6985c39874 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
454632d785
Resolve #3687 2018-12-20 04:08:13 +09:00
syuilo
7f77517fc8
[Client] Resolve #3658 2018-12-19 00:57:28 +09:00
syuilo
d18ee12d2f
[Client] Add some animations 🎨 2018-12-16 11:32:20 +09:00
syuilo
0730cc4fa4
🎨 2018-12-15 17:01:19 +09:00
syuilo
17b6ab0ef0
🎨 2018-12-15 16:48:28 +09:00
syuilo
ebceffba1e
Resolve #2165 2018-12-15 00:09:04 +09:00
syuilo
3ae42d9b85
🎨 2018-12-14 23:35:07 +09:00
syuilo
796237b3c6
Implement admin drive page 2018-12-14 19:09:11 +09:00
Aya Morisawa
125849673a
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 (硫酸鶏)
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
syuilo
a6dc0f3684
Fix #3325 2018-12-10 23:13:50 +09:00
MeiMei
93b599dc8e Add user name conversions (#3534)
* Add user name conversions

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

* Fix SMTP SSL description

* ✌️
2018-11-30 00:03:28 +09:00
syuilo
1bc109b42c
Implement email config 2018-11-29 16:23:45 +09:00
syuilo
7ed50b90bd
[Client] Resolve #3323 2018-11-27 01:21:16 +09:00
syuilo
0387176e8c
🎨 2018-11-24 07:01:40 +09:00
syuilo
0d272b1fb0
Resolve #3376 2018-11-23 08:13:17 +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
3c3ef9bba0
[Client] ✌️ 2018-11-16 05:36:52 +09:00
syuilo
a86ae9fa50
Better UX 2018-11-16 05:26:36 +09:00
syuilo
a3c4e8a1bc
[Client] Improve admin dashboard 2018-11-16 05:21:52 +09:00
syuilo
672b7a4c3d
🎨 2018-11-16 05:07:59 +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
2c2cd893b8
🎨 2018-11-15 07:03:46 +09:00
syuilo
93e95f56f4
Update src/client/app/admin/views/index.vue 2018-11-15 06:39:59 +09:00
syuilo
cd018db945
Update src/client/app/admin/views/index.vue 2018-11-15 06:23:40 +09:00
syuilo
50fe67b99b
[Client] Improve admin panel 2018-11-15 06:21:31 +09:00
syuilo
b4c04efa23
Improve usability 2018-11-15 05:00:30 +09:00
syuilo
0985f7f609
[Client] Fix bugs 2018-11-15 04:24:40 +09:00
syuilo
56d571c0f0
Moderator system
Closes #2357
2018-11-15 04:15:42 +09:00
syuilo
11afa8140c
[Client] Improve alert component 2018-11-14 16:30:58 +09:00
syuilo
850396e9da
[Client] Add missing icons 2018-11-14 14:57:59 +09:00
MeiMei
036d46c459 show self host in unicode (#3200) 2018-11-11 12:35:30 +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
ac8817ef34
[Client] Fix bug 2018-11-09 18:38:10 +09:00
syuilo
c8081ed353
Fix i18n 2018-11-09 13:47:22 +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
1056a7167d
[Client] Improve usabiliy 2018-11-07 23:04:59 +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
b72d15b56c
[Client] Improve usability 2018-11-07 03:48:58 +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
syuilo
328fc64ca9
🎨 2018-11-07 00:16:08 +09:00
syuilo
a6f8327aa2
reCAPTCHAの設定をDBに保存するように 2018-11-07 00:08:21 +09:00
syuilo
fb8af53751
[Client] Improve usability & Refactoring 2018-11-06 15:08:22 +09:00
syuilo
cf36106520
🎨 2018-11-06 08:04:34 +09:00
syuilo
b195fd8145
🎨 2018-11-06 07:57:16 +09:00
syuilo
2a5c19cd01
リモートのファイルをキャッシュするかどうかの設定をDBに保存するように 2018-11-06 07:52:13 +09:00
syuilo
42e007ddb7
🎨 2018-11-06 07:28:49 +09:00
syuilo
756dc397d9
🎨 2018-11-06 07:22:39 +09:00
syuilo
8f714b5b12
ドライブ容量の設定をDBに保存するようにしたりリファクタリングしたり 2018-11-06 07:14:43 +09:00
syuilo
af32d1f81e
[Client] Fix bug 2018-11-06 04:01:22 +09:00
syuilo
67d8773e38
[Client] Fix bug 2018-11-06 03:59:58 +09:00
syuilo
e445d39c2f
[Client] Use v-if instaed of v-show 2018-11-06 03:59:02 +09:00
syuilo
9f5dc2c0df
[WIP] Use FontAwesome Component for Vue (#3127)
* wip

* Rename

* Clean up

* Clean up

* wip

* wip

* Enable tree shaking

* ✌️

* ✌️

* wip

* wip

* Clean up
2018-11-06 01:40:11 +09:00
syuilo
cbba03b376
[Client] Fix bug 2018-11-05 13:23:30 +09:00
syuilo
d7a3b71028
投稿の最大文字数情報を設定ファイルではなくDBに保存するように 2018-11-05 11:09:05 +09:00
syuilo
e3ec0ad97e
[Client] Improve admin panel usability 2018-11-05 10:40:01 +09:00
syuilo
42ac7b954d
Improve admin panel usability 2018-11-05 10:32:45 +09:00
syuilo
43daf814df
[Client] 絵文字登録フォームに便利情報を表示 2018-11-05 01:33:06 +09:00
syuilo
7fc0698ecf
🎨 2018-11-04 23:15:46 +09:00