407 Commits (d4cf4c7afb975cead41768c9e0d1960a46183409)

Author SHA1 Message Date
Michael Foster d4cf4c7afb flood-count condition 11 years ago
Michael Foster a13571cdad Comment mistake 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 e9ccc5d72d Optionally EXPLAIN all SQL queries when in debug mode 11 years ago
Michael Foster f309e4037c Better and faster basic flood prevention, while merging it into $config['filters']. 11 years ago
Michael Foster f1b1d41230 Update comments for persistent database connections and increase timeout 11 years ago
Michael Foster 3f26aa5ac3 . 11 years ago
Michael Foster eb7cb42e93 $config['markup_repair_tidy']: Better comment 11 years ago
Michael Foster 7b817eea11 Fix markup again. And add the option to repair fucked up nesting (and more) with HTML Tidy ($config['markup_repair_tidy']) 11 years ago
Michael Foster abd013d6e4 Add $config['always_regenerate_markup'] (99.9% of Tinyboard users should ignore this) 11 years ago
Michael Foster c31e374a71 Allow Unix sockets for database connection 11 years ago
Michael Foster b01a402d23 4chan-compatible api: better config.php comments 11 years ago
ctrlcctrlv ecda099dfb Custom fields in API, read config.php for info. Non-4chan compatible fields removed. 11 years ago
ctrlcctrlv 01e906b1d3 Make it possible to disable API, disable it by default 11 years ago
Michael Foster e45ffb8592 custom timeouet for curl'ing upload urls 11 years ago
ctrlcctrlv 9773416553 Better setting name 11 years ago
ctrlcctrlv 47dec49465 Optionally access mod cookie in JavaScript 11 years ago
Michael Foster 0ad1c03997 Optional "flag style" and "flag alt" modifiers 11 years ago
Michael Foster b666886416 A few modifications: 11 years ago
Michael Foster 88dff2a683 Set $config['try_smarter'] to true. If you notice any problems, please report them to us. 11 years ago
Michael Foster 0de0bc6ceb Optional: Allow uploading by URL 11 years ago
Michael Foster a7a93ece3d $config['error']['invalidzip'] isn't used anywhere anymore 11 years ago
Michael Foster adbb0c1fdf ... 11 years ago
czaks 0f5f44bc95 spoilerimage config variable: this got fixed doubly, once wrong, merge both fixes 11 years ago
Michael Foster 3a5f25f751 what 11 years ago
czaks 96122c3fc2 fix notice for mod spoiler image 11 years ago
ctrlcctrlv d846fe6370 forgot to rename config option 11 years ago
ctrlcctrlv 2018fd206b Improve spoiler action 11 years ago
ctrlcctrlv ed04525994 Spoil files moderator action 11 years ago
Michael Foster 4fb941dbfe $config['boardlist_wrap_bracket'] default to true 11 years ago
ctrlcctrlv 39f542704b Option to have a message on the ban page 11 years ago
ctrlcctrlv acb4c47a9f Allow for HTML in the board subtitle 11 years ago
Michael Foster 4bce3d7584 Clean: Make boardlist bracket wrapping optional 11 years ago
ctrlcctrlv 7d1acd4a05 Make boardlist bracket wrapping optional 11 years ago
Michael Foster 0c829aa8f6 bugfix 11 years ago
Michael Foster 7a51444110 This should probably still be ADMIN. By default, don't let mods or janitors edit any of the config. 11 years ago
Michael Foster c3da5ab4e1 ?/config: Advanced permissions 11 years ago
Michael Foster 6e0e5b1e8a Not the nicest-looking fix, but comments (actual comments, not code examples) beginning with "$" are ignored by ?/config. 11 years ago
Michael Foster 0890557ebb Don't purge the ban list of expires bans every time somebody posts. Add a timer option. Less SQL queries when posting. 11 years ago
Michael Foster 0387ae1b46 Use exiftool to patch bug for now. 11 years ago
Michael Foster de62cced6f fix last commit 11 years ago
Michael Foster ac4306555b Fix for instances with old GraphicsMagick or ImageMagick versions (no -auto-orient). 11 years ago
Michael Foster b373b39f44 Bugfix: gm and auto-orient thumbnailing 11 years ago
Michael Foster 8fe33d3b79 Fix some indent-formatting. Tab = 8 chars 11 years ago
Michael Foster 5300ffadf1 Better image processing. Add support for GraphicsMagick (a fork of ImageMagick) and `exiftool` (for stripping EXIF metadata quickly). 11 years ago
Michael Foster a3fbff2259 Update $config['try_smarter']. Should be working now. 11 years ago
Michael Foster f7d068536a EXPERIMENTAL: Try not to build pages when we shouldn't have to. 11 years ago
Michael Foster d4ad874e09 no 11 years ago
Michael Foster c9684fc000 Better/working web config editor 11 years ago
Michael Foster 1d37e81ade Better error handling/displaying with $config['debug'] and $config['verbose_errors'] 11 years ago