92 Commits (61de85937a673b63c5754d0f3a3ef7a8ecb110ea)

Author SHA1 Message Date
Thomas Lynch 9e62be3404 reports api endpoint ref #366 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 ab8eddbcff buggfixes 4 years ago
Thomas Lynch 1c5f14e419 This did not go as planned 4 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 dfdd102626 Rehash ids when moving posts to another thread, closes #218 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
Thomas Lynch a3674d3300 option to count all .onion as one 'user' in stats 4 years ago
Thomas Lynch 77b8ae5540 Overboard catalog reference #286 4 years ago
some random guy 822d191603 make mongodb db name configurable 4 years ago
Thomas Lynch bdca953bf7 threads get bumplocked after bump limit, and cyclics dont get naturally bumplimited 4 years ago
Thomas Lynch 768b5cb465 Try and prevent anti shadow bump from backfiring on bumplocked threads 4 years ago
Thomas Lynch e87754f67e reference #256 unique message per board/thread option 4 years ago
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