491 Commits (2f185deee7e374f219f75a01e5e18b9cc625fccb)

Author SHA1 Message Date
fatchan dcd05afd08 allow to show role/capcode without typing role name, and update FAQ to reflect the change 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 e4be2162fb global manage page defaults to recent posts 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 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 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 6654aac041 make all that v a little cleaner 5 years ago
fatchan 23c9079c03 use highlight.js for syntax highlighting in code blocks of posts 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
fatchan fcab493422 boardlist and webring sorting improvements and index changes 5 years ago
fatchan adb64a9ee7 simplify sorting and index better 5 years ago
fatchan 197d20a9ab boardlist less clunk 5 years ago
fatchan f0aa36997e update webring, improve boardlist and make tables a little wider 5 years ago
fatchan 11aafc00b5 fix live post status indicator 5 years ago
fatchan 6b7d2d98bc trying some changes to show live status on threads 5 years ago
fatchan 3d2075e6e1 allow to browse pages while keeping filter applied' 5 years ago
fatchan 369aafa6ed improve on previous commit 5 years ago
fatchan c51ecb42ff start board sorting and searching 5 years ago
fatchan 74e267cc10 more changes to make possible to run without nginx for dev purposes 5 years ago
fatchan 890708b75a more info on FAQ page and style to highlight boxes when selected through anchor 5 years ago
fatchan 64d61c1117 add separate trigger threshold for TPH and PPH stats 5 years ago
fatchan 3cd2fc35f0 cyclic post prune change 5 years ago
fatchan ac6eeb0f94 make thumbnail size configurable 5 years ago
fatchan 7efe526a5e fix video thumbs 5 years ago
fatchan 1a19fa6945 fix incorrectly showing previewbacklinks 5 years ago
fatchan c26442e9e0 post action footer issues on brave browser 5 years ago
fatchan 93cd4c4d64 change thumbs to png and try handling dedupes when thumb format has been changed and file uploaded 5 years ago
fatchan f76605cf6b faq change 5 years ago
fatchan a2a2ad1c0a fix clickbox on 1/4 and /12 range because of labels in actionfooters 5 years ago
fatchan 12acb9ac4e different SFW icon for board list 5 years ago
fatchan 4bb1b1cf72 dont toggle highlight class for targeted posts to prevent some browsers sperging out 5 years ago
fatchan 5ab4f05ec6 allow arrays of errors and messages for modals now tthat the compileileclient mixin is fixed 5 years ago
fatchan e1ac3b6d0f dont gm noprofile all images, causes hash issues and then instead use the builtin .mv to move the file 5 years ago
fatchan 49d81679a6 board list to navbar 5 years ago
fatchan 8d82cad62d add a board list with pages that also shows webring boards 5 years ago
fatchan 339a743b1b nav for pages smaller and more maintainable 5 years ago
fatchan 48e761be46 add ip range bans 5 years ago
fatchan 89e8f4b977 fixes, make modal a mixin so compilefileclient works properly, and other small fixes 5 years ago
fatchan 485dc802aa improve how errors shown when making a post, use modals and fix ban seen marking 5 years ago
fatchan fabab059de early post moving, next up refactor to move re-markup for styling logic and backlinks out from deletepost into general case to use when moving posts that have quotes in them 5 years ago
fatchan f950996aa5 change board links on the homepage to use index.html, since nginx will redirect them anyway 5 years ago
fatchan 8f0e4b40ac more secure headers and settings in nginx example config and remove some unnecessary inline css 5 years ago
fatchan 1bb03ea6ff move schedules to their own folder with an index file 5 years ago
fatchan 5078a63338 change home page a lil with webring listing 5 years ago
fatchan dd495b0e6d add sfw boards, update homepage and webring to support and show this 5 years ago
fatchan 0a95ff4b16 socket.io to make posting _actually_ live instead of polling the api. way mroe efficient 5 years ago