1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
Claire acec1fb745
Fix site upload validations (#22479)
* Fix site settings media upload handling of DimensionsValidationError

Fixes #22234

* Fix underlying validations not being performed for site uploads
2023-01-05 13:42:03 +01:00
..
chewy
controllers Fix PermalinkRedirector not applying to users with moved accounts (#22497) 2023-01-05 13:40:27 +01:00
helpers
javascript Add aria-hidden to content warning field when dimmed so that it is not confusing to screen reader users (#22568) 2023-01-05 13:39:58 +01:00
lib
mailers
models Fix site upload validations (#22479) 2023-01-05 13:42:03 +01:00
policies
presenters
serializers
services Be more lenient with OEmbed detection and validation (#22533) 2023-01-05 13:36:24 +01:00
validators Strip spaces around URL when adding a relay (#22655) 2023-01-05 13:33:33 +01:00
views Add a11y tags to the modal (#22549) 2023-01-05 13:35:47 +01:00
workers