Commit graph

115 commits

Author SHA1 Message Date
syuilo 2de48110bb
ghostの設定をDBに保存するように 2018-11-07 00:44:56 +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 2a5c19cd01
リモートのファイルをキャッシュするかどうかの設定をDBに保存するように 2018-11-06 07:52:13 +09:00
syuilo 756dc397d9
🎨 2018-11-06 07:22:39 +09:00
syuilo 8f714b5b12
ドライブ容量の設定をDBに保存するようにしたりリファクタリングしたり 2018-11-06 07:14:43 +09:00
syuilo 65961bc15b
Refactoring & 設定でTwemojiを使うかどうか切り替えられるように 2018-11-05 19:20:35 +09:00
syuilo abe99c3c73
Update locales/ja-JP.yml 2018-11-05 11:10:02 +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 1855ab60f1
Resolve #3098 2018-11-04 23:00:43 +09:00
Acid Chicken (硫酸鶏) 8646a9c49c Add GitHub auth (#3095) 2018-11-04 22:03:55 +09:00
syuilo 8d7c033cf5
Clean up 2018-11-04 21:21:34 +09:00
Acid Chicken (硫酸鶏) 147ad69864 Revert "Add GitHub auth"
This reverts commit c146006476.
2018-11-04 19:22:04 +09:00
Acid Chicken (硫酸鶏) c146006476 Add GitHub auth 2018-11-04 19:17:30 +09:00
syuilo dfce5bc0af
[Client] Improve Emoji management page of admin panel 2018-11-04 03:18:57 +09:00
syuilo e3a24e9215
[Client] Improve admin panel 2018-11-03 23:57:14 +09:00
syuilo 1061e1f7ae
i18n 2018-11-03 22:20:09 +09:00
syuilo 84218abf2b
[Client] Make possible to change password in mobile
モバイル版からパスワードの変更を行えるように
2018-11-03 21:53:03 +09:00
syuilo 7b786bfde3
Improve usability of Admin panel 2018-11-03 19:57:44 +09:00
syuilo aadd5b95b8
Improve admin dashboard 2018-11-03 11:38:00 +09:00
syuilo d7881ba129
Improve admin page 2018-11-03 03:00:23 +09:00
syuilo 6f1e2f6636
Improve admin page 2018-11-03 02:06:34 +09:00
syuilo f2e719b361
[Client] Admin page improved 2018-11-02 23:05:53 +09:00
syuilo f7069dcd18
良い感じに 2018-10-31 11:16:13 +09:00
mei23 560bb65384 blockings list 2018-10-31 04:59:01 +09:00
syuilo 312cff3d6f
Fix 2018-10-29 21:39:35 +09:00
syuilo fa17623fa8
モバイル版からブロックできるように 2018-10-29 21:32:38 +09:00
MeiMei d64dc45899 User blocking (Following part) (#3035)
* block wip

* UndoBlock

* UnBlock

* wip

* follow

* UI

* fix
2018-10-29 20:32:42 +09:00
syuilo e0bf522e7f
Client: Improve API settings 2018-10-26 08:37:30 +09:00
syuilo 2724d74108
Better text 2018-10-25 11:35:55 +09:00
syuilo 7dde3465e2
Improve drive information 2018-10-25 11:30:30 +09:00
syuilo 37ae53e55c
Update locales/ja-JP.yml 2018-10-24 07:52:57 +09:00
syuilo 94ef03db9e
Implement federation chart 2018-10-24 06:44:09 +09:00
syuilo 843dd5fb58
Improve user column 2018-10-23 12:32:24 +09:00
nico ead201ac3d More missing i18n stuff (#2981)
* More missing i18n stuff

Not tested, please check before merege

* Add missing colons

* Revert some changes
2018-10-23 07:11:56 +09:00
syuilo b49c70e67e
Update locales/ja-JP.yml 2018-10-22 05:18:05 +09:00
nico c1b13c3b5b #2939 part 4 (#2977) 2018-10-22 05:04:33 +09:00
nico 83d3e1cfe6 #2939 part 2 (#2975)
I hope it's correct
2018-10-22 04:58:18 +09:00
zwebmedia 81e21c4314 Birthday translations (#2962)
Add language terms for birthday years, months, days, years old.
2018-10-21 07:24:28 +09:00
syuilo cd12bb33a5
Fix: Remove duplicated key 2018-10-21 04:01:35 +09:00
Dr. Gutfuck LLC 512336685c Localized dev/views/new-app.vue (#2959)
* Localized read-all message

* Fixed some weirdness:   src/client/app/init.ts

* Unfucked server api stuff (sorry lol):   src/server/api/endpoints/i/read_all_unread_notes.ts

* Clean up

* Added localization lines to:   locales/ja-JP.yml
Localized:   src/client/app/dev/views/apps.vue

* Fix potential error:   src/client/app/dev/views/apps.vue

* Added relevant localization lines:   locales/ja-JP.yml
Localized:   src/client/app/dev/views/new-app.vue
2018-10-21 03:01:09 +09:00
syuilo f65ac74914
i18n 2018-10-21 00:18:01 +09:00
Dr. Gutfuck LLC 1729d05e8c Localized mark all as read message (#2956)
* Localized read-all message

* Fixed some weirdness:   src/client/app/init.ts

* Unfucked server api stuff (sorry lol):   src/server/api/endpoints/i/read_all_unread_notes.ts

* Clean up
2018-10-20 15:46:01 +09:00
Dr. Gutfuck LLC c2663529c1 Localized BSoD messages. (#2953)
* Added VSCode workspace files to :   .gitignore

* Localized Blue Screen of Death:   locales/ja-JP.yml
Localized Blue Screen of Death:   src/client/app/init.ts
2018-10-20 11:57:23 +09:00
syuilo 70897c0e9a
🎨 2018-10-20 09:28:48 +09:00
syuilo f14c372f5e
Resolve #2719 2018-10-19 11:10:49 +09:00
syuilo 9a261755d2
Fix key 2018-10-19 10:05:30 +09:00