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
Wolfgang 77a44e61a8
Add enum validation to `DomainBlock#severity` (#29158)
3 weeks ago
..
chewy
controllers Change ActivityPub path generation to all happen in `ActivityPub::TagManager` (#33527) 3 weeks ago
helpers
javascript Fix media preview height in compose form when 3 or more images are attached (#33571) 3 weeks ago
lib Reject announce payload if object is nil (#33570) 3 weeks ago
mailers
models Add enum validation to `DomainBlock#severity` (#29158) 3 weeks ago
policies
presenters Remove unused `LanguagePresenter#native_name` (#33551) 3 weeks ago
serializers Change ActivityPub path generation to all happen in `ActivityPub::TagManager` (#33527) 3 weeks ago
services
validators Switch `webpush` dependency to latest version of Mastodon-maintained fork (#33572) 3 weeks ago
views
workers