jschan - Anonymous imageboard software. Classic look, modern features and feel. Works without JavaScript and supports Tor, I2P, Lokinet, etc.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
fatchan 22565435ac fix for locals on faster thread checking 5 years ago
..
accounts.js early account management on global manage page. maybe list isnt necessary, could be changed to a simple input box to avoid getting too big, or having to make separate page/paginated 5 years ago
bans.js add column in ban table to show if a ban has been viewed 5 years ago
boards.js add sfw boards, update homepage and webring to support and show this 5 years ago
captchas.js pepega 5 years ago
db.js update deps and changes for new mongodb 5 years ago
files.js total posts+ active total users + refactor = parallel with promise.all for some stuff 5 years ago
index.js 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
modlogs.js render return directly for build on load page instead of , and show count for days on modlog list 5 years ago
news.js news page, and ability to add or delete news from global manage page, by auto level 0 accounts only 5 years ago
posts.js fix for locals on faster thread checking 5 years ago
ratelimits.js fix ratelimit indent 5 years ago
stats.js dont emit for OP post, and fix stats when multiple IPs 5 years ago