mastodon/app
Eugen Rochko f7f23b4a19
Add audio uploads (#11123)
* Add audio uploads

Fix #4827

Accept uploads of OGG, WAV, FLAC, OPUS and MP3 files, and converts
them to OGG. Media attachments get a new `audio` type. In the UI,
audio uploads are displayed identically to video uploads.

* Improve code style
2019-06-19 23:42:38 +02:00
..
chewy
controllers Add audio uploads (#11123) 2019-06-19 23:42:38 +02:00
helpers Change full logo to use primary text color of the given theme (#10994) 2019-06-08 15:30:06 +02:00
javascript Add audio uploads (#11123) 2019-06-19 23:42:38 +02:00
lib Fix sanitizer making block level elements unreadable (#10836) 2019-06-16 21:46:36 +02:00
mailers Fix error in AdminMailer#new_pending_account (#10264) 2019-03-14 14:20:22 +01:00
models Add audio uploads (#11123) 2019-06-19 23:42:38 +02:00
policies
presenters
serializers Add audio uploads (#11123) 2019-06-19 23:42:38 +02:00
services Add audio uploads (#11123) 2019-06-19 23:42:38 +02:00
validators Fix “invited by” not showing up for invited accounts in admin interface (#10791) 2019-05-19 21:40:36 +02:00
views Add audio uploads (#11123) 2019-06-19 23:42:38 +02:00
workers Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 2019-06-04 23:11:18 +02:00