@feld at least mastodon frontend throws an exception in
lib/pleroma/web/mastodon_api/mastodon_api_controller.ex: 1161
cs = App.register_changeset(%App{}, Map.put(find_attrs, :scopes,
"read,write,follow"))
obviously Mastodon client has not been updated, but I guess pleroma should be? How can I recompile pleroma fe?