summaryrefslogtreecommitdiff
path: root/packages/backend/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Hard mute (#12376)anatawa122023-11-231-0/+1
| | | | | | | | | | | | | | | | | | | | | * feat(backend,misskey-js): hard mute storage in backend * fix(backend,misskey-js): mute word record type * chore(frontend): generalize XWordMute * feat(frontend): configure hard mute * feat(frontend): hard mute notes on the timelines * lint(backend,frontend): fix lint failure * chore(misskey-js): update api.md * fix(backend): test failure * chore(frontend): check word mute for reply * chore: limit hard mute count
* enhance(backend): make ftt db fallback configurablesyuilo2023-11-161-0/+1
|
* fix(backend): 非公開の投稿に対して返信できないように (#12333)zyoshoka2023-11-151-0/+1
| | | | | | | * fix(backend): 非公開の投稿に対して返信できないように * Update CHANGELOG.md * fix: test
* tweak testsyuilo2023-11-011-1/+1
|
* Feat: 未読通知数を表示できるように (#11982)かっこかり2023-11-011-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 未読通知数を表示できるように * Update Changelog * オプトインにする * Fix lint * (add) テスト通知のプッシュ通知を追加 * add test * フロントエンドの表示上限を99に変更 * Make it default on * 共通スタイルをくくりだす * Update Changelog * tweak * Update UserEntityService.ts * rename * Update navbar-for-mobile.vue --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix(backend): ↵syuilo2023-10-231-0/+4
| | | | | | 自分のフォローしているユーザーの自分のフォローしていないユーザーの visibility: followers な投稿への返信がストリーミングで流れてくる問題を修正 Fix #12117
* enhance(backend): RedisへのTLのキャッシュをオフにできるようにsyuilo2023-10-231-0/+1
|
* fix(backend): ↵syuilo2023-10-221-0/+14
| | | | ローカルタイムラインに投稿者自身の投稿への返信が含まれない問題を修正
* fix(backend): ↵syuilo2023-10-221-0/+16
| | | | | | リストTLに自分のフォロワー限定投稿が含まれない問題を修正 Fix #12110
* feat: Avatar decoration (#12096)syuilo2023-10-211-0/+2
| | | | | | | | | | | * wip * Update ja-JP.yml * Update profile.vue * .js * Update home.test.ts
* update testsyuilo2023-10-201-0/+2
|
* fix(backend): ↵syuilo2023-10-201-0/+12
| | | | | | フォロ限へのリプのリプ元が(非公開)の表示のまま Fix #12083
* add timeline testssyuilo2023-10-201-0/+20
|
* add timeline testssyuilo2023-10-201-0/+20
|
* update testsyuilo2023-10-181-1/+1
|
* fix testsyuilo2023-10-161-0/+1
|
* feat: local-only antennasyuilo2023-10-161-0/+2
| | | | Resolve #11869
* fix testsyuilo2023-10-161-2/+2
|
* fix testssyuilo2023-10-164-17/+18
|
* perf(backend): createdAtをidから取得するように & ↵syuilo2023-10-163-7/+2
| | | | 無駄なDateインスタンスの生成を避けるように
* update testsyuilo2023-10-111-47/+47
|
* enhance(backend): ↵syuilo2023-10-111-4/+1
| | | | LTLでフォローしているユーザーからの自分への返信が含まれるように
* update testsyuilo2023-10-111-1/+0
|
* enhance: ↵syuilo2023-10-111-0/+56
| | | | | | ローカルタイムライン、ソーシャルタイムラインで返信を含むかどうか設定可能に Resolve #12001
* fix(backend): ↵syuilo2023-10-111-0/+66
| | | | フォローしているユーザーからの自分の投稿への返信がタイムラインに含まれない問題を修正
* add testssyuilo2023-10-111-0/+26
|
* fix of 0bb0c32908syuilo2023-10-101-0/+2
|
* fix(backend): ↵_2023-10-091-18/+157
| | | | | | | | | | | | | | | | | | | | | ダイレクト投稿がタイムライン上に正常に表示されない問題を修正 (#11993) * DMをredisにpushするように * add test * add CHANGELOG * Update NoteCreateService.ts * lint * :v: * 前のバージョンから発生した問題ではないため不要 --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix(backend): users/notes で 自身の visibility: followers ↵syuilo2023-10-091-0/+13
| | | | なノートが含まれない問題を修正
* perf(backend): WebSocket接続が多い場合のパフォーマンスを向上syuilo2023-10-081-0/+88
| | | | | https: //github.com/MisskeyIO/misskey/pull/176 Co-Authored-By: KOBA789 <kobahide789@gmail.com>
* バックエンドのテストの改善 (#11978)FineArchs2023-10-071-5/+4
| | | | | * Update utils.ts * no async executer
* add more testsyuilo2023-10-061-0/+16
|
* enhance(backend): users/notesでチャンネル投稿を含めるオプションsyuilo2023-10-051-0/+13
| | | | Resolve #11965
* add more testssyuilo2023-10-051-0/+41
|
* tweak tlsyuilo2023-10-041-2/+6
|
* tweak timelinessyuilo2023-10-041-1/+1
|
* add more testsyuilo2023-10-041-55/+107
|
* add more testsyuilo2023-10-041-0/+13
|
* fix testsyuilo2023-10-041-0/+2
|
* add more testsyuilo2023-10-041-0/+15
|
* fix testsyuilo2023-10-041-0/+1
|
* fix flaky testsyuilo2023-10-041-0/+1
|
* tweaksyuilo2023-10-041-0/+27
|
* tweaksyuilo2023-10-042-12/+16
|
* fix(backend): [2023.10.1.beta-1] ↵syuilo2023-10-041-0/+58
| | | | | | [ノート]タブでは見える投稿が[全て]タブに出てこない Fix #11960
* feat: improve tl performance (#11946)syuilo2023-10-035-17/+720
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * Update NoteCreateService.ts * wip * wip * wip * wip * Update NoteCreateService.ts * wip * Update NoteCreateService.ts * wip * Update user-notes.ts * wip * wip * wip * Update NoteCreateService.ts * wip * Update timeline.ts * Update timeline.ts * Update timeline.ts * Update timeline.ts * Update timeline.ts * wip * Update timelines.ts * Update timelines.ts * Update timelines.ts * wip * wip * wip * Update timelines.ts * Update misskey-js.api.md * Update timelines.ts * Update timelines.ts * wip * wip * wip * Update timelines.ts * wip * Update timelines.ts * wip * test * Update activitypub.ts * refactor: UserListJoining -> UserListMembership * Update NoteCreateService.ts * wip
* fix testsyuilo2023-09-301-0/+2
|
* feat: 通知の受信設定を強化syuilo2023-09-291-4/+4
|
* enhance(backend): refine moderation log (#10939)syuilo2023-09-231-4/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update DriveService.ts
* fix(backend): mostr.pub, ↵typeling15782023-09-221-1/+2
| | | | | | | | | | | | | | | | | | | Mitraのユーザーをフォローできない問題を修正 (#11791) * fix(backend): mostr.pub, Mitraのユーザーをフォローできない問題を修正 * Revert "fix(backend): mostr.pub, Mitraのユーザーをフォローできない問題を修正" This reverts commit 9685715e6470caffc2b0c7b991d55c5edf7fa0f1. * fix ApResolverService * Update CHANGELOG.md * fix test --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>