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 c374729225
Add `sensitized` to Admin::Account serializer (fix #19148) (#20094)
* Add `sensitized` to Admin::Account serializer (fix #19148)

* remove whitespace, please linter
3 years ago
..
chewy
controllers Make account endorsements idempotent (fix #19045) (#20118) 3 years ago
helpers Change sign-in banner to reflect disabled or moved account status (#19773) 3 years ago
javascript Fix redrafting a currently-editing post not leaving edit mode (#20023) 3 years ago
lib Change Request connection logic to try both IPv6 and IPv4 when available (#20108) 3 years ago
mailers Add support for language preferences for trending statuses and links (#18288) 3 years ago
models Micro-optimization: use `if`/`else` instead of `Array#compact` and `Array#min` (#19906) 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 Add `sensitized` to Admin::Account serializer (fix #19148) (#20094) 3 years ago
services Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018) 3 years ago
validators Fix error when uploading malformed CSV import (#19509) 3 years ago
views Add password autocomplete hints (#20071) 3 years ago
workers Fix followers count not being updated when migrating follows (#19998) 3 years ago