Commit Graph

18 Commits

Author SHA1 Message Date
alyssa rose 6b51cbed6c add socks proxy url to config file 2021-04-03 00:52:14 +00:00
alyssa rose dd27b1e875 correctly use socks proxy
this shouldn't be hardcoded, i'll eventually put it in the config file
2021-03-27 18:51:06 +00:00
r fa27d9c6eb Refactor things
- Remove separate auth/logging and merge them into transport.go
- Add helper function for http handlers
2020-11-22 17:29:58 +00:00
r 140dfe2f63 Fix http client
- Remove automatic retries on 429
- Tweak http client config for better connection re-using
2020-10-30 17:07:06 +00:00
r 798587868f Fix invalid CSS syntax 2020-08-22 06:41:49 +00:00
r fd2a353770 Refactor things 2020-05-24 04:38:34 +00:00
r 55ed6a480e Add single instance mode 2020-04-19 08:18:36 +00:00
r c41f9272f9 Fix logfile 2020-02-26 10:40:57 +00:00
r cd9306294d Add install target for make
- Update default config path accordingly
- Mention use of config file in README
2020-01-31 18:18:31 +00:00
r a877c58ac3 Fix error printing 2020-01-28 20:50:14 +00:00
r 4613e9cc7b Update config 2020-01-28 20:49:58 +00:00
r 2af37d4778 Refactor everything 2020-01-28 17:58:29 +00:00
r e9bd72306e Rename package to bloat 2020-01-01 15:58:27 +00:00
r cad01cb1f8 Add command line flag to specify config file 2020-01-01 15:18:04 +00:00
r 591360f2a8 Add post format selection 2019-12-26 11:25:29 +00:00
r 656ff3931c Update header template and add option for custom css 2019-12-25 16:38:47 +00:00
r 59aad78f66 Use filesystem based kv store instead of sqlite 2019-12-17 20:17:25 +00:00
r 5e4da01c3a Initial commit 2019-12-13 18:26:24 +00:00