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
trwnh 526b4b3677
Fix breaking change in admin account API (#19176)
* Fix breaking change in admin account API

Ensure that `ip` is a String value and not returning a raw database entry

* please rubocop
2 years ago
..
chewy
controllers Fix REST API sometimes returning HTML on error (#19135) 3 years ago
helpers
javascript Bump jest from 28.1.3 to 29.0.3 (#19162) 3 years ago
lib
mailers
models
policies
presenters
serializers Fix breaking change in admin account API (#19176) 2 years ago
services
validators
views
workers