aboutsummaryrefslogtreecommitdiff
path: root/static
AgeCommit message (Expand)Author
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-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
2021-07-22fixed quote bug and moved comment parsing server side without javascriptFChannel
2021-07-17v0.0.11-releaseFChannel
2021-07-17routing correctionsFChannel
2021-07-15when using /g/followers or /g/following also follow the board gFChannel
2021-07-15can follow other boards followers or following by passing in the url you want...FChannel
2021-07-15added auto follow for boardsFChannel
2021-07-13added regex blacklist for posts in admin pageFChannel
2021-07-08changed catalog image to previw image if availableFChannel
2021-07-07fixed caching orderFChannel
2021-07-07increased auto-refresh timerFChannel
2021-07-07added media proxy for remote linksFChannel
2021-07-04minor corrections to faqFChannel
2021-07-04Oops, forgot that the description was relocatedsageman_
2021-07-04Merge branch 'development' of https://github.com/FChannel0/FChannel-Server in...sageman_
2021-07-03formating changes for local board grid when there is only 1 or 2 boardsFChannel
2021-07-03new development version for trackingFChannel
2021-07-03added report reason to admin manage pageFChannel
2021-07-03fixed bug with reply/report box not closing when submitting postFChannel
2021-07-03fixed error with CreatePublicKeyFromPrivate with empty actorFChannel
2021-07-03add some styling to news pull requestFChannel
2021-07-03Merge pull request #32 from the-sageman/autoreloadFChannel0
2021-07-03Merge pull request #27 from knotteye/masterFChannel0
2021-07-03Improve the static pages a bitsageman_
2021-07-03Preserve reply and report window statessageman_
2021-07-03Implement auto-reload functionalitysageman_
2021-07-02removed javascript for post validation because it broke board creationFChannel
2021-07-02add deletion of news itemsknotteye
2021-07-02show only the last 3 news items on index, link to a page with all news itemsknotteye