aboutsummaryrefslogtreecommitdiff
path: root/static
AgeCommit message (Expand)Author
2022-06-19sticky and lock implementedFChannel
2022-06-19admin auth and manage page working for initial pass throughFChannel
2022-06-19admin login workingFChannel
2022-06-19Move square brackets out of <a>v0.0.16anomalous69
2022-06-19move report brackets outside of a tagKushBlazingJudah
2022-06-19reply underline thickness set to 1pxKushBlazingJudah
2022-06-19couple of style changes + reply at footer is backKushBlazingJudah
2022-06-19samesite=strict to make cookies work hopefullyKushBlazingJudah
2022-06-19remove post a reply at the bottomKushBlazingJudah
2022-06-19very minor cosmetic fixesKushBlazingJudah
2022-06-19apply theme on load using a cookieKushBlazingJudah
2021-10-04Merge branch 'development'FChannel
2021-10-04fix for reply box offset off screenFChannel
2021-10-03v0.0.15-devFChannel
2021-10-03v0.0.15-releaseFChannel
2021-10-03Merge branch 'master' into developmentFChannel
2021-08-20grid theme, fix close button in table, post popupKushBlazingJudah
2021-08-20fix a couple problemsKushBlazingJudah
2021-08-19fix post form on default nsfwKushBlazingJudah
2021-08-19theme news, fix mod pageKushBlazingJudah
2021-08-19data-utcKushBlazingJudah
2021-08-18catalog styleKushBlazingJudah
2021-08-18experimental type change for times: string to time.TimeKushBlazingJudah
2021-08-18themeable popupKushBlazingJudah
2021-08-18theme newpost at top of pageKushBlazingJudah
2021-08-18it worksKushBlazingJudah
2021-08-18rudimentary theme switchingKushBlazingJudah
2021-08-16= -> ==KushBlazingJudah
2021-08-16extremely basic themes supportKushBlazingJudah
2021-08-16devchan why the hell did you use style attributesKushBlazingJudah
2021-08-16move main css to its own fileKushBlazingJudah
2021-08-01v0.0.14-releaseFChannel
2021-08-01fix inactive instance check and archive bugFChannel
2021-07-31changed timeout time for requestsFChannel
2021-07-31added pop route for removing archived posts. removed seeing archive page when...FChannel
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-30can post with javascript disabledFChannel
2021-07-28added soft thread limits. they are not physically archived yetFChannel
2021-07-28v0.0.13-releaseFChannel
2021-07-25showing post replies bug fixFChannel
2021-07-25fixed bug with escaping html less than symbol for parsing contentFChannel
2021-07-25added modification to media banFChannel
2021-07-25fixed auto follow logic as well as out of sync followingFChannel
2021-07-23added cross post support. could blow up if referencing a link that is not loc...FChannel
2021-07-22added banning media by saving hash in databaseFChannel
2021-07-22added actor information requests to cache resets on server restartFChannel
2021-07-22removed media javascript parsing it on serverFChannel