aboutsummaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Collapse)Author
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
things are mostly in place can work on "features" and polish
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
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-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
2022-06-19fix for following tor instancesFChannel
2022-06-19last time with version conflicts on merge.....FChannel
2022-06-19apply theme on load using a cookieKushBlazingJudah
2021-10-04fix for instance index with empty actor idFChannel
2021-10-03Merge branch 'master' into developmentFChannel
2021-10-03fix for broken media urlsFChannel
2021-08-20fix a couple problemsKushBlazingJudah
2021-08-19go fmt, go vetKushBlazingJudah
2021-08-19hack fix mod pagesKushBlazingJudah
2021-08-19data-utcKushBlazingJudah
2021-08-18experimental type change for times: string to time.TimeKushBlazingJudah
idk what i was doing before this but i wanted to use time.Time to get something similar to how 4chan's timestamps work, it would've also been easier for scripts to interface with it, since we have data we can work with much easier than a string i am not sure what this means for federation yet, so i'll test it out before i do anything.
2021-08-18rudimentary theme switchingKushBlazingJudah
2021-08-15default value argument for GetConfigValueKushBlazingJudah
2021-08-15go fmtKushBlazingJudah
2021-08-02unarchive when remote deleteFChannel
2021-08-01changed inactive time limit to 48hrs checks every 24FChannel