aboutsummaryrefslogtreecommitdiff
path: root/config/config.go
AgeCommit message (Collapse)Author
2022-06-25removed public indexing being dependent on fchan being availableFChannel
2022-06-19moving files from static to view dirFChannel
2022-06-19config to set static modkey instead of randomly generateFChannel
2022-06-19more cleanup, logging and error logging everywhereFChannel
things are mostly in place can work on "features" and polish
2022-06-19added error func and general cleanup/organizationFChannel
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