masto
    Preparing search index...

    Interface Preference

    Represents a user's preferences.

    Index

    Properties

    "posting:default:language": string

    Default language for new posts. Equivalent to Source#language

    "posting:default:sensitive": boolean

    Default sensitivity flag for new posts. Equivalent to Source#sensitive.

    "posting:default:visibility": keyof StatusVisibilityRegistry

    Default visibility for new posts. Equivalent to Source#privacy.

    "reading:autoplay:gifs": boolean

    Whether GIFs should be automatically played

    "reading:expand:media": keyof PreferenceReadingExpandMediaRegistry

    Whether media attachments should be automatically displayed or blurred/hidden.

    "reading:expand:spoilers": boolean

    Whether CWs should be expanded by default.