634 Commits (51eaa31b41bc7359e411537f9f6dc7f9b3ee7850)
 

Author SHA1 Message Date
fatchan 51eaa31b41 sort bans and appeals in a better order, with option to deny appeal OR unban 5 years ago
fatchan 7c108c438b upload clipboard image by pasting in message box 5 years ago
fatchan a8a1aacca0 make sure when deleting threads are not empty 5 years ago
fatchan 99bb57a026 change opengraph to use full image and video depending on post file type 5 years ago
fatchan 3c379ff479 add proper textnode space in reply quotes from live posts 5 years ago
fatchan f134d45ebd settings checkboxes have label like settings page and postform 5 years ago
fatchan b0099b8dfe case sensitive improvements 5 years ago
fatchan b38446201a change how auto scroll scrolls to not change window hash, and make threshold gt not gte 5 years ago
fatchan dcd05afd08 allow to show role/capcode without typing role name, and update FAQ to reflect the change 5 years ago
fatchan f7efa9f34f option for insecure cookies in production mode, and add missing stuff to example config 5 years ago
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