aboutsummaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Expand)Author
2022-07-16fixed for admin route not being able to follow local boards in menuFChannel
2022-07-03added key required for verify/auth routesFChannel
2022-06-19moving files from static to view dirFChannel
2022-06-19sticky and lock implementedFChannel
2022-06-19dont wait for inbox request to redirect user. prevents uneeded hang after postFChannel
2022-06-19javascript free reportingFChannel
2022-06-19config to set static modkey instead of randomly generateFChannel
2022-06-19fixed query to actor/outboxFChannel
2022-06-19your ip can be logged use a proxy if you careFChannel
2022-06-19set retry on fail POST req. might be pointless thoughFChannel
2022-06-19admin update board summary formFChannel
2022-06-19added janny managment for admin board pagesFChannel
2022-06-19blacklist route workingFChannel
2022-06-19news CRUD workingFChannel
2022-06-19logic corrections for instance creation, would return nil not complete stepsFChannel
2022-06-19last few routes marked TODOFChannel
2022-06-19archive page worksFChannel
2022-06-19first pass on reporting working - will improve its usability moreFChannel
2022-06-19banned mediaFChannel
2022-06-19delete posts workingFChannel
2022-06-19route organizationFChannel
2022-06-19following pass throughFChannel
2022-06-19more cleanup, logging and error logging everywhereFChannel
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-19first steps in posting connected. can make reply with no quote or quote OPFChannel
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-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-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-19restructuring, part 3 of manyKushBlazingJudah
2022-06-19restructuring, part 1 of manyKushBlazingJudah
2022-06-19move routes to subpackageKushBlazingJudah
2022-06-19gofiber conversion, index, board posts, board post hooked upFChannel
2022-06-19Trim strings before firing getactor requestsAmelia