Skip to content
Snippets Groups Projects
  1. Oct 18, 2023
  2. 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>
  3. 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>
    • syuilo's avatar
      feat: local-only antenna · 3ebed5aa
      syuilo authored
      Resolve #11869
      3ebed5aa
  4. Oct 15, 2023
  5. Oct 13, 2023
  6. Oct 11, 2023
  7. Oct 10, 2023
  8. Oct 09, 2023
  9. Oct 08, 2023
  10. Oct 07, 2023
  11. Oct 06, 2023
  12. Oct 05, 2023
    • anatawa12's avatar
      Disallow renote of direct note (#11970) · ee483f2d
      anatawa12 authored
      * chore: renoteに関するチェックをまとめる
      
      * fix: ダイレクト投稿をrenoteできる
      
      * fix(frontend): 自分のダイレクト投稿をrenoteできる
      
      * docs(changelog): ダイレクト投稿をリノートできてしまう
      
      * fix lint
      
      * chore(backend): visibilityに関するエラーをApi Errorとして返す
  13. Oct 04, 2023
Loading