summaryrefslogtreecommitdiff
path: root/internal/processing/statustimeline.go
AgeCommit message (Collapse)AuthorFiles
2022-02-05[feature] Rework timeline code to make it useful for more than just statuses ↵Libravatar tobi1
(#373) * add preparable and timelineable interfaces * initialize timeline manager within the processor * generic renaming * move status-specific timeline logic into the processor * refactor timeline to make it useful for more than statuses