Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-02 | Detect "no file" upload error and, for now at least, ignore it gracefully. | Brion Vibber | |
This was triggering on non-AJAX form submissions for new notices, preventing them from being posted when they contained no attachments. | |||
2009-10-28 | Fixed header comment. | Zach Copley | |
2009-10-28 | Rearanged a couple things & removed debugging statements | Zach Copley | |
2009-10-28 | Rework MailDaemon to use the MediaFile class for uploads | Zach Copley | |
2009-10-27 | Implement media upload in the API | Zach Copley | |
2009-10-27 | Extract media upload stuff into its own library class. | Zach Copley | |