78 Commits (2f185deee7e374f219f75a01e5e18b9cc625fccb)

Author SHA1 Message Date
Thomas Lynch f1db4f7317 Fix post history for tor user and remove manual addban form from non-global manage pages (for now) 4 years ago
Thomas Lynch b0797f0418 Beta testing .onion support 4 years ago
some random guy cd789dba0c remove unnecessary user object from session 4 years ago
Thomas Lynch 97ed9a91f0 seemsgood, closes #194 4 years ago
Thomas Lynch f1abc3c224 Start on selective spoilering references #170 filename stripping references #204 4 years ago
fatchan b4d9411ab4 close #129 4 years ago
fatchan 51562e7cfd Update example config references #135 4 years ago
fatchan d0bcebd4e3 ratelimit edits references #121 4 years ago
fatchan 4d6937b05f fix captcha expired bug on create page 4 years ago
fatchan 846bc63706 bump limit 4 years ago
fatchan 940cba8837 bugfix report bans 4 years ago
fatchan 3962e7d4dc fix captcha ratelimit 4 years ago
fatchan 5c43fb5c45 make editing from global recents work 4 years ago
fatchan 95ecb50a06 options changes, make unlisted/webring unlisted not opposites 4 years ago
fatchan 02e4c983d0 raise max selected posts for actions by staff 4 years ago
fatchan 28b64809a6 modlog message and option to show username for edit post 4 years ago
fatchan 89aad64624 add different way to get board for perms check, and fix a dumb oversight and security in edit post. need to rename the bodyexists method maybe 4 years ago
fatchan e2a96d8bb3 post editing works now, hooray 4 years ago
fatchan 27ee48e6fb more on controller and structure for post editing 4 years ago
fatchan 73a5241640 Add edit to action controllers and edit post view 4 years ago
fatchan 0edce10529 add more calls during some checks like dnsbl and blockbypass fails to remove temp files 4 years ago
fatchan 0d152ce230 make user accoutn creation available for globals and above for provisioning accounts when its disabled 4 years ago
fatchan a0d0394e62 dynamicresponse everything 4 years ago
fatchan 22400a6e71 get ratelimit cost from the right require 5 years ago
fatchan 7a00c6f689 make some ratelimits configurable 5 years ago
fatchan 73203db312 start option for unhashed ips 5 years ago
fatchan 53144641c4 more options for limits to increase length of subject, name, email, etc 5 years ago
fatchan 198c76ea8a change password -> postpassword so browsers stop suggesting login password, add it to modal and make it random generate and save based on user input for JS users 5 years ago
fatchan 3f3ad4ece7 global staff or admin can bypass customcss strict mode 5 years ago
fatchan e561f250ad custom css per board, with option to apply filter or disable completely 5 years ago
fatchan 68bd674fe5 min and max length to boards, and make it handled properly in posting, frontend js message coutner, etc 5 years ago
fatchan 3254ab6c38 correct some messages like 'less than x characters' to 'x characters or less' because it is a strict < check 5 years ago
fatchan 802db997f9 config option to disable account creation 5 years ago
fatchan eb75a273da limit ip and board separately in ratelimit for board settings change 5 years ago
fatchan 497832ab12 file inc change 5 years ago
fatchan 8659aa5baf make bans show properly for js users because browsers are dumb 5 years ago
fatchan b1614881b5 fix max files upload showing error, show max files on postform, etc #57 #2 5 years ago
fatchan a5aaaa29a5 reference #55 working on global settings page/config editor, start with global filters and options to force change sitewide captcha 5 years ago
fatchan 05667c52a4 make board settings ratelimit changes per board, not per ip, duh 5 years ago
fatchan 2b4e631756 accounts page, list owned and mod boards in accounts, show on global manage and accounts page 5 years ago
fatchan d96cfce696 make getting numfiles a middleware for forms that accept files uploads, later controllers or models can use the locals 5 years ago
fatchan a7c698fb67 fix file number check in post controller prevent error in spam check 5 years ago
fatchan 9ce66a303d change config to js file so it an include comments 5 years ago
fatchan 51eaa31b41 sort bans and appeals in a better order, with option to deny appeal OR unban 5 years ago
fatchan b99e7e9eab make board deleting not broken 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 6e4b2a9906 dont increase ratelimit unless no errors 5 years ago
fatchan bf7796368c action controller for forms typo and fix darken colors for some themes to fix ugly post info background 5 years ago
fatchan 5ae41a6703 prevent source and destionation thread/posts from matching in post move actions 5 years ago