aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-29Merge pull request #69 from KushBlazingJudah/masterHEADmasterFChannel0
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-07-16fixed for admin route not being able to follow local boards in menuFChannel
2022-07-16increased comment limit check if inReplyTo is NaN, check if from.Value nilFChannel
2022-07-03added key required for verify/auth routesFChannel
2022-07-03security issueFChannel
2022-06-25this was not neededv0.1.0FChannel
2022-06-25removed public indexing being dependent on fchan being availableFChannel
2022-06-21checking for empty replyto, checking if already cached object already dbFChannel
2022-06-19v0.1.0FChannel
2022-06-19moving files from static to view dirFChannel
2022-06-19index out of range fixFChannel
2022-06-19new line for cookiekey in config-initFChannel
2022-06-19sticky and lock implementedFChannel
2022-06-19fix for report page and archive page formattingFChannel
2022-06-19dont wait for inbox request to redirect user. prevents uneeded hang after postFChannel
2022-06-19fix for routing to correct thread from child 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-19changes for better failed delivery attemptsFChannel
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-19added sendtofollowers to cc incase not already sending to followersFChannel
2022-06-19send to correct actors incase not following directlyFChannel
2022-06-19admin update board summary formFChannel
2022-06-19admin reported management improvementsFChannel
2022-06-19admin page layout/css - truncate long new line postsFChannel
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-19pop archived postsFChannel
2022-06-19auto subscribe in place. still have to do some logic changes for bugsFChannel
2022-06-19blacklist route workingFChannel
2022-06-19small index style changesFChannel
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-19redirect to OP thread if not OPFChannel
2022-06-19made view reported posts less gimpedFChannel
2022-06-19first pass on reporting working - will improve its usability moreFChannel
2022-06-19banned mediaFChannel
2022-06-19delete attachmentFChannel
2022-06-19added mark sensitiveFChannel
2022-06-19delete route cleanupFChannel
2022-06-19delete posts workingFChannel
2022-06-19route organizationFChannel