aboutsummaryrefslogtreecommitdiff
path: root/static/posts.html
AgeCommit message (Collapse)Author
2022-06-19Move square brackets out of <a>v0.0.16anomalous69
2022-06-19move report brackets outside of a tagKushBlazingJudah
2021-08-19data-utcKushBlazingJudah
2021-08-18catalog styleKushBlazingJudah
2021-08-18experimental type change for times: string to time.TimeKushBlazingJudah
idk what i was doing before this but i wanted to use time.Time to get something similar to how 4chan's timestamps work, it would've also been easier for scripts to interface with it, since we have data we can work with much easier than a string i am not sure what this means for federation yet, so i'll test it out before i do anything.
2021-08-16devchan why the hell did you use style attributesKushBlazingJudah
2021-07-31changed timeout time for requestsFChannel
2021-07-31removed javascript causing errors and updated readme with xmpp roomFChannel
2021-07-31added archive page and viewingFChannel
2021-07-30removed shortImg and convertSize javascript to serversideFChannel
2021-07-30moved parseContent to template to cut down on unnecessary loopsFChannel
2021-07-25showing post replies bug fixFChannel
2021-07-25fixed bug with escaping html less than symbol for parsing contentFChannel
2021-07-23added cross post support. could blow up if referencing a link that is not ↵FChannel
local to the database or cache.
2021-07-22added banning media by saving hash in databaseFChannel
2021-07-22removed media javascript parsing it on serverFChannel
2021-07-22fixed quote bug and moved comment parsing server side without javascriptFChannel
2021-07-07added media proxy for remote linksFChannel
2021-06-29fix for tor instances and displaying mediaFChannel
2021-06-29...... missing closing parenthesisFChannel
2021-06-29added public instance tracking when instance is createdFChannel
2021-06-28tor placeholder image for catalog pageFChannel
2021-06-28null element missing id valueFChannel
2021-06-28added onion temp fix for error in null elementFChannel
2021-06-28added tor image in place of broken links. if user is using tor they just ↵FChannel
click the image to view it
2021-06-19admin can mark objects as senstiveFChannel
2021-06-19added sensitive content checkbox for uploadFChannel
2021-06-17added html meta data as well as basic hover effect on linksFChannel
2021-06-03cleaning up removing postsFChannel
2021-05-30more route redirection cleanupFChannel
2021-05-13improved tripcodesFChannel
2021-03-25added media metadata load to see first frameFChannel
2021-02-03sorted board listFChannel
2021-02-02added rules.html and faq.html change to fit your own instance specs.FChannel
2021-02-02turned of preload metadata, might turn on laterFChannel
2021-01-31preload metadata of video to see first frameFChannel
2021-01-30trip code name supportFChannel
2021-01-28quote bug fixFChannel
2021-01-28reporting requires captchaFChannel
2021-01-28dont write to cache if local actorFChannel
2021-01-28added red board layoutFChannel
2021-01-22client to server conversionFChannel