diff --git a/TODO b/TODO index a8f3661..a14e96d 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,14 @@ WineHQ Application Database TODO List +# screenshot submission isn't very friendly. it would be really cool if +people could submit screenshots via a web interface. We would store the +image and related information in the database and send email to the database +admins and to any maintainers of the app. They would then be able to click +on a link in the email to view the image and accept/reject it. If the image +sat for too long it would be rejected and an email would be send to the +submitter saying it timed out. If the admin/maintainer clicked on accept it +would go into the db like every other image. + # appdb engine - clean up the php backend (???) # app queue - add a form, so the admin can enter a custom response to the submitter (done)