Skip to content

Add support for updating certain account preferences

Joshua Goins requested to merge work/redstrate/set-preferences into master

Only the default post visibility, default media sensitivity, and default language is configurable through the API. This adds support to set them through the Preferences class and also expose them in a new preferences card in the settings:

image

Merge request reports