summaryrefslogtreecommitdiff
path: root/srv/src/http/feed.go
AgeCommit message (Expand)Author
2022-09-13move src out of srv, clean up default.nix and MakefileBrian Picciano
2022-05-22Don't set updated at field on feed, it's wonkyBrian Picciano
2022-05-20Add tag parameter to feed endpointBrian Picciano
2022-05-20Always return results in time desc order from PostStoreBrian Picciano
2022-05-20Add RSS feed generatorBrian Picciano