summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/notes (follow)
Commit message (Expand)AuthorAgeFilesLines
* enable and fix no-unused-vars and no-async-promise-executor (#17070)anatawa122026-01-081-1/+1
* enhance(backend): Improve error handling for scheduled post validation (#16642)Copilot2025-11-282-0/+32
* fix(backend): DeepL翻訳のAPIキー指定方式変更に対応 (#16839)かっこかり2025-11-241-1/+1
* feat: チャンネルミュートの実装 (#14105)おさむのひと2025-11-074-33/+80
* lintsyuilo2025-10-061-8/+8
* fix notes\drafts\create param defssyuilo2025-10-061-1/+1
* feat: scheduled post (#16577)syuilo2025-09-264-194/+105
* fix: サーバー設定によりコンテンツの閲覧が制限されてい...かっこかり2025-09-161-7/+13
* fix(backend): タイムラインAPIの withRenotes: false 時のレスポン...syuilo2025-08-293-0/+3
* fix(backend): `notes/mentions` で場合によっては並び順が正しく...syuilo2025-08-211-1/+1
* ノートの脱CASCADE削除 (#16332)syuilo2025-07-312-3/+9
* test(backend): e2e/timelines.ts: 非FTT時のテストを追加, 凍結の...tamaina2025-07-301-1/+7
* enhance: ページネーション(一覧表示)の基準日時を指定でき...syuilo2025-06-288-9/+30
* feat: ノートの下書き(draft of note) (#15298)taichan2025-06-255-0/+738
* Fix: ミュート対象ユーザーが引用されているノートがRNさ...anatawa122025-05-2910-43/+11
* fix(backend): correct invalid schema format specifying only `required` for `a...zyoshoka2025-05-271-30/+45
* fix(backend): add response schema for `notes/show-partial-bulk` endpoint (#16...zyoshoka2025-05-251-1/+20
* Feat: UGCの公開範囲設定機能 (#15938)syuilo2025-05-091-1/+14
* Feat: No websocket mode (#15851)syuilo2025-05-091-0/+47
* Exclude suspended users note from most timelines (#15775)anatawa122025-05-0110-0/+10
* Exclude blocked instance note from most timelines (#15792)anatawa122025-04-2810-0/+13
* refactor(backend): better method namesyuilo2025-03-2710-20/+20
* Feat: Chat (#15686)syuilo2025-03-242-8/+0
* fix(backend): FTT無効時にユーザーリストタイムラインが使用...かっこかり2024-11-061-1/+1
* feat: ノートの閲覧にログイン必須にする設定 (#14799)syuilo2024-10-211-1/+11
* refactor/perf(backend): provide metadata statically (#14601)syuilo2024-09-226-42/+33
* 自分のフォロワー限定投稿に対するリプライがホームタ...anatawa122024-07-302-1/+14
* fix: ソーシャルタイムラインにローカルタイムラインに表...anatawa122024-07-181-0/+1
* fix(backend): fix creating reactions bugs (#13901)zyoshoka2024-06-221-0/+7
* fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908)Acid Chicken2024-06-011-2/+2
* perf(backend): avoid N+1 selects from `user` table when packing many entities...zyoshoka2024-05-311-1/+1
* Exclude channel notes from featured polls (#13838)anatawa122024-05-201-0/+7
* fix(backend): incorrect logic for determining whether Quote or not (#13700)zyoshoka2024-04-141-3/+3
* fix(backend): better `notes/translate` error response (#13631)zyoshoka2024-03-301-4/+9
* メンションの最大数をロールごとに設定可能にする (#13343)Yuriha2024-02-291-2/+11
* fix(backend): ダイレクトなノートに対してはダイレクトでし...zyoshoka2024-02-291-0/+8
* fix: 禁止キーワードを含むノートがDelayed Queueに追加され...anatawa122024-02-221-2/+3
* (re) update SPDX-FileCopyrightTexttamaina2024-02-1330-30/+30
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-1330-31/+31
* update SPDX-FileCopyrightTextsyuilo2024-02-1230-31/+31
* fix: 特定文字列を含むノートを投稿できないようにする管...おさむのひと2024-02-091-24/+41
* refactor(backend): exist -> exists (#13203)かっこかり2024-02-082-3/+3
* refactor: noteテーブルのインデックス整理と配列カラムへの...YS2024-01-152-5/+5
* fix(backend): 虚無ノートを投稿できる問題の修正と `api.json` ...zyoshoka2024-01-132-12/+36
* Merge pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie2023-12-277-0/+7
* refactor(frontend): Reactivityで型を明示するように (#12791)zyoshoka2023-12-261-0/+4
* chore: 自分へのリプライのみ走査するように (#12570)anatawa122023-12-041-3/+6
* Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565)anatawa122023-12-044-107/+29
* fix (backend): 「みつける」のなかにミュートしたユーザが...おさむのひと2023-12-031-3/+18
* リストタイムラインでミュートが貫通してしまう問題に...おさむのひと2023-12-031-0/+4