2 Commits (ae13b22363b97500ae57609273d9df8ef708d47a)

Author SHA1 Message Date
Thomas Lynch e047782249
eslint lib, migrations, db, models, test, schedules and root dir 2 years ago
Thomas Lynch 4f525b6613 move, rename, reorganise "helpers" => "lib" 2 years ago
Thomas Lynch 289dd11716 remove that restriction on same board cross style quote, it confused some people 3 years ago
Thomas Lynch c99fbcba12 make catalog search quote links work >>>#/something/ 4 years ago
Thomas Lynch e87754f67e reference #256 unique message per board/thread option 4 years ago
fatchan 8836ba6ba1 quotes changes for the 10000th time 4 years ago
fatchan 8cec748ff9 fix quote bug for cross guotes being invalid when missing a number even if board exists 5 years ago
fatchan c1cff0284d improve dicerolls, uncomment invalid quotes 5 years ago
fatchan 4457added2 greentext with quotes changes 5 years ago
fatchan 82a1842643 thread moving update markup, sets aggregate and keeps correct reply/file counts and doesnt clash with adding sticky, etc since if threads are moved they have those flags removed 5 years ago
fatchan 883020cfe9 news page, and ability to add or delete news from global manage page, by auto level 0 accounts only 5 years ago
fatchan d412be3450 dice rolls ##XdY+/-Z, and adjust post styling to accommodate it references #2 5 years ago
fatchan 0a0d5512be fix for file with no name, only extension having missing extension after uploading 5 years ago
fatchan f0f811bd25 quote improvement for when board doesnt exist, dont search for a post 5 years ago
fatchan d5a5a8d8c6 cross quotes work on their own, and optional last slash in crossquote regex 5 years ago
fatchan a1e102f25d re-markup posts when a post they quote is deleted 5 years ago
fatchan 4bf56fdc3b cyclical threads, fix trying empty bulkwrite in deleteposts, fix missing thumbs in catalog tiles 5 years ago
fatchan dc3005a3db NOW I REMEMBER why i didnt do that before: make backlinks delete properly based on quotes from database. 5 years ago
fatchan 7c57fca366 organise the helpers some 5 years ago
fatchan f8a88d7a23 prevent dup[licate backlinks and add (OP) label to op quotes 5 years ago
fatchan f23e4cd20e temp file delete helper, add unlink_file to actionchecker, backlinks in build -- might remove backlinking but works fine for now 5 years ago
fatchan a818a25e91 generate and save html to disk. actions that would cause a page to change delete the html. on the next visit, nginx will try_files, else pass to the backend which will generate the page again. CURRENTLY DOES NOT SUPPORT POST ACTIONS e.g. deletes, spoiler, sticky, etc will not cause pages to be deleted for future rebuilding. thats coming in next commits. consider this the start of actual smart building strategy to prevent templating and db hits unnecessarily. where its possible to serve a plain html page, we will do so. 5 years ago
fatchan c2bdcbe9dd dont allow cross-board quotes so current board and properly handle quote errors 5 years ago
fatchan b51056002e allow cross board quotes to _just_ the board without a post id 5 years ago
fatchan 170badab6c be conditional and include quote with input board properly 5 years ago
fatchan f05a8b0e68 early cross board quote 5 years ago
fatchan ff4f6c4758 stop calling that a model 5 years ago
fatchan 345f948136 change quote regex, dont log and change target styling to highlight OPs 5 years ago
fatchan 8ce5aa292c quotes cross-thread fixes #11 5 years ago