summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance(backend): improve fanout tl for stlsyuilo2023-10-181-33/+101
|
* fix(backend): fix admin/get-user-ips errorsyuilo2023-10-181-1/+1
|
* enhance(backend): improve fanout tlsyuilo2023-10-184-75/+182
| | | | | Resolve #11958 Resolve #12061
* refactor(backend): rename servicesyuilo2023-10-1813-60/+60
|
* Update about-misskey.vuesyuilo2023-10-181-0/+3
|
* users/notesでDBから参照した際にチャンネル投稿のみ取得さ ↵taichan2023-10-181-1/+4
| | | | | | | | | | | れる問題を修正 (#12056) * fix(backend): ユーザーのノート取得でDBにfallbackした際にチャンネルノートのみになる * Update CHANGELOG --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Remove unnecessary nullish coalescing (#12058)woxtu2023-10-1812-20/+19
|
* fix: `admin/update-meta` が保存できない (#12057)かっこかり2023-10-181-2/+2
| | | | | * Fix: invalid param impressumUrl * Update CHANGELOG.md
* update depssyuilo2023-10-182-27/+27
|
* 新規にフォローした人のwithRepliesをtrueにする機能を追加 ↵anatawa122023-10-1720-23/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#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>
* update depssyuilo2023-10-174-7/+7
|
* refactorsyuilo2023-10-171-2/+4
|
* update depssyuilo2023-10-163-24/+24
|
* feat: サーバーサイレンス機能を追加 (#12031)まっちゃてぃー2023-10-1616-32/+166
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* fix testsyuilo2023-10-161-0/+1
|
* feat: local-only antennasyuilo2023-10-1614-2/+46
| | | | Resolve #11869
* fix testsyuilo2023-10-161-2/+2
|
* fix testssyuilo2023-10-164-17/+18
|
* fix of 1fa1d31696syuilo2023-10-166-14/+12
|
* perf(backend): createdAtをidから取得するように & ↵syuilo2023-10-16171-537/+442
| | | | 無駄なDateインスタンスの生成を避けるように
* perf(backend): improve streaming api performance (#12033)syuilo2023-10-159-115/+58
| | | | | | | | | | | | | * wip * Update NoteEntityService.ts * wip * wip * wip * wip
* perf(backend): tweak populateMyReactionsyuilo2023-10-141-4/+4
|
* perf(backend): nyaizeを投稿時にやるsyuilo2023-10-142-22/+24
| | | | Resolve #12030
* enhance(frontend): TLの返信表示オプションを記憶するようにsyuilo2023-10-132-1/+9
| | | | Resolve #12016
* .jssyuilo2023-10-131-1/+1
|
* update testsyuilo2023-10-111-47/+47
|
* fix(frontend): ↵syuilo2023-10-111-0/+2
| | | | 絵文字ピッカーで横に長いカスタム絵文字が見切れる問題を修正
* enhance(backend): ↵syuilo2023-10-112-7/+3
| | | | LTLでフォローしているユーザーからの自分への返信が含まれるように
* update testsyuilo2023-10-111-1/+0
|
* fix(backend): ↵syuilo2023-10-111-1/+3
| | | | users/notesでセンシティブチャンネルの投稿が含まれる場合がある問題を修正
* enhance: ↵syuilo2023-10-1110-12/+128
| | | | | | ローカルタイムライン、ソーシャルタイムラインで返信を含むかどうか設定可能に Resolve #12001
* fix(backend): ↵syuilo2023-10-112-4/+70
| | | | フォローしているユーザーからの自分の投稿への返信がタイムラインに含まれない問題を修正
* add testssyuilo2023-10-111-0/+26
|
* fix(backend): ↵syuilo2023-10-101-2/+4
| | | | センシティブ設定されたチャンネルの投稿をusers/notesで返さないように
* fix(frontend): ↵syuilo2023-10-101-9/+18
| | | | ユーザープロフィールページでセンシティブなメディアが隠されない問題を修正
* fix(backend): channels/timelineでミュートが効かない問題を修正syuilo2023-10-101-1/+1
|
* clean upsyuilo2023-10-106-18/+0
|
* :art: CWボタンを大きくsyuilo2023-10-102-20/+5
|
* update depssyuilo2023-10-104-13/+13
|
* clean upsyuilo2023-10-101-13/+0
|
* Feat:「ファイルの詳細」ページを追加 (#11995)かっこかり2023-10-107-5/+410
| | | | | | | | | | | | | | | | | * (add) ファイルビューア * Update Changelog * 既存のAPIを利用 * run api extratctor * Change i18n * (add) ページに関する説明を追加 * Update CHANGELOG * (fix) design, classes
* fix of 0bb0c32908syuilo2023-10-102-1/+7
|
* fix of 0bb0c32908syuilo2023-10-091-2/+2
|
* fix of 0bb0c32908syuilo2023-10-099-24/+24
|
* update depssyuilo2023-10-094-14/+14
|
* fix(backend): Misskeyのバックエンドプロセスが終了しないsyuilo2023-10-091-2/+0
| | | | Resolve #10995
* enhance(backend): RedisへのTLの構築をListで行うようにsyuilo2023-10-0913-252/+228
| | | | #11404
* fix(backend): ↵syuilo2023-10-091-58/+62
| | | | users/notesでsinceId指定時にデータベースにフォールバックするように修正
* perf(backend): ↵syuilo2023-10-091-7/+10
| | | | untilDate/sinceDate指定時のクエリパフォーマンスを向上
* fix(backend): ↵syuilo2023-10-096-3/+21
| | | | | | 「ファイル付きのみ」のTLでファイル無しの新着ノートが表示される Fix #11939