summaryrefslogtreecommitdiff
path: root/internal/processing/list/get.go
AgeCommit message (Expand)AuthorFiles
2024-09-16[performance] cache more database calls, reduce required database calls overa...Libravatar kim1
2024-09-09[feature] Implement exclusive lists (#3280)Libravatar Vyr Cossont1
2023-09-23[chore] deinterface the typeutils.Converter and update to use state structure...Libravatar kim1
2023-07-21[bugfix] Return all accounts when list accounts limit <= 0 (#2014)v0.10.0Libravatar tobi1
2023-07-18[bugfix] more robust list timeline invalidation (#1995)v0.10.0-rc3Libravatar kim1
2023-05-25[feature] Add List functionality (#1802)Libravatar tobi1