summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/notes/mentions.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* enforce DM visibility in notes/mentionsHazelnoot2025-06-101-3/+2
* fix performance regression in mentions endpointHazelnoot2025-06-051-27/+43
* fix performance drop in notes/mentions endpointHazelnoot2025-06-041-4/+5
* copy changes to mentions.tsHazelnoot2025-06-031-14/+16
* Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-291-0/+1
|\
| * Exclude blocked instance note from most timelines (#15792)anatawa122025-04-281-0/+1
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-03-301-2/+2
|\|
| * refactor(backend): better method namesyuilo2025-03-271-2/+2
* | merge upstreamHazelnoot2025-03-251-4/+0
|\|
| * Feat: Chat (#15686)syuilo2025-03-241-4/+0
* | add rate limits to all public endpointsHazelnoot2024-11-221-0/+6
|/
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* refactor: noteテーブルのインデックス整理と配列カラムへの...YS2024-01-151-3/+3
* Merge pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie2023-12-271-0/+1
* lint fixessyuilo2023-10-091-3/+4
* update deps (#11820)syuilo2023-09-151-1/+1
* fix(backend): timeout when querying mentions (#11799)Ezekiel Lee2023-09-081-0/+2
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-171-2/+1
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* perf(backend): use limit() instead of take()syuilo2023-07-081-1/+1
* perf(backend): cache avatar and banner url to dbsyuilo2023-04-061-7/+1
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+0
* fix import typesyuilo2022-09-211-1/+1
* なんかもうめっちゃ変えたsyuilo2022-09-181-43/+58
* lint fixessyuilo2022-06-141-2/+2
* Fix avatar/banner proxy (#8346)tamaina2022-02-271-1/+7
* refactor: Use ESM (#8358)syuilo2022-02-271-8/+8
* Fix ajv (#8333)tamaina2022-02-201-1/+1
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-191-28/+14
* refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina2022-01-181-6/+6
* lintsyuilo2022-01-031-0/+1
* fix lintsyuilo2021-12-091-3/+3
* refactoringsyuilo2021-11-121-0/+88