misskey/locales
anatawa12 5a3c6575dd
新規にフォローした人のwithRepliesをtrueにする機能を追加 (#12048)
* feat: add defaultWithReplies to MiUser

* feat: use defaultWithReplies when creating MiFollowing

* feat: update defaultWithReplies from API

* feat: return defaultWithReplies as a part of $i

* feat(frontend): configure defaultWithReplies

* docs(changelog): 新規にフォローした人のをデフォルトでTL二追加できるように

* fix: typo

* style: fix lint failure

* chore: improve UI text

* chore: make optional params of  UserFollowingService.follow() object

* chore: UserFollowingService.follow() accept withReplies

* chore: add withReplies to MiFollowRequest

* chore: process withReplies for follow request

* feat: accept withReplies on 'following/create' endpoint

* feat: store defaultWithReplies in client store

* Revert "feat: return defaultWithReplies as a part of $i"

This reverts commit f2cc4fe6

* Revert "feat: update defaultWithReplies from API"

This reverts commit 95e3cee6

* Revert "feat: add defaultWithReplies to MiUser"

This reverts commit 9f5ab14d70.

* feat: configuring withReplies in import-following

* feat(frontend): configure withReplies

* fix(frontend): incorrectly showRepliesToOthersInTimeline can be shown

* fix(backend): withReplies of following/create not working

* fix(frontend): importFollowing error

* fix: withReplies is not working with follow import

* fix(frontend): use v-model

* style: fix lint

---------

Co-authored-by: Sayamame-beans <61457993+sayamame-beans@users.noreply.github.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2023-10-17 20:56:17 +09:00
..
ar-SA.yml
bn-BD.yml New Crowdin updates (#12000) 2023-10-10 19:03:21 +09:00
ca-ES.yml
cs-CZ.yml New Crowdin updates (#12000) 2023-10-10 19:03:21 +09:00
da-DK.yml
de-DE.yml New Crowdin updates (#12000) 2023-10-10 19:03:21 +09:00
el-GR.yml
en-US.yml feat: サーバーサイレンス機能を追加 (#12031) 2023-10-16 20:11:27 +09:00
es-ES.yml New Crowdin updates (#12000) 2023-10-10 19:03:21 +09:00
fr-FR.yml New Crowdin updates (#12000) 2023-10-10 19:03:21 +09:00
generateDTS.js
hr-HR.yml
ht-HT.yml
hu-HU.yml
id-ID.yml New Crowdin updates (#12000) 2023-10-10 19:03:21 +09:00
index.d.ts 新規にフォローした人のwithRepliesをtrueにする機能を追加 (#12048) 2023-10-17 20:56:17 +09:00
index.js
it-IT.yml New Crowdin updates (#12000) 2023-10-10 19:03:21 +09:00
ja-JP.yml 新規にフォローした人のwithRepliesをtrueにする機能を追加 (#12048) 2023-10-17 20:56:17 +09:00
ja-KS.yml New Crowdin updates (#12000) 2023-10-10 19:03:21 +09:00
jbo-EN.yml
kab-KAB.yml
kn-IN.yml
ko-KR.yml New Crowdin updates (#12000) 2023-10-10 19:03:21 +09:00
lo-LA.yml
nl-NL.yml
no-NO.yml
package.json
pl-PL.yml New Crowdin updates (#12000) 2023-10-10 19:03:21 +09:00
pt-PT.yml
README.md
ro-RO.yml
ru-RU.yml New Crowdin updates (#12000) 2023-10-10 19:03:21 +09:00
si-LK.yml
sk-SK.yml New Crowdin updates (#12000) 2023-10-10 19:03:21 +09:00
sv-SE.yml
th-TH.yml New Crowdin updates (#12000) 2023-10-10 19:03:21 +09:00
tr-TR.yml
ug-CN.yml
uk-UA.yml New Crowdin updates (#12000) 2023-10-10 19:03:21 +09:00
uz-UZ.yml
vi-VN.yml New Crowdin updates (#12000) 2023-10-10 19:03:21 +09:00
zh-CN.yml New Crowdin updates (#12000) 2023-10-10 19:03:21 +09:00
zh-TW.yml New Crowdin updates (#12013) 2023-10-12 09:20:25 +09:00

DO NOT edit locale files except ja-JP.yml.

When you add text to the ja-JP file (of misskey-dev/misskey), it will automatically be applied to other language files. Translations added in ja-JP file should contain the original Japanese strings.

Please see Contribution guide for more information.