19 Commits (c483e1258cb5d168812a6e509e982a172f6c36c6)

Author SHA1 Message Date
Michael Foster 299b0e3f2f filehash filter condition 11 years ago
Michael Foster 3e57bb04d7 Begin upgrade to much better bans table. DO NOT PULL YET; It won't work. 11 years ago
Michael Foster 99fa2f7cda Bugfix: SQL error, issue #141 11 years ago
Michael Foster d4cf4c7afb flood-count condition 11 years ago
Michael Foster 0e23a6a2b4 "flood filter" becomes "filter" 11 years ago
Michael Foster b7f16dee0f Add ! syntax (NOT) to filters. Don't throttle duplicate post bodies when they are empty 11 years ago
Michael Foster 55dc5cedc3 Steal make_comment_hex() from plainib 11 years ago
Michael Foster 7b1a08d85c purge flood cache table after filter stuff, not before 11 years ago
Michael Foster f309e4037c Better and faster basic flood prevention, while merging it into $config['filters']. 11 years ago
Michael Foster 7f0de93608 Cleaner check to make sure inc/ files aren't accessed directly. 11 years ago
Michael Foster 4fce9b63ae Major config.php cleanup and a few minor misc fixes. 11 years ago
Michael Foster a052a791b5 Add optional database table prefix (issue #118; see issue comments for details) 11 years ago
Michael Foster ce9431ba34 Update filters to work with new ban table 11 years ago
Michael Save 7a68fc9525 Copyright and license update for 2013. 11 years ago
Michael Save 750fed8a47 Custom filters: "trip" condition should be string, not regexp 12 years ago
Michael Save 51675e7a9b code cleanup 12 years ago
Michael Save 95709e7588 Removed `board`.`id`. Use the board URI/name at the key instead. 12 years ago
Michael Save c9423a2c34 large cleanup 12 years ago
Michael Save 818da9f283 Better custom flood filters: http://tinyboard.org/docs/?p=Config/Flood_filters 12 years ago