974 Commits (c95cb795f6bce94a1e1dd4605575a53fc4c72f0c)
 

Author SHA1 Message Date
fatchan f31d4123f3 Merge branch 'master' of https://github.com/fatchan/jschan 5 years ago
fatchan 96e212c4c6 mongodb sucks, make the gulpfile create collections and dont create indexes in parallel 5 years ago
fatchan 08b0c43ef7 Merge branch 'master' of https://github.com/fatchan/jschan 5 years ago
fatchan bf03e01281 fix regex for board pages allowing malformed page name 5 years ago
fatchan de8f60a47a fix regex to prevent malformed board page names matching 5 years ago
fatchan 4ea70f468f ignore error for EEXIST in gulpfile 5 years ago
fatchan 879a4422ae minor fix 5 years ago
fatchan 8efe869286 more options to setting menu fto disable live posts, allow desktop notifications and scroll to new posts automatically 5 years ago
fatchan 5103fc6676 Merge branch 'master' of https://github.com/fatchan/jschan 5 years ago
fatchan 3a67e18695 make markdown code shorter 5 years ago
fatchan b99e7e9eab make board deleting not broken 5 years ago
fatchan 6c5eaaec02 clean up indent 5 years ago
Tom ccb613b106
no more shadow bumps (#53) 5 years ago
fatchan e4be2162fb global manage page defaults to recent posts 5 years ago
fatchan 89d1c7aa16 dont build webring redundantly and set flag when new post or change setting on unlisted board, or new board created or existing listed board deleted 5 years ago
fatchan 0920fa9de4 net not imported by default, apparently node REPL is different 5 years ago
fatchan 07a51b3598 use net module in ip process handler 5 years ago
fatchan 854078d1bf dont try to start live when not in thread and approve appearance of some things 5 years ago
fatchan 970f0f8316 add all script to most pages, next to remove hide script from unnecessary pages 5 years ago
fatchan 24039246b5 dont include that 5 years ago
fatchan 26f679b2a3 menu and post hiding 5 years ago
fatchan ac0cb93b06 remove themes from footer, prep for settings UI, add code theme to board settings 5 years ago
fatchan d7260a80fc Merge branch 'master' of https://github.com/fatchan/jschan 5 years ago
fatchan 0899153a90 fix board tables 5 years ago
fatchan 2407630177 add simple config to unique quote limit for posts 5 years ago
fatchan 1df453e5d3 much more progress and proper styling for hide and hide by ID with new dropdown 5 years ago
fatchan ea5be6036f prototype post hiding and post menu 5 years ago
fatchan 427fe315f7 styling fixes 5 years ago
fatchan 8f81cc7d57 dont show language or relevance when < 5 5 years ago
fatchan 6654aac041 make all that v a little cleaner 5 years ago
fatchan 7e01bd7755 make the messages less flashy and show correctly for catchup 5 years ago
fatchan 3e69c606eb fix bug of adding extra reply links when catching up very old already quoted posts 5 years ago
fatchan 23c9079c03 use highlight.js for syntax highlighting in code blocks of posts 5 years ago
fatchan ac158e44f4 fix ratelimit suffix 5 years ago
fatchan 0915d7247b major change to post markdown to use chunks so syntax highlighting can come in future 5 years ago
fatchan ffb7030a22 dont update title when scrolling unless necessary 5 years ago
fatchan 6f8805a0b7 dates for last bump 5 years ago
fatchan 50c6802a6e max-content for code block width 5 years ago
fatchan 2caf31277e Merge branch 'master' of https://github.com/fatchan/jschan 5 years ago
fatchan 8d092b8f1d improve post markdown to use chunks so that code blocks can be processed separately and not be broken by other styles, also opens the door to using a custom code parser later on that includes syntax highlighting 5 years ago
fatchan a719704db3 respect sage when updating last post timestamp i nwebring 5 years ago
fatchan 8741e1d7f6 post quoting changes and improvements for JS users 5 years ago
fatchan 9bd6aa4339 do links last to prevent surrounding markdown from breaking link 5 years ago
fatchan 6e2abb705e update readme 5 years ago
fatchan e7e30e57e9 fix last post timestamp for boards when deleting posts/needsaggregate is true to reset it to the latest post 5 years ago
fatchan 06a627333d add an index file to page modls for ess verbose import 5 years ago
fatchan 4b4d3a0a7d ban duration fix 5 years ago
fatchan f279b61484 delete banners on board delete 5 years ago
fatchan f3a203fba9 remove useless semantics elements 5 years ago
fatchan 503900594a add relative time into mstime and rename it to timeutils and improve it. use relative times for board list 5 years ago