summaryrefslogtreecommitdiff
path: root/internal/db/bundb/timeline_test.go
AgeCommit message (Expand)AuthorFiles
2023-05-25[feature] Add List functionality (#1802)Libravatar tobi1
2023-04-06[bugfix/chore] Refactor timeline code (#1656)Libravatar tobi1
2023-03-28[performance] refactoring + add fave / follow / request / visibility caching ...Libravatar kim1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-02-25[feature] Client API endpoints + v. basic web view for pinned posts (#1547)Libravatar tobi1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-11-15[chore] update database caching library (#1040)Libravatar kim1
2022-11-14[feature] add instance-expose-public-timeline flag (#1039)Libravatar Rob Sargant1
2022-10-29[bugfix] Prevent future statuses showing in timelines (#932)Libravatar tobi1
2022-10-08[chore] Standardize database queries, use `bun.Ident()` properly (#886)Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-09-04tests + announce notification fix (#193)Libravatar tobi1
2021-08-26fix public timeline bug (#150)Libravatar tobi1