summaryrefslogtreecommitdiff
path: root/srv/src/http/posts.go
AgeCommit message (Expand)Author
2022-05-21Publish new posts to mailing listBrian Picciano
2022-05-20Don't use EDIT method, only POSTs should use alt methodsBrian Picciano
2022-05-20Always return results in time desc order from PostStoreBrian Picciano
2022-05-20Implement ratelimit on authenticationsBrian Picciano
2022-05-20Implement image macro for rendering imagesBrian Picciano
2022-05-20Rename api package to httpBrian Picciano