Nym Coy
|
1f866fcaed
ActivityGenerationTests.php fails but doesn't crash anymore.
|
8 years ago |
Mikael Nordfeldth
|
6faed0e451
MediaFile loses dependency on PEAR::MIME
|
10 years ago |
Mikael Nordfeldth
|
6f6065e5e9
Only accept filenames for existing files in getUploadedFileType
|
10 years ago |
Mikael Nordfeldth
|
633191d808
Making sure scripts and tests check for GNUSOCIAL defined (instead of STATUSNET)
|
11 years ago |
Brion Vibber
|
9c7b66984c
Enhanced upload file type detection. If given an original filename, we'll attempt to detect type from the extension if we were unable to make a definitive match from content. Generic octet-stream, zip, and MS Office type are explicitly singled out for re-checks, which fixes OpenOffice and MS Office documents to come up with the proper types when misdetected.
|
14 years ago |
Brion Vibber
|
41d81b996f
Test cases for MediaFile::getUploadedFileType() with OpenOffice, MS Office, and PDF sample files (as saved from OpenOffice 3.2)
|
14 years ago |