Commit graph

85 commits

Author SHA1 Message Date
syuilo
0089260392 Revert "refactor(client): Use v-t for i18n"
This reverts commit 9c30b23358699a530f2bcb0f5ae6efe17146bcb3.
2020-07-25 01:56:52 +09:00
syuilo
01776a0336 refactor(client): Use v-t for i18n 2020-07-25 01:36:39 +09:00
tamaina
08a2162aa7 feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)
* wip

* tabun ok

* better msg

* oops

* fix lint

* Update gulpfile.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* Update src/client/scripts/set-i18n-contexts.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* refactor

Co-authored-by: acid-chicken <root@acid-chicken.com>

* 

* wip

* fix lint

* たぶんおk

* fix flush

* Translate Notification

* remove console.log

* fix

* add notifications

* remove san

* wip

* ok

* ✌️

* Update src/prelude/array.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* wip

* i18n refactor

* Update init.ts

* ✌️

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-05-23 13:19:31 +09:00
MeiMei
706c2fe925 リレーに不正なURLは追加できないように (#6351)
* リレーに不正なURLは追加できないように

* lint
2020-05-15 20:51:16 +09:00
MeiMei
fe841db55a pub-relay (#6341)
* pub-relay

* relay actorをApplicationにする

* Disable koa-compress

* Homeはリレーに送らない

* Disable debug

* UI

* cleanupなど
2020-05-10 18:42:31 +09:00
Acid Chicken (硫酸鶏)
5046f82c83 Fix bug 2020-04-29 09:35:37 +09:00
Acid Chicken (硫酸鶏)
b1088cd584 Factorize *captcha component 2020-04-29 09:15:18 +09:00
Acid Chicken (硫酸鶏)
f4c140b087 Add *captcha settings guide 2020-04-29 06:04:05 +09:00
Acid Chicken (硫酸鶏)
dd6f3579f0 Refactor codes 2020-04-29 05:30:58 +09:00
Acid Chicken (硫酸鶏)
8d233fa1cf Add support for hCaptcha 2020-04-28 14:29:33 +09:00
Satsuki Yanagi
b4cdcab537 モデレーション周りのv11の機能復元 (#6249)
* モデレーション周りのv11の機能復元

* i18n

* wip

* wip

Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-04-13 23:27:12 +09:00
MeiMei
69dd52920e プロキシの除外ホスト (#6244)
* プロキシの除外ホスト

* オブジェクトストレージとの通信にProxyを使うかを選択できるように

* fix lint

* コメント

Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
2020-04-12 20:32:34 +09:00
syuilo
82e76eaa29 ✌️ 2020-03-29 10:17:23 +09:00
syuilo
110d517bc3 ✌️ 2020-03-29 10:16:32 +09:00
syuilo
aa9a07b5b6 ✌️ 2020-03-29 10:15:33 +09:00
syuilo
921078c51e インスタンス一覧でソートできるように 2020-03-29 10:14:33 +09:00
和風ドレッシング
00ee61d578 Fix #6176 (#6183) 2020-03-25 15:57:35 +09:00
syuilo
6bdd4e757c 招待コードが発行できない問題を修正 2020-03-21 23:27:54 +09:00
syuilo
4e4fb29bc4 wip 2020-03-21 00:21:33 +09:00
MeiMei
ed818fc8e3 オブジェクトストレージでS3のvirtual-host形式のサポートなど (#6148)
* オブジェクトストレージでS3のvirtual-host形式のサポートなど

* 表記揺れ

* more simply

* S3ならばs3ForcePathStyleしない
2020-03-14 11:33:19 +09:00
syuilo
4bf3859d22 ログビューア実装 2020-02-18 21:27:43 +09:00
syuilo
b7cb172d89 Implement object storage settings 2020-02-18 21:12:05 +09:00
syuilo
51b7da86d8 Better instance page 2020-02-17 02:27:14 +09:00
syuilo
3f2902316c Improve instance info page 2020-02-17 02:21:27 +09:00
syuilo
e90d733f25 Clean up 2020-02-15 23:42:52 +09:00
syuilo
65f264c05d Improve usability 2020-02-15 02:39:27 +09:00
syuilo
600373b41c Refactor 2020-02-14 01:24:05 +09:00
syuilo
e250131bca Improve custom emoji managemant 2020-02-14 01:09:39 +09:00
tamaina
e3e4ee9553 翻訳の抜けを修正その2 (#5893)
* Missing translation

* use npx

* ✌️

* Update ja-JP.yml

* Update signup.vue

* Update ja-JP.yml

* Update messaging-room.vue

* Update ja-JP.yml

* Update signup.vue

* Update ja-JP.yml

* Update signin.vue

* Update ja-JP.yml

* Update index.vue

* Update ja-JP.yml

* Update signup.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-02-12 06:27:11 +09:00
syuilo
8cd70a7225 なんかもうめっちゃ変えた
Resolve #5846
2020-02-10 23:17:42 +09:00
syuilo
65bec3c99f i18n 2020-02-09 19:18:06 +09:00
syuilo
f1aadb451c Fix #5842 and refactoring 2020-02-06 14:23:01 +09:00
syuilo
6d1d130abe プロキシアカウントをユーザー名ではなくIDで保存するように 2020-02-05 10:15:09 +09:00
syuilo
f6ebba7805 _section --> _card 2020-01-30 11:10:42 +09:00
syuilo
e24ca1e51f v12 (#5712)
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
2020-01-30 04:37:25 +09:00