1873 Commits (1248e329d20eeddbd9eea3b81bb59d42461d0893)
 

Author SHA1 Message Date
Michael Foster 1248e329d2 remove maximum-scale in <meta name="viewport"> 11 years ago
czaks 5bebceb96b fix for boards containing + character; they were previously unaccessible in mod panel 11 years ago
czaks 67daf109f2 fix Varnish compatibility when characters such as * are in use for a boardname 11 years ago
Michael Foster f1e3c53d8d exiftool: -q needed twice to suppress warning messages 11 years ago
Michael Foster c9fe458152 exiftool: -ignoreMinorErrors 11 years ago
Michael Foster 373fb99a7f Bugfix: exif_read_data() Incorrect APP1 Exif Identifier Code 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 acfda35648 gifsicle: redirect stdout to /dev/null but keep stderr going to stdout 11 years ago
czaks a3cf56a768 gifsicle: make it finally work 11 years ago
Michael Foster b7070aeac6 Fix issue with installing and creating boards with MySQL < 5.5.3. Issue #129 11 years ago
Michael Foster 33a07e9ee0 bug fix, wrong index 11 years ago
Michael Foster 0f00f800b9 Use new shell_exec function for $config['dns_system'] `host` queries too 11 years ago
czaks 76101cad51 fix gifsicle issue connected with frame limit 11 years ago
Michael Foster 6409ac6163 fix last commit 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
czaks fb3b9ea868 quick-post-controls.js: fix javascript interactions 11 years ago
Michael Foster a2b432cfb0 Some logic fixes. Don't strip exif twice. 11 years ago
Michael Foster 0387ae1b46 Use exiftool to patch bug for now. 11 years ago
Michael Foster 3d2de07a1f Can't auto-orient a non-JPEG 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 486eccba2e shell_exec_error() fix 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
Czterooki e59c404ac2 Roach style, very dirty 11 years ago
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 eb3fc990f5 Web editor: Don't add newlines in comments 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 e35467e3b9 Fix install for MySQL < 5.5.3 11 years ago
Michael Foster ea1fe528a4 Fix ordering of notes and bans 11 years ago
Michael Foster 68403f613e Didn't mean to commit that 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 6ecda16be3 Forgot to commit this 11 years ago
Michael Foster d99eba2c18 syntax error in last commit 11 years ago
Michael Foster e1aeccce5e ricechan.css: Make <select> easier to read 11 years ago
Michael Foster ce21a772de gentoochan.css fix: .post-hover hard to read with low opacity 11 years ago