summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/notes/bubble-timeline.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix withRenotes check in bubble-timeline.tsHazelnoot2025-06-011-14/+10
* exclude local notes from bubble timelineHazelnoot2025-05-301-1/+2
* use instance block columns instead of checking meta columnsHazelnoot2025-05-281-1/+1
* make bubble timeline visibility checks match local timelineHazelnoot2025-05-011-5/+5
* fix backend type errorsHazelnoot2025-04-011-3/+3
* add rate limits to all public endpointsHazelnoot2024-11-221-0/+6
* use injected meta in bubble-timelinedakkar2024-10-091-6/+6
* fix the spacingdakkar2023-12-041-1/+1
* prettier query for bubble timelinedakkar2023-12-041-3/+1
* add: Bubble timelineMar0xy2023-12-041-0/+130