240 Commits (ec5eb65aa71482f6eceb724e6f9efa431c188820)

Author SHA1 Message Date
Thomas Lynch 3993b66116
Found and fix statsCountAnonymizer bug after linting 2 years ago
Thomas Lynch 93541903f2 fix Modlogs#deleteOld prunes propagating to other boards unintentionally (not deleting anything too new) 2 years ago
Thomas Lynch 32e0ca7d2b remove debug, update comment 2 years ago
Thomas Lynch 24a8f5ae18 Fix bug in reporter banning, thanks to automated tests 2 years ago
Thomas Lynch 80a4247a66 adjustable hot threads limit and threshold 2 years ago
Thomas Lynch cd254e7c40 cleanup and make hotposts more to my taste 2 years ago
Thomas Lynch 206dd3bc32 bans 2 years ago
Thomas Lynch 62678c2b19 Bans can now be "upgraded" retroactively to expand single IP bans to qrange/hrange bans. 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 2 years ago
Thomas Lynch e77aaffaa0 wrong isIP condition, should be for raw not single 2 years ago
Thomas Lynch 3a8f6b9e7e - when updating a role, update the permissions for all the people with that role already 2 years ago
Thomas Lynch 993924a5f2 Start making roles editable ref #377 2 years ago
Thomas Lynch 159e67b430 ref #426 ip "cloaking" 2 years ago
Thomas Lynch 448660707a ref #377 2 years ago
Thomas Lynch d1f9c78258 ref #377, the fun begins 2 years ago
Thomas Lynch 7cd60288a4
ref #420 start ban duration editing 2 years ago
Thomas Lynch 60cc35b389
block bypass assistance for users with SzPD 2 years ago
Thomas Lynch 9e62be3404 reports api endpoint ref #366 3 years ago
Thomas Lynch dd6c63625f upgrade to mongodb v4 driver compatibility, not many changes needed woohoo 3 years ago
Thomas Lynch a93e42d90c assets as last thing for manage assets page in boards 3 years ago
Thomas Lynch 52c189a153 allow board custom pages to be edited, like newspost editing 3 years ago
Thomas Lynch 1785b70d68 check deletedCount when removing custompage and show error when deleting invalid named pages, rather than doing an extra db call to check if they exist 3 years ago
Thomas Lynch 20f38a77a5 board search now matches a bit better using prefix 3 years ago
Thomas Lynch 7033b13e5d Make webring use ppd stat 3 years ago
Thomas Lynch 6dbd4d7d7d close #351 3 years ago
Thomas Lynch 61fa32c30c add another webring stat 3 years ago
Thomas Lynch 5b182d32d7 fix some bugs associated with empty webring data initially 3 years ago
Thomas Lynch 031bc67a88 sort the site names alphabetically 3 years ago
Thomas Lynch 8892f64bad merge webring db, 3 years ago
Thomas Lynch 042445d28c it works, with some kinks still to get through 3 years ago
Thomas Lynch 5cce251d9b make the controllers and models exist and do something 3 years ago
Thomas Lynch d04f61e356 make migrateversion separate again close #341 so i can increment version more now 3 years ago
Thomas Lynch 02be7cbc5a reference #340 3 years ago
Thomas Lynch 035d945b98 fix live posts not including mongo objectid 3 years ago
Thomas Lynch a34340ea00 move the settings to mongo instead of redis (like it should have been in the first place tbh) 3 years ago
Thomas Lynch f1eabe64fc change what we use for version, and add it properly to the locals for custompages 3 years ago
Thomas Lynch ab8eddbcff buggfixes 3 years ago
Thomas Lynch 1c5f14e419 This did not go as planned 3 years ago
Thomas Lynch de75523ddc start making the config able to reload, for now just clearing require.cache 3 years ago
Thomas Lynch d75fb8cb0f rename some tor-specific stuff to "anonymizer" to be more general since i added lokinet to my site, will make easier to add others e.g. i2p in futuure 4 years ago
Thomas Lynch 6f64448b33 works for board recent and global recent, fixed lastPostId issue and IP display issue 4 years ago
Thomas Lynch a5706d7cc9 fix incorrect stats calculation 4 years ago
Thomas Lynch bd99a7e267 Some changes to allow ppd display on board list pages, its a more useful stat for low activity sites. cant sort py ppd yet 4 years ago
Thomas Lynch cf43f650d6 Ability to edit newsposts reference #298 4 years ago
Thomas Lynch 77529034a6 fix decrement bug 4 years ago
Thomas Lynch dfdd102626 Rehash ids when moving posts to another thread, closes #218 4 years ago
Thomas Lynch 44f69b8ba5 start per-board custom pages, mostly working could just use a lil more testing references #232 4 years ago
Thomas Lynch 3ed44ffa2d reference #258 show open reports on account page after a very subtle hint from https://fatchan.org/t/manage/thread/1.html#346 4 years ago