summaryrefslogtreecommitdiff
path: root/lib/mediafile.php
AgeCommit message (Expand)Author
2010-09-12Update translator documentation and add punctuation where missing to exceptio...Siebrand Mazeland
2010-09-12Fix i18n issue and add translator documentation.Siebrand Mazeland
2010-06-28Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-28Enhanced upload file type detection. If given an original filename, we'll att...Brion Vibber
2010-03-23Use $param instead of hardcoded 'attach' name.Craig Andrews
2010-03-01Modify configuration to have an option to allow uploads regardless of mime typeCraig Andrews
2010-01-10Lots of tiny message changes.Siebrand Mazeland
2009-11-02Detect "no file" upload error and, for now at least, ignore it gracefully.Brion Vibber
2009-10-28Fixed header comment.Zach Copley
2009-10-28Rearanged a couple things & removed debugging statementsZach Copley
2009-10-28Rework MailDaemon to use the MediaFile class for uploadsZach Copley
2009-10-27Implement media upload in the APIZach Copley
2009-10-27Extract media upload stuff into its own library class.Zach Copley