aboutsummaryrefslogtreecommitdiff
path: root/activitypub
AgeCommit message (Expand)Author
2022-07-26fix fail with posting to a down instance's threadKushBlazingJudah
2022-07-16fixed replies to post not showing up when following other boardsv0.1.1FChannel
2022-06-21checking for empty replyto, checking if already cached object already dbFChannel
2022-06-19moving files from static to view dirFChannel
2022-06-19new line for cookiekey in config-initFChannel
2022-06-19sticky and lock implementedFChannel
2022-06-19fixed query to actor/outboxFChannel
2022-06-19changes for better failed delivery attemptsFChannel
2022-06-19set retry on fail POST req. might be pointless thoughFChannel
2022-06-19added sendtofollowers to cc incase not already sending to followersFChannel
2022-06-19send to correct actors incase not following directlyFChannel
2022-06-19error with getting object sets actor to emptyFChannel
2022-06-19first pass on federation workingFChannel
2022-06-19fix finger actorFChannel
2022-06-19added janny managment for admin board pagesFChannel
2022-06-19auto subscribe in place. still have to do some logic changes for bugsFChannel
2022-06-19archive page worksFChannel
2022-06-19redirect to OP thread if not OPFChannel
2022-06-19delete posts workingFChannel
2022-06-19following pass throughFChannel
2022-06-19more cleanup, logging and error logging everywhereFChannel
2022-06-19added error func and general cleanup/organizationFChannel
2022-06-19more organizing structs to have object functionsFChannel
2022-06-19converting functions to activitypub object functionsFChannel
2022-06-19creating boards worksFChannel
2022-06-19admin auth and manage page working for initial pass throughFChannel
2022-06-19removed all unneeded .go files from root directoryFChannel
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
2022-06-19restructured code base to prevent circular dependiciesFChannel
2022-06-19restructuring, part 4 of manyKushBlazingJudah
2022-06-19restructuring, part 1 of manyKushBlazingJudah