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 b927bb3f07
Fix audio-only OGG and WebM files not being processed as such (#11151)
Also, because Chrome sends audio/mp3 instead of audio/mpeg as it's
supposed to, we need to whitelist that mime type as well
7 years ago
..
chewy
controllers Change domain blocks to automatically support subdomains (#11138) 7 years ago
helpers Change full logo to use primary text color of the given theme (#10994) 7 years ago
javascript Change camera icon to paperclip icon in upload form (#11149) 7 years ago
lib Fix audio not being downloaded from remote servers (#11145) 7 years ago
mailers Fix error in AdminMailer#new_pending_account (#10264) 7 years ago
models Fix audio-only OGG and WebM files not being processed as such (#11151) 7 years ago
policies Admission-based registrations mode (#10250) 7 years ago
presenters Improve blocked view of profiles (#10491) 7 years ago
serializers Add `short_description` and `approval_required` to `GET /api/v1/instance` (#11146) 7 years ago
services Change domain blocks to automatically support subdomains (#11138) 7 years ago
validators Fix “invited by” not showing up for invited accounts in admin interface (#10791) 7 years ago
views Remove expensive counters from federation page in admin UI (#11139) 7 years ago
workers Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 7 years ago