Add support for .MPEG format
Currently only files in .MPG are allowed to upload through onMessage. The system does not see the 4-letter .MPEG extension as valid, even though they use the same encoding as a .MPG file. When uploading a large number of files, it can be troubleso...