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
Daniel M Brasil 0db7558822
Fix HTTP 500 on `POST /api/v1/admin/ip_blocks` (#29308)
2 months ago
..
chewy
controllers Change ActivityPub path generation to all happen in `ActivityPub::TagManager` (#33527) 2 months ago
helpers Rename `app/helpers/jsonld_helper.rb` to `app/helpers/json_ld_helper.rb` (#33489) 2 months ago
javascript Fix media preview height in compose form when 3 or more images are attached (#33571) 2 months ago
lib Reject announce payload if object is nil (#33570) 2 months ago
mailers
models Fix HTTP 500 on `POST /api/v1/admin/ip_blocks` (#29308) 2 months ago
policies Add `AccountWarning#appeal_eligible?` method (#33526) 2 months ago
presenters Remove unused `LanguagePresenter#native_name` (#33551) 2 months ago
serializers Change ActivityPub path generation to all happen in `ActivityPub::TagManager` (#33527) 2 months ago
services
validators Switch `webpush` dependency to latest version of Mastodon-maintained fork (#33572) 2 months ago
views
workers