includes/functions.php
2010-11-15 Dan Fuhry ImageMagick check now notes that only directories in the PATH are checked.
2010-09-05 Dan Fuhry Merged (again)
2010-09-05 Dan Fuhry So, grinding_halt() now finally uses the new default theme in template_nodb.
2010-08-22 Dan Fuhry Added an API for AJAX file uploads and the monitoring thereof. This is to be used in Snapr and soon core (Special:UploadFile).
2010-07-31 Dan Fuhry Experimentally changing how content-length works.
2010-07-27 Dan Improved captcha word generation; fixed duplicate auth parameter in Special:Login privileged login; improved search indexer performance on websites with lots of words
2010-07-02 Dan Fuhry First shot at switching to database revision numbers separate from release version number. There are probably bugs, especially related to migration.
2010-06-28 Dan Fuhry SECURITY: Multiple XSS in Special:ChangeStyle. Reported by Mesut Timur of Mavituna Security - thanks! Also removed my stand-in for ucfirst().
2010-05-17 Dan Added the ability to trust XFF (X-Forwarded-For) headers.
2010-05-03 Dan Added a box on Admin:UploadConfig showing the value of upload_max_filesize.
2010-03-29 Dan Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
2010-03-29 Dan Introduced configurability for gzip compression. Fixes issue 18.
2010-03-20 Dan Fixed "unapproved" status taking precedence over "spam" flag in comment submit and some display related bugs in comments.js
2010-02-07 Dan URL sanitizer: disabled uppercase letters in URL hex character codes (it was causing conflicts with the Windows/Apache 2.2 alt namespace separator). Thanks Techokami for finding and reporting this bug.
less more (0) -100 -14 tip