aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Collapse)Author
2022-06-19removed redis dependencyFChannel
2022-06-19cleaned up mainFChannel
2022-06-19first steps in posting connected. can make reply with no quote or quote OPFChannel
do not recommend working on this branch for the time being since things are being moved around a lot
2022-06-19restructured code base to prevent circular dependiciesFChannel
2022-06-19basic pass over view posts, post, catalog and manage page connectionsFChannel
2022-06-19added config package since WSJ config is ignored from .gitignoreFChannel
2021-01-17added go mod and config-initFChannel
2021-01-14added transfer protocol to config fileFChannel
2021-01-14added config file for server defaultsFChannel