373 Commits (1248e329d20eeddbd9eea3b81bb59d42461d0893)

Author SHA1 Message Date
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
czaks be2e7d9782 i18n some strings in inc/config.php 11 years ago
Michael Foster 64bc410484 Small comment change 11 years ago
Marcin Łabanowski 7c8bbe8527 Implement image identification buttons using regex.info/exif, google images and tineye 11 years ago
Michael Foster 18516ff828 Rename $config['url_ads'] to $config['link_prefix'] 11 years ago
szalej 51efd817c8 Update inc/config.php 11 years ago
asiekierka 44d3b12cef Embedding: added vocaroo support 11 years ago
Marcin Łabanowski b7e725bf3e Support for resizing gifs using gifsicle with resizing the rest using ImageMagick 11 years ago
Michael Foster 42cba53887 Allow Unicode in board URIs. 11 years ago
Michael Foster bb2868896c Ability to hide IP addresses from mod log 11 years ago
Michael Foster 58306bdc63 Search posts 11 years ago
Michael Foster 5bab041814 Make font-awesome enabled by default 11 years ago
Michael Foster 57c8e4ee7c Strip combining characters from Unicode strings (eg. Zalgo) 11 years ago
Michael Foster 33a1c00bd5 %length% in public ban messages 11 years ago
Michael Foster 1132a4ce79 Option to use font-awesome for sticky/lock icons, etc. 11 years ago
Michael Foster ab0c5ee481 Option to make stylesheet selections board-specific 11 years ago
Michael Foster 6ba8f3f7de Add custom links to dashboard 11 years ago
Michael Foster ed8fe6c27a Option to check public ban message by default 11 years ago
Michael Foster 308f557fd5 Option to automatically strip EXIF metadata from JPEGs 11 years ago
Michael Foster b776e0a7f0 Search update 11 years ago
Michael Foster e62b83e79c Bring back search (searching posts not implemented yet) 11 years ago
Michael Foster c8f30550af $config['require_ban_view']: Force users to view the "You are banned" page at least once before letting a ban disappear naturally. 11 years ago
Michael Foster 29b10c88db Outputting thread subject in header/title (issue #122) 11 years ago
Michael Foster 7302fc57a8 Automatically dismiss all reports regarding a thread after it is locked. 11 years ago
Macil Tech 3eda5b0543 Adds image_hard_limit and reply_hard_limit options. 11 years ago