Skip to content
Snippets Groups Projects
  1. Oct 19, 2023
  2. Oct 18, 2023
  3. Oct 17, 2023
    • anatawa12's avatar
      新規にフォローした人のwithRepliesをtrueにする機能を追加 (#12048) · 5a3c6575
      anatawa12 authored
      
      * 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: default avatarSayamame-beans <61457993+sayamame-beans@users.noreply.github.com>
      Co-authored-by: default avatarsyuilo <syuilotan@yahoo.co.jp>
      5a3c6575
    • syuilo's avatar
      update deps · e9db0680
      syuilo authored
      e9db0680
    • syuilo's avatar
      refactor · 5686e1d2
      syuilo authored
      5686e1d2
  4. Oct 16, 2023
    • syuilo's avatar
      update deps · 9338ab46
      syuilo authored
      9338ab46
    • syuilo's avatar
      Update CHANGELOG.md · 7e4562d5
      syuilo authored
      7e4562d5
    • まっちゃてぃー's avatar
      feat: サーバーサイレンス機能を追加 (#12031) · 5efd01ba
      まっちゃてぃー authored
      
      * feat : サーバーサイレンスを追加
      
      * Update CHANGELOG.md
      
      * Update CHANGELOG.md
      
      * Update locale
      
      * Update instance-info.vue
      
      * update misskey-js.api.md
      
      * lint fix
      
      * migration fix
      
      * 既存のものを使うように
      
      * fix
      
      * 色々直した
      
      * Update packages/frontend/src/pages/admin/instance-block.vue
      
      * Update packages/frontend/src/pages/admin/instance-block.vue
      
      * Update packages/frontend/src/components/MkInstanceCardMini.vue
      
      * Update packages/backend/src/core/entities/InstanceEntityService.ts
      
      * Update packages/backend/src/core/entities/InstanceEntityService.ts
      
      * Update packages/backend/src/core/entities/InstanceEntityService.ts
      
      * Update packages/backend/src/core/UserFollowingService.ts
      
      * Update packages/backend/src/core/UserFollowingService.ts
      
      * fix: サイレンスされてるサーバーからの投稿は全部ホームにする
      
      * fix: undefinedでfalseを返すようにした
      
      ---------
      
      Co-authored-by: default avatarsyuilo <Syuilotan@yahoo.co.jp>
      5efd01ba
    • syuilo's avatar
      fix test · 19668763
      syuilo authored
      19668763
    • syuilo's avatar
      feat: local-only antenna · 3ebed5aa
      syuilo authored
      Resolve #11869
      3ebed5aa
Loading