607 Commits (d34e4f682837b5f338241f48d6c68692855186a8)

Author SHA1 Message Date
czaks 98fa92f684 Fix boardlist bracketing issue 11 years ago
ctrlcctrlv ecb15c7dcb Option to have a message on the ban page 11 years ago
ctrlcctrlv 78ea9af97c Oekaki 11 years ago
ctrlcctrlv d4a1ae3595 Advertisements 11 years ago
ctrlcctrlv ddbe562f9c Optionally allow the moving of single replies 11 years ago
ctrlcctrlv a59c2e8369 Spoil files moderator action 11 years ago
ctrlcctrlv 7205801ced Optionally use email selectbox 11 years ago
ctrlcctrlv b8921508fe Allow for HTML in the board subtitle 11 years ago
ctrlcctrlv 3aa1305dab Make boardlist bracket wrapping optional 11 years ago
czaks 2cc0769f54 Revert "Merge branch 'master' of github.com:vichan-devel/Tinyboard" 11 years ago
czaks c669b087fa bring back ==tags== by default 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
czaks 235ee484fd removed a relict from older post hider 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