Age | Commit message (Expand) | Author |
---|---|---|
2022-06-19 | more cleanup, logging and error logging everywhere | FChannel |
2022-06-19 | added error func and general cleanup/organization | FChannel |
2022-06-19 | removed redis dependency | FChannel |
2022-06-19 | cleaned up main | FChannel |
2022-06-19 | first steps in posting connected. can make reply with no quote or quote OP | FChannel |
2022-06-19 | restructured code base to prevent circular dependicies | FChannel |
2022-06-19 | basic pass over view posts, post, catalog and manage page connections | FChannel |
2022-06-19 | added config package since WSJ config is ignored from .gitignore | FChannel |
2021-01-17 | added go mod and config-init | FChannel |
2021-01-14 | added transfer protocol to config file | FChannel |
2021-01-14 | added config file for server defaults | FChannel |