| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
|
| |
Resolve #11958
Resolve #12061
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
れる問題を修正 (#12056)
* fix(backend): ユーザーのノート取得でDBにfallbackした際にチャンネルノートのみになる
* Update CHANGELOG
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
| | |
|
| |
|
|
|
| |
* Fix: invalid param impressumUrl
* Update CHANGELOG.md
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(#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>
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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: syuilo <Syuilotan@yahoo.co.jp>
|
| | |
|
| |
|
|
| |
Resolve #11869
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
無駄なDateインスタンスの生成を避けるように
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* wip
* Update NoteEntityService.ts
* wip
* wip
* wip
* wip
|
| | |
|
| |
|
|
| |
Resolve #12030
|
| |
|
|
| |
Resolve #12016
|
| | |
|
| | |
|
| |
|
|
| |
絵文字ピッカーで横に長いカスタム絵文字が見切れる問題を修正
|
| |
|
|
| |
LTLでフォローしているユーザーからの自分への返信が含まれるように
|
| | |
|
| |
|
|
| |
users/notesでセンシティブチャンネルの投稿が含まれる場合がある問題を修正
|
| |
|
|
|
|
| |
ローカルタイムライン、ソーシャルタイムラインで返信を含むかどうか設定可能に
Resolve #12001
|
| |
|
|
| |
フォローしているユーザーからの自分の投稿への返信がタイムラインに含まれない問題を修正
|
| | |
|
| |
|
|
| |
センシティブ設定されたチャンネルの投稿をusers/notesで返さないように
|
| |
|
|
| |
ユーザープロフィールページでセンシティブなメディアが隠されない問題を修正
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* (add) ファイルビューア
* Update Changelog
* 既存のAPIを利用
* run api extratctor
* Change i18n
* (add) ページに関する説明を追加
* Update CHANGELOG
* (fix) design, classes
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Resolve #10995
|
| |
|
|
| |
#11404
|
| |
|
|
| |
users/notesでsinceId指定時にデータベースにフォールバックするように修正
|
| |
|
|
| |
untilDate/sinceDate指定時のクエリパフォーマンスを向上
|
| |
|
|
|
|
| |
「ファイル付きのみ」のTLでファイル無しの新着ノートが表示される
Fix #11939
|