summaryrefslogtreecommitdiff
path: root/internal/db/bundb/poll.go
AgeCommit message (Expand)AuthorFiles
2024-09-02[chore/performance] Avoid unnecessary "uncached" queries (#3265)Libravatar tobi1
2024-07-24[chore] renames the `GTS` caches to `DB` caches (#3127)Libravatar kim1
2024-04-02[chore] bump go structr cache version -> v0.6.0 (#2773)Libravatar kim1
2024-02-07[feature/performance] sqlite pragma optimize on close (#2596)Libravatar kim1
2024-01-19[performance] overhaul struct (+ result) caching library for simplicity, perf...Libravatar kim1
2023-12-15[bugfix] use a much shorter refresh limit for statuses with polls (#2453)v0.13.0Libravatar kim1
2023-11-14[bugfix] Update poll delete/update db queries (#2361)Libravatar tobi1
2023-11-09[bugfix] actually decrement votes during poll vote delete ... (#2344)Libravatar kim1
2023-11-08[feature] add support for polls + receiving federated status edits (#2330)Libravatar kim1