aboutsummaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Collapse)Author
2020-11-22Refactor thingsr
- Remove separate auth/logging and merge them into transport.go - Add helper function for http handlers
2020-10-30Fix http clientr
- Remove automatic retries on 429 - Tweak http client config for better connection re-using
2020-08-22Fix invalid CSS syntaxr
2020-05-24Refactor thingsr
2020-04-19Add single instance moder
2020-02-26Fix logfiler
2020-01-31Add install target for maker
- Update default config path accordingly - Mention use of config file in README
2020-01-28Fix error printingr
2020-01-28Update configr
2020-01-28Refactor everythingr
2020-01-01Rename package to bloatr
2020-01-01Add command line flag to specify config filer
2019-12-26Add post format selectionr
2019-12-25Update header template and add option for custom cssr
2019-12-17Use filesystem based kv store instead of sqliter
2019-12-13Initial commitr