90 Commits (565f52478b8129a507d1ca52d59f0092e86904fe)

Author SHA1 Message Date
Thomas Lynch 2a9d48ac3b Make deleted post message count translated & pluralised 2 years ago
Thomas Lynch a275b8620c Finish actionhandler and fix unregistered/hidden user handlign in logs db and messages 2 years ago
Thomas Lynch 14a8d8cbee Make modlog actions an enum, change actions and editing to use them, and map them into localised/translated in the templates 2 years ago
Thomas Lynch 157f9838d0 Finish the rest of models besides actionhandler, and change frontend post "marking" to be translated fe-side ref #396 2 years ago
Thomas Lynch 48bf19a3d3 Translate a bunch more actionhandlers and form models, and imrpove error translations in server.js ref #396 2 years ago
Thomas Lynch 46358a3503 Add i18n to bumplock/lock/sticky/cycle, change board/globalsettings, changepassword, and create board pages 2 years ago
Thomas Lynch 745b4a28b9 Add all the "Succes" calls so the frontend modal functions correctly on different langs while testing 2 years ago
Thomas Lynch 5a7368a0a4 Add a new property to permissions metadata and reflect on frontend inability for users without that "parent" permission to edit roles/accounts to have some permissions e.g. root, edit roles, edit accs 2 years ago
Thomas Lynch a1ccd6f267 Try to integrate post moving a bit better into the existing combined actions flow 2 years ago
Thomas Lynch 058d7b1dbb Eslint and bugfix unused crossBoardMovePages 2 years ago
Thomas Lynch 516884cf3e Cross board post move bugfixes/changes 2 years ago
Thomas Lynch 4022999966
Remove or update some no longer relevant todos. 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 440298a44d testing maybe slower/dumber but also maybe more *correct* rebuilding of pages after actions 2 years ago
Thomas Lynch 92c504e59c rename ip.single -> ip.cloak 3 years ago
Thomas Lynch d1f9c78258 ref #377, the fun begins 3 years ago
Thomas Lynch 7e520be659
Bugfix, tweak and that a bit and make it work close #365 3 years ago
Thomas Lynch 20db8154e7 Stert on setting for BO to prevent deleting old threads or ones with a lot of replies, ref #365 3 years ago
Thomas Lynch 8892f64bad merge webring db, 4 years ago
Thomas Lynch 1c5f14e419 This did not go as planned 4 years ago
Thomas Lynch b5580edd9e Allow sticky to be input as a number, 0 is disabled, higher numbers are a priority and threads will be sorted in descending order reference #289 4 years ago
Thomas Lynch 768b5cb465 Try and prevent anti shadow bump from backfiring on bumplocked threads 4 years ago
some random guy cd789dba0c remove unnecessary user object from session 4 years ago
Thomas Lynch 1f7e670c7c modlog records for non-delete actions now link to posts closes #193 4 years ago
Thomas Lynch 97ed9a91f0 seemsgood, closes #194 4 years ago
fatchan 0307f69693 Start fixing my really dumb retard mistake of how ips and post histories work 4 years ago
fatchan b5b5c8bdf2 invert show/hide name option for modlog and edit 4 years ago
fatchan 846bc63706 bump limit 4 years ago
fatchan 02e4c983d0 raise max selected posts for actions by staff 4 years ago
fatchan 84a3b73a7d improve redirects and handle referer better when doing mod actions 4 years ago
fatchan a0d0394e62 dynamicresponse everything 5 years ago
fatchan 8b12a7d833 start on fixing issues with anti-necrobump when deleting posts that are SAGE or in a bumplocked thread, and correcting last activity dates for boards/webring for sage posts 5 years ago
fatchan 73203db312 start option for unhashed ips 5 years ago
fatchan b4cfbe572d ip to log, filter ip on global logs 5 years ago
fatchan 198c76ea8a change password -> postpassword so browsers stop suggesting login password, add it to modal and make it random generate and save based on user input for JS users 5 years ago
fatchan 22e3c0880c delete ip in thread(s) option #2 5 years ago
fatchan e5284fe734 fixes and improvements to global deletes, so that affected boards that were not in the original fetched posts get rebuilt after the deleteS 5 years ago
fatchan 9ce66a303d change config to js file so it an include comments 5 years ago
fatchan 75596eaa96 names of staff hidden by default with checkbxo to optionalyl show name 5 years ago
fatchan 2bd241c6ab try use referrer after actions to go back to correct page 5 years ago
fatchan a8a1aacca0 make sure when deleting threads are not empty 5 years ago
Tom ccb613b106
no more shadow bumps (#53) 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 48af8e8b90 bugfixes 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 48e761be46 add ip range bans 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