summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/users/notes.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* re-type userFollowingsCache to match the othersHazelnoot2025-06-091-1/+1
* additional fixes and cleanup to all note endpointsHazelnoot2025-06-051-21/+5
* Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-291-0/+2
|\
| * Exclude blocked instance note from most timelines (#15792)anatawa122025-04-281-0/+2
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-03-301-2/+2
|\|
| * refactor(backend): better method namesyuilo2025-03-271-2/+2
* | Merge branch 'develop' into feature/2024.10dakkar2024-11-281-0/+6
|\ \
| * | add rate limits to all public endpointsHazelnoot2024-11-221-0/+6
* | | Merge tag '2024.11.0' into feature/2024.10dakkar2024-11-221-0/+6
|\ \ \ | |/ / |/| / | |/
| * feat: ノートの閲覧にログイン必須にする設定 (#14799)syuilo2024-10-211-0/+6
* | Merge branch 'develop' into feature/2024.9.0Hazelnoot2024-10-151-1/+58
|\ \ | |/ |/|
| * add "show bots" toggle to following feedHazelnoot2024-10-151-0/+9
| * add filters for following feedHazel K2024-10-151-1/+49
* | refactor/perf(backend): provide metadata statically (#14601)syuilo2024-09-221-6/+5
|/
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* perf: early return users/notes and users/featured-notes if me is blocked by r...anatawa122023-12-151-0/+8
* Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565)anatawa122023-12-041-19/+15
* fix: withChannelNotesとwithFilesを同時に指定したときの考慮 (#12...shiosyakeyakini2023-12-031-0/+3
* Refine fanout timeline (#12507)anatawa122023-12-021-96/+102
* chore: remove unimplemented excludeNsfw (#12520)anatawa122023-12-021-1/+0
* fix(backend): rename FunoutTimelineService to FanoutTimelineService (#12453)zyoshoka2023-11-261-5/+5
* fix: 特定の条件下でチャンネルやユーザーのノート一覧に...yukineko2023-11-241-1/+5
* ユーザのノートのみ表示時にDBへフォールバックするとリ...おさむのひと2023-11-131-2/+1
* refactor(backend): rename servicesyuilo2023-10-181-5/+5
* users/notesでDBから参照した際にチャンネル投稿のみ取得さ...taichan2023-10-181-1/+4
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-2/+2
* fix(backend): users/notesでセンシティブチャンネルの投稿が含...syuilo2023-10-111-1/+3
* fix(backend): センシティブ設定されたチャンネルの投稿をuse...syuilo2023-10-101-2/+4
* fix of 0bb0c32908syuilo2023-10-091-2/+2
* enhance(backend): RedisへのTLの構築をListで行うようにsyuilo2023-10-091-30/+13
* fix(backend): users/notesでsinceId指定時にデータベースにフォー...syuilo2023-10-091-58/+62
* fixsyuilo2023-10-091-0/+4
* fix(backend): users/notes で途中までしかページネーションでき...syuilo2023-10-091-32/+34
* fix(backend): ダイレクト投稿がタイムライン上に正常に表示..._2023-10-091-0/+1
* fix(backend): users/notes で 自身の visibility: followers なノートが...syuilo2023-10-091-1/+1
* fix(backend): fix of 8c684d5391syuilo2023-10-081-4/+3
* fix of 8c684d5391syuilo2023-10-071-31/+28
* enhance(backend): User TLをRedisにキャッシュされる以前まで遡...syuilo2023-10-071-2/+39
* refactorsyuilo2023-10-071-27/+25
* fix(backend): sinceIdやsinceDateを利用してTLを取得することがで...syuilo2023-10-051-7/+7
* enhance(backend): users/notesでチャンネル投稿を含めるオプションsyuilo2023-10-051-1/+11
* tweak timelinessyuilo2023-10-041-0/+9
* tweaksyuilo2023-10-041-2/+0
* fix(backend): [2023.10.1.beta-1] [ノート]タブでは見える投稿が[...syuilo2023-10-041-6/+21
* feat: improve tl performance (#11946)syuilo2023-10-031-67/+42
* enhance: タイムラインからRenoteを除外するオプションを追加syuilo2023-09-281-4/+4
* enhance: ユーザーページのノート一覧でRenoteを除外できる...syuilo2023-09-281-0/+11
* update deps (#11820)syuilo2023-09-151-1/+1