aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-19delete attachmentFChannel
2022-06-19added mark sensitiveFChannel
2022-06-19delete route cleanupFChannel
2022-06-19delete posts workingFChannel
2022-06-19route organizationFChannel
2022-06-19following pass throughFChannel
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-19more organizing structs to have object functionsFChannel
need to fully test to be sure nothing broke with changes
2022-06-19converting functions to activitypub object functionsFChannel
2022-06-19removed redis dependencyFChannel
2022-06-19creating boards worksFChannel
2022-06-19admin auth and manage page working for initial pass throughFChannel
2022-06-19admin login workingFChannel
2022-06-19removed all unneeded .go files from root directoryFChannel
2022-06-19cleaned up mainFChannel
2022-06-19fix for parsing reply link and showing images in static folderFChannel
2022-06-19creating new post and replying to post workingFChannel
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-19general layout organizationFChannel
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
2022-06-19will deal with view laterKushBlazingJudah
2022-06-19i just wasted two hoursKushBlazingJudah
2022-06-19board/thread view; images don't workKushBlazingJudah
2022-06-19index is visibleKushBlazingJudah
2022-06-19it compiles nowKushBlazingJudah
2022-06-19slacking off is great; here's part 6KushBlazingJudah
2022-06-19last commit of the nightKushBlazingJudah
2022-06-19restructuring part 5KushBlazingJudah
2022-06-19down to the main package it seemsKushBlazingJudah
2022-06-19db package now compiles without error for nowKushBlazingJudah
2022-06-19restructuring, part 4 of manyKushBlazingJudah
2022-06-19goimportsKushBlazingJudah
2022-06-19restructuring, part 3 of manyKushBlazingJudah
2022-06-19restructuring, part 2 of manyKushBlazingJudah
this is mostly a large fix removing CheckError error handling from the database routines and fixing the activitypub types which have moved away from the main package
2022-06-19restructuring, part 1 of manyKushBlazingJudah
2022-06-19remove unnecessary reflect usageKushBlazingJudah
2022-06-19git hooks, readme section on devKushBlazingJudah
2022-06-19move routes to subpackageKushBlazingJudah
2022-06-19gofiber conversion, index, board posts, board post hooked upFChannel
2022-06-19Move square brackets out of <a>v0.0.16anomalous69
2022-06-19move report brackets outside of a tagKushBlazingJudah
2022-06-19reply underline thickness set to 1pxKushBlazingJudah
2022-06-19couple of style changes + reply at footer is backKushBlazingJudah
2022-06-19samesite=strict to make cookies work hopefullyKushBlazingJudah
2022-06-19Trim strings before firing getactor requestsAmelia
2022-06-19needs furthur testingFChannel
2022-06-19added slash for correct href routingFChannel