You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
chewy Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 6 years ago
controllers Add audio uploads (#11123) 6 years ago
helpers Change full logo to use primary text color of the given theme (#10994) 6 years ago
javascript Add audio uploads (#11123) 6 years ago
lib Fix sanitizer making block level elements unreadable (#10836) 6 years ago
mailers Fix error in AdminMailer#new_pending_account (#10264) 6 years ago
models Add audio uploads (#11123) 6 years ago
policies Admission-based registrations mode (#10250) 6 years ago
presenters Improve blocked view of profiles (#10491) 6 years ago
serializers Add audio uploads (#11123) 6 years ago
services Add audio uploads (#11123) 6 years ago
validators Fix “invited by” not showing up for invited accounts in admin interface (#10791) 6 years ago
views Add audio uploads (#11123) 6 years ago
workers Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 6 years ago