aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Collapse)Author
2022-07-16fixed replies to post not showing up when following other boardsv0.1.1FChannel
added content length changes to alter database
2022-07-03added key required for verify/auth routesFChannel
2022-06-25removed public indexing being dependent on fchan being availableFChannel
2022-06-19v0.1.0FChannel
2022-06-19moving files from static to view dirFChannel
2022-06-19sticky and lock implementedFChannel
2022-06-19fix for report page and archive page formattingFChannel
2022-06-19javascript free reportingFChannel
2022-06-19set retry on fail POST req. might be pointless thoughFChannel
since other parts require requests that cannont be delayed
2022-06-19added sendtofollowers to cc incase not already sending to followersFChannel
ie. sending from other server than fchannel
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-19fix finger actorFChannel
2022-06-19added janny managment for admin board pagesFChannel
2022-06-19pop archived postsFChannel
2022-06-19small index style changesFChannel
2022-06-19news CRUD workingFChannel
2022-06-19last few routes marked TODOFChannel
should be done with them this weekend and all things `should` be working for the fiber transition. still have to test federation locally
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-19admin auth and manage page working for initial pass throughFChannel
2022-06-19admin login workingFChannel
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-19general layout organizationFChannel
2022-06-19basic pass over view posts, post, catalog and manage page connectionsFChannel
2022-06-19index is visibleKushBlazingJudah
2022-06-19restructuring, part 1 of manyKushBlazingJudah
2022-06-19gofiber conversion, index, board posts, board post hooked upFChannel