Changelog
Fixed redirect problem with put_ticket()
Added “Old” button and tagging functionality
Added URL whitelist for new submissions
Fixed improper wordwrap() call
Added display of old tag count to admin page
Made timestamps more concise; Added exact timestamp to title
Added Last-Modified and Expires headers to quote listing pages based on cache timestamp
Changelog
Added formatting options to print_table()
Added textareas to Quote Views page
Added directory prefixes to quote/ caches
Improved get_cache_list()
Added sanitizing to cachestats
Started breaking out configuration into separate files
Added timeline to FAQ.
Fixed links in mobile.php
Added purge links for individual files to cacheview
Changelog
Fixed qotd.php to detect its own directory
Fixed sv2() to use childNodes so that it works on Linux Firefox
Changelog
Updated referrer tracking to use INSERT DELAYED
Fixed logging.php to use H:n:s instead of H:m:s ;-)
Changelog
Refactored print_quotes() a little. Set queue pages to always use Funny/Boring voting buttons.
Fixed a JOIN that prevented links with no views from showing up.
Added several more voting button captions.
Fixed query display for admins.
Score color now changes after successful AJAX vote.
Fixed bug in set_prefs() that made the prefs cookie get set twice.
Added script to post yesterday’s favorite quote to Twitter.
Optimized and refactored /index.php
Added comment display to mobile site.
Changelog
Removed Quantcast to speed up page loading.
Moved timestamp before the quote header to make up for IE’s deficiencies.
Added some split-testing for voting button captions.
Added some more voting button options, removed the first two.
Changelog
Created changelog.txt.
Admin page now saves the last used moderation settings.
Enabled gzip compression.
Added ‘<a href=’ to blocked spam strings. Made minor change to rejection message.
Fixed timestamp display for moderators. Moved host display to the timestamp span (top right corner.)
Added limit of 80 characters per word for new submissions to prevent broken tables.
Implemented versioning of prefs cookie. Missing values will be set to defaults. Desirable side effect: prefs cookie is now auto-set on first page load.
Disabled voting on /today page. Changed default page to /latest.