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
ThibG 4297de34cf Split out is_changing_upload from is_submitting (#9536)
There is no reason to disable the composer textarea when some media metadata
is being modified, nor is there any reason to focus the textarea when some
media metadata has been modified (prevents clicking one image's description
field right after having modified another).
6 years ago
..
chewy Get rid of Chewy order/limit warning (#8355) 6 years ago
controllers Create Settings::BaseController (#9507) 6 years ago
helpers Make avatar and headers respect `auto_play_gif` (#9515) 6 years ago
javascript Split out is_changing_upload from is_submitting (#9536) 6 years ago
lib Add setting to not aggregate reblogs (#9248) 6 years ago
mailers Fix low-hanging rubocop gripes (#8458) 6 years ago
models Add instance-wide setting to disable profile directory (#9497) 6 years ago
policies Add admin ability to remove an user's header image (#9495) 6 years ago
presenters Don't count suspended users in user count (#9380) 6 years ago
serializers Add account hashtags to ActivityPub actor JSON (#9450) 6 years ago
services Error message for avatar image that's too large. #9204 (#9518) 6 years ago
validators Improve e-mail MX validator and add tests (#9489) 6 years ago
views Make avatar and headers respect `auto_play_gif` (#9515) 6 years ago
workers Improve account suspension speed and completeness (#9290) 6 years ago