77 Commits (6f1e27833de215586abc33c013405cc955044cce)

Author SHA1 Message Date
Thomas Lynch f9e15e23e8 option for boards to enforce unique files board wide or per thread 4 years ago
Thomas Lynch a92be9b942 closes #239 fixing early404 4 years ago
Thomas Lynch 59e66f864d Unfuck stickies after the overboard change, and dont make early404 delete stickies 4 years ago
Thomas Lynch 387281813f fixe overboard to ignore sticky priority rather than hide them completely 4 years ago
some_random_guy 0f20646833 use `redirect: false` in express.static 4 years ago
Thomas Lynch 1b22fbb1de no sticky posts on overboard #166 4 years ago
Thomas Lynch ed5f8b7539 no sticky posts on overboard 4 years ago
Thomas Lynch f92b9f9ec9 Track listed boards and use to now show unlisted baords on overboard, could also use for optimisations in future such as queries for board list references #166 4 years ago
Thomas Lynch 0021ed02cc Early version of overboard, /all.html. Still needs a small cache and moderation changes to support moderating references #166 4 years ago
fatchan 0307f69693 Start fixing my really dumb retard mistake of how ips and post histories work 4 years ago
fatchan 846bc63706 bump limit 4 years ago
fatchan 68be4528e7 dont update lastactivity for threads started with sage 4 years ago
fatchan a0e0d9f12b more logic and projections ips for manage pages and style fixes 4 years ago
fatchan ce1fcf1386 security improvements and closer to per baord mod tool improvements 4 years ago
fatchan a9d08b1c28 early ver of per-board recents and changed iphash code 4 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 3803fb16e9 remove shitty webring optimisation, not needed 5 years ago
fatchan 7eef25f75d configurable number of shown replies for thread or sticky #2 5 years ago
fatchan 590ca46b87 limit, page, ip select global reports or reportee 5 years ago
fatchan 5784b4925f bugfixes 5 years ago
fatchan 7fec1719b5 global recent posts filter by ip #55 might add to per-board pages 5 years ago
fatchan 9ce66a303d change config to js file so it an include comments 5 years ago
fatchan 15847293c0 start mod page improvements with pagination in some places references #55 5 years ago
fatchan 6c5eaaec02 clean up indent 5 years ago
Tom ccb613b106
no more shadow bumps (#53) 5 years ago
fatchan 89d1c7aa16 dont build webring redundantly and set flag when new post or change setting on unlisted board, or new board created or existing listed board deleted 5 years ago
fatchan ac0cb93b06 remove themes from footer, prep for settings UI, add code theme to board settings 5 years ago
fatchan 2407630177 add simple config to unique quote limit for posts 5 years ago
fatchan 6f8805a0b7 dates for last bump 5 years ago
fatchan a719704db3 respect sage when updating last post timestamp i nwebring 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 503900594a add relative time into mstime and rename it to timeutils and improve it. use relative times for board list 5 years ago
fatchan 08e93bdd2a fix user counting for new ip object and convert auth level and accounts list to array and number correctly in edit accounts model 5 years ago
fatchan 22565435ac fix for locals on faster thread checking 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
fatchan 76e2fee22e change globalmanage pages and add a recent posts view for all boards 5 years ago
fatchan d9559c76e6 fix exploit; no longer use extended body parser mode and remove unneeded array prefix from array body fields, since we use different lib to parse body now. also upgrade express and dont allow body for modlog actions to be entered into modlog, replace with non user controlled text 5 years ago
fatchan 14cd1c34d0 more ugly changes to how stats and homepage updates work 5 years ago
fatchan 9f0d8867ca change how stats work because im stupid and they were basically capped at threadlimit*replylimit per board because of using the posts collection. as posts are pruned, they would not be counted in stats even if part of calculations 5 years ago
fatchan f2e105dddc pluralise in views and change omittefimages > omittedfiles 5 years ago
fatchan 47bcd3b8f0 math error in earl404 and minor style changes 5 years ago
fatchan 6dd5eceb73 total posts+ active total users + refactor = parallel with promise.all for some stuff 5 years ago
fatchan b10b7135dd add early404 to board settings incase somebody wants it off 5 years ago
fatchan 70b38d96e7 ability to delete own board for BO/global/admin 5 years ago
fatchan 5a6e7cbf94 improved captcha trigger behaviour and optional modes 5 years ago
fatchan 69b37e2a35 preview backlink corrections for 0 links and incorrect indexOf for all 5 5 years ago
fatchan 45bf32bef7 correct omitted reply count 5 years ago
fatchan 4a8a54828d limit and show omitted replies on index page when backlinks link to post not shown in preview 5 years ago