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 8e5d1a15f8 add TTL to redis set in wrapper 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 ip range bans 5 years ago
boards.js add TTL to redis set in wrapper 5 years ago
captchas.js pepega 5 years ago
db.js update deps and changes for new mongodb 5 years ago
files.js change thumbs to png and try handling dedupes when thumb format has been changed and file uploaded 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 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
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 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
ratelimits.js separate ratelimit for different things, and make changing theme do some rebuilds (with ratelimit) 5 years ago
stats.js finally figure out post stats being incorrect at end of some hours 5 years ago