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
2022-11-08 17:15:54 +01:00
..
chewy
controllers Make account endorsements idempotent (fix #19045) (#20118) 2022-11-08 16:39:15 +01:00
helpers
javascript Fix redrafting a currently-editing post not leaving edit mode (#20023) 2022-11-08 04:06:54 +01:00
lib Change Request connection logic to try both IPv6 and IPv4 when available (#20108) 2022-11-08 16:36:26 +01:00
mailers
models Micro-optimization: use if/else instead of Array#compact and Array#min (#19906) 2022-11-08 03:50:47 +01:00
policies
presenters
serializers Add sensitized to Admin::Account serializer (fix #19148) (#20094) 2022-11-08 17:15:54 +01:00
services Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018) 2022-11-07 22:35:53 +01:00
validators
views Add password autocomplete hints (#20071) 2022-11-08 03:53:06 +01:00
workers