hhroc / yellr-server

Server for yellr project
GNU Affero General Public License v3.0
6 stars 5 forks source link

Add support for Audio on moderator tiles #270

Closed thequbit closed 8 years ago

thequbit commented 9 years ago

We now support uploading audio. We need to support this on the moderator site. Still use the preview_image field within the json response for the tiles, but when the user clicks the "video post" button, the pop-up needs to play the audio file.

thequbit commented 8 years ago

Implemented.