egirlskey/packages/frontend/src
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 9f5ab14d7063532de2b049bc2ed40a15658168f5.

* 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
..
boot feat(frontend): スリープ無効化機能 2023-09-20 10:02:39 +09:00
components 新規にフォローした人のwithRepliesをtrueにする機能を追加 (#12048) 2023-10-17 20:56:17 +09:00
directives refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
filters refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
pages 新規にフォローした人のwithRepliesをtrueにする機能を追加 (#12048) 2023-10-17 20:56:17 +09:00
scripts Feat:「ファイルの詳細」ページを追加 (#11995) 2023-10-10 10:43:43 +09:00
themes clean up 2023-10-10 18:11:58 +09:00
types fix(frontend): MkPopupMenuがドロワーで子メニューの出現と同時にpopupをresolveさせるのをやめさせる (#11441) 2023-08-09 09:08:47 +09:00
ui enhance: ローカルタイムライン、ソーシャルタイムラインで返信を含むかどうか設定可能に 2023-10-11 10:15:44 +09:00
unicode-emoji-indexes enhance(frontend): 追加の絵文字用辞書をダウンロードできるように 2023-06-01 17:10:53 +09:00
widgets 🎨 2023-09-29 15:14:18 +09:00
workers fix(frontend): 環境によってはMisskey Webが開けない問題を修正 2023-09-19 17:08:55 +09:00
_boot_.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
account.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
cache.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
config.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
const.ts revert: note editing 2023-10-04 12:05:01 +09:00
custom-emojis.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
debug.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
emojilist.json perf(frontend): emojilistのサイズ削減 2023-05-30 11:18:40 +09:00
events.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
i18n.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
index.mdx build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
instance.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
local-storage.ts enhance(frontend): improve some caches 2023-09-11 14:55:18 +09:00
navbar.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
nirax.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
os.ts Feat: AiScriptでリモートサーバーのAPIを叩く関数を追加 (#11887) 2023-09-29 15:21:45 +09:00
pizzax.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
plugin.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
router.ts Feat:「ファイルの詳細」ページを追加 (#11995) 2023-10-10 10:43:43 +09:00
store.ts 新規にフォローした人のwithRepliesをtrueにする機能を追加 (#12048) 2023-10-17 20:56:17 +09:00
stream.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
style.scss feat: Refine 2fa (#11766) 2023-08-28 18:25:31 +09:00
theme-store.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00