aboutsummaryrefslogtreecommitdiff
path: root/activitypub/object.go
AgeCommit message (Collapse)Author
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-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
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-19creating boards worksFChannel
2022-06-19admin auth and manage page working for initial pass throughFChannel
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