aboutsummaryrefslogtreecommitdiff
path: root/views/partials
AgeCommit message (Collapse)Author
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 page layout/css - truncate long new line postsFChannel
2022-06-19pop archived postsFChannel
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-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-19index is visibleKushBlazingJudah
2022-06-19gofiber conversion, index, board posts, board post hooked upFChannel