397 Commits (5f977ee5935f28090c73ee2afc9a277af3671140)

Author SHA1 Message Date
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
Michael Foster 62f8ea4813 Better command-line ImageMagick image processing 11 years ago
Michael Foster 934c00f488 $config['dir']['static'] doesn't exist. 11 years ago
Michael Foster 4fce9b63ae Major config.php cleanup and a few minor misc fixes. 11 years ago
Michael Foster f06978659b Installer: Nicer pre-installation test 11 years ago
Michael Foster 5a44c50811 Simple file editor replacement for ?/config (optional). Issue #127 11 years ago
Michael Foster 6b6f32949d Web config editor: Use a <select> for JANITOR/MOD/ADMIN permissions 11 years ago
Michael Foster 22f3a95e0e convert+gifscale didn't respect $config['thumb_keep_animation_frames'] 11 years ago
Michael Foster a052a791b5 Add optional database table prefix (issue #118; see issue comments for details) 11 years ago
Michael Foster 4891735c49 Fix issue #72 11 years ago
Michael Foster 659310663e i18n some more strings in inc/config.php 11 years ago