summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/notes/reactions.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix backend type errorsHazelnoot2025-04-011-2/+2
* add rate limits to all public endpointsHazelnoot2024-11-221-0/+6
* Merge remote-tracking branch 'misskey/release/2024.5.0' into futuredakkar2024-05-311-1/+1
|\
| * perf(backend): avoid N+1 selects from `user` table when packing many entities...zyoshoka2024-05-311-1/+1
* | merge: upstreamMarie2024-02-191-1/+1
|\|
| * (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| * Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| * update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* | fix: reactions being shown on muted/blocked usersMarie2024-01-261-0/+3
|/
* fix(backend): notes/reactionsのページネーションが機能しないsyuilo2023-09-231-15/+9
* refactor(backend): update directory structure for modelssyuilo2023-09-201-1/+1
* update deps (#11820)syuilo2023-09-151-1/+1
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-171-2/+1
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-2/+2
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* perf(backend): cache avatar and banner url to dbsyuilo2023-04-061-1/+1
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-2/+0
* fix import typesyuilo2022-09-211-1/+1
* なんかもうめっちゃ変えたsyuilo2022-09-181-26/+40
* perf: allow get for notes/reactionssyuilo2022-07-051-0/+3
* refactor: fix typesyuilo2022-04-171-4/+4
* perf(server): refactor and performance improvementssyuilo2022-03-251-1/+0
* refactorsyuilo2022-03-251-6/+1
* Fix avatar/banner proxy (#8346)tamaina2022-02-271-0/+1
* refactor: Use ESM (#8358)syuilo2022-02-271-5/+5
* Fix ajv (#8333)tamaina2022-02-201-1/+1
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-191-32/+15
* refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina2022-01-181-6/+6
* lintsyuilo2022-01-031-0/+1
* fix lintsyuilo2021-12-091-9/+9
* refactoringsyuilo2021-11-121-0/+90