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 3a41fccc43
Change `AUTHORIZED_FETCH` to not block unauthenticated REST API access (#19803)
New environment variable `DISALLOW_UNAUTHENTICATED_API_ACCESS`
3 years ago
..
chewy
controllers Change `AUTHORIZED_FETCH` to not block unauthenticated REST API access (#19803) 3 years ago
helpers Change sign-in banner to reflect disabled or moved account status (#19773) 3 years ago
javascript Fix rendering empty avatar in web UI (#19798) 3 years ago
lib Fix additional issues with status cache hydration (#19747) 3 years ago
mailers
models Fix reblogs being discarded after the reblogged status (#19731) 3 years ago
policies Add ability to view previous edits of a status in admin UI (#19462) 3 years ago
presenters Change sign-in banner to reflect disabled or moved account status (#19773) 3 years ago
serializers Fix n+1 queries when rendering initial state JSON (#19795) 3 years ago
services Fix n+1 query during status removal (#19753) 3 years ago
validators Fix error when uploading malformed CSV import (#19509) 3 years ago
views Remove meta tag for official iOS app (#19656) 3 years ago
workers Fix indexing scheduler trying to index when Elasticsearch is disabled (#19805) 3 years ago