Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ASCII media type support & fix a bug in file submission error handling | Joar Wandborg | 2011-12-31 | 6 | -0/+6919 |
* 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. |