summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/roles/notes.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* additional fixes and cleanup to all note endpointsHazelnoot2025-06-051-2/+3
* copy changes to roles/notes.tsHazelnoot2025-06-031-3/+9
* use instance block columns instead of checking meta columnsHazelnoot2025-05-281-1/+1
* 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
* | 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
* Merge pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie2023-12-271-0/+1
* fix(backend): rename FunoutTimelineService to FanoutTimelineService (#12453)zyoshoka2023-11-261-3/+3
* refactor(backend): rename servicesyuilo2023-10-181-3/+3
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-2/+2
* fix of 0bb0c32908syuilo2023-10-091-2/+2
* enhance(backend): RedisへのTLの構築をListで行うようにsyuilo2023-10-091-7/+7
* refactorsyuilo2023-10-071-8/+4
* feat: improve tl performance (#11946)syuilo2023-10-031-3/+3
* update deps (#11820)syuilo2023-09-151-1/+1
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-171-2/+1
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-1/+1
* fix:ロールタイムライン無効に関する修正 (#10843)nenohi2023-05-191-0/+1
* Role timeline setting (#10677)nenohi2023-04-201-1/+4
* fix typessyuilo2023-04-141-1/+1
* fix(server): アンテナとロールTLのuntil/sinceプロパティが動く...futchitwo2023-04-131-4/+4
* feat: role timelinesyuilo2023-04-121-0/+109