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 68bd674fe5 min and max length to boards, and make it handled properly in posting, frontend js message coutner, etc 5 years ago
..
actions.js action controller for forms typo and fix darken colors for some themes to fix ugly post info background 5 years ago
addnews.js split global management pages into separate each page 5 years ago
appeal.js correct some messages like 'less than x characters' to 'x characters or less' because it is a strict < check 5 years ago
boardsettings.js min and max length to boards, and make it handled properly in posting, frontend js message coutner, etc 5 years ago
changepassword.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
create.js config option to disable account creation 5 years ago
deletebanners.js separate manage pages for bans, reports, settings and banners 5 years ago
deleteboard.js make board deleting not broken 5 years ago
deletenews.js split global management pages into separate each page 5 years ago
editaccounts.js accounts page, list owned and mod boards in accounts, show on global manage and accounts page 5 years ago
editbans.js sort bans and appeals in a better order, with option to deny appeal OR unban 5 years ago
globalactions.js split global management pages into separate each page 5 years ago
globalsettings.js correct some messages like 'less than x characters' to 'x characters or less' because it is a strict < check 5 years ago
login.js refactor, all orm controllers now separate ^-^ 5 years ago
makepost.js min and max length to boards, and make it handled properly in posting, frontend js message coutner, etc 5 years ago
register.js config option to disable account creation 5 years ago
transfer.js correct some messages like 'less than x characters' to 'x characters or less' because it is a strict < check 5 years ago
uploadbanners.js make getting numfiles a middleware for forms that accept files uploads, later controllers or models can use the locals 5 years ago