Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ASCII media type support & fix a bug in file submission error handling | Joar Wandborg | 2011-12-31 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | * Added ASCII media processing * Added ASCII media display * Added ASCII media type Rebased from Joar Wandborg's ascii art branch (squashed to remove the commits borrowing code of dubious license) Fixed a bug in file submission error handling: - Moved file-extension condition out of loop (what did it do there?) - Updated file submission tests - Changed error handling in file submission, should now report more than absolutely necessary. | ||||
* | Using Local Fonts instead of Remote Fonts linked to Google. | Christopher Allan Webber | 2011-09-10 | 4 | -0/+4 |
Thanks to Shawn Kahn for help on / original version of this patch! |