17 Commits (379e7b62872912d19f94e9544c281e8059c695b6)

Author SHA1 Message Date
Thomas Lynch 1191ec4dc8 Mostly functional cross board post moving 2 years ago
Thomas Lynch 0d6323669f Start on cross board thread moves #250 2 years ago
Thomas Lynch d8f2e8292f add eslint rules 2 years ago
Thomas Lynch e047782249
eslint lib, migrations, db, models, test, schedules and root dir 2 years ago
Thomas Lynch bb582c2de8 "helpers" -> "lib 2 years ago
Thomas Lynch 7cee1f14da fix regression with moveposts and deleteposts when running markdown again for quotes 2 years ago
Thomas Lynch 4eb4cb1737
minor bugfix, moveposts error 3 years ago
Thomas Lynch 11609b37b8
ref #376 3 years ago
Thomas Lynch dfdd102626 Rehash ids when moving posts to another thread, closes #218 4 years ago
Thomas Lynch e87754f67e reference #256 unique message per board/thread option 4 years ago
fatchan 3ecdcfa6aa moving posts needs a rewrite to track these stupid quotes tbh 4 years ago
fatchan 3a68cbc278 moving posts needs a rewrite to track these stupid quotes tbh 4 years ago
fatchan 2744d7dbe7 -refactor message markup handler to separate function 4 years ago
fatchan 23c9079c03 use highlight.js for syntax highlighting in code blocks of posts 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 045716de78 add deleteold as a separate tool to delete files in dir older than a tiemstamp, and then prune older than 30 days logfiles with generating the modlog list 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 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