1077 Commits (3714f3707363584a3d97398aef25b9c7240d2b2e)

Author SHA1 Message Date
Michael Foster b67fc7d54e Only use `identify` if we have to 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 2f4e2daa61 Fix redirect with board config editor (raw php) 11 years ago
Michael Foster 424de7561d Web config editor: board configs 11 years ago
Michael Foster 0d1bfa47f1 Web config editor: Write "MOD", "JANITOR", etc. to instance-config instead of just int representations 11 years ago
Michael Foster d4ad874e09 no 11 years ago
Michael Foster c9684fc000 Better/working web config editor 11 years ago
Michael Foster 3ed15565b0 Why is this escaped? 11 years ago
Michael Foster ea1fe528a4 Fix ordering of notes and bans 11 years ago
Michael Foster 056a6001ac Erorr handling update 11 years ago
Michael Foster 784c3ffadb Accidentally commit'd debug stuff/errors 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 d99eba2c18 syntax error in last commit 11 years ago
Michael Foster 1d7de12281 Fix bug 11 years ago
Michael Foster 934c00f488 $config['dir']['static'] doesn't exist. 11 years ago
Michael Foster 169dc74938 Fix last commit 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 40ab2e0c17 Don't redraw image again after correcting image orientation; Correct image orientation with convert+gifsicle too 11 years ago
Michael Foster 5a44c50811 Simple file editor replacement for ?/config (optional). Issue #127 11 years ago
Michael Foster 157dcf9fb1 Continue upgrading Twig 11 years ago
Michael Foster 6b6f32949d Web config editor: Use a <select> for JANITOR/MOD/ADMIN permissions 11 years ago
Michael Foster 0fe5528574 Upgrade Twig library 11 years ago
Michael Foster 22f3a95e0e convert+gifscale didn't respect $config['thumb_keep_animation_frames'] 11 years ago
Michael Foster 4851d4cabe Forgot "global $config" here 11 years ago
czaks 9487eb4ac7 Compile Polish locale 11 years ago
Jakub Skrzypnik 00600f241f Correcting polish locale a bit 11 years ago
Jakub Skrzypnik 0a026c8f3f Correcting polish locale a bit 11 years ago
czaks 6c2887ba9f Update Polish locale 11 years ago
czaks 9769e1f964 i18n even more strings in inc/display.php 11 years ago
czaks b9769d0cea i18n strings in inc/display.php 11 years ago
czaks e109d8179f the prefix work: fix it to be dependent on a board_regex config value 11 years ago
czaks bc76d934fe fix previous commit; markup is called via reference 11 years ago
czaks 05fb4cbca4 markup modifiers: there was a plan for adding markup to ban reasons, but assignment was missing; escape markup there too 11 years ago
Michael Foster a052a791b5 Add optional database table prefix (issue #118; see issue comments for details) 11 years ago
czaks 232f4ff868 markup modifiers: make it even harder to escape 11 years ago
czaks ab36452543 fix post editing for tinyboard markup 11 years ago
Michael Foster ea2b8cce07 Bugfix: HTML injection in post editing (introduces and fixes yet another bug) 11 years ago
Michael Foster a5312ebe89 Allow public ban messages on raw HTML posts 11 years ago
Michael Foster 0f9df0ac66 Newline before <tinyboard ban message> 11 years ago
Michael Foster 328484bee7 SQL cleanup 11 years ago
Michael Foster 6bbe407e18 Markup modifiers: raw HTML 11 years ago
Michael Foster 6d52c8b428 Markup modifiers. Fix issue #66 (public ban message lost when rebuilding post body) 11 years ago
Michael Foster 4891735c49 Fix issue #72 11 years ago
Michael Foster 3a8736cdc0 Fix last commit 11 years ago
Michael Foster c2a287cd14 Only run SQL query to count threads if we really need to 11 years ago
Michael Foster 6cdf603875 Fix last commit; Make Tinyboard Twig extension more mb-safe 11 years ago