• 2 Posts
  • 9 Comments
Joined 1 年前
cake
Cake day: 2023年7月2日

help-circle
  • There are attributes in the my_user for it, however even setting it to true via API as there are no “settings” for it yet on my account does nothing as there is no functionality implemented at the moment as far I understand:

    spoiler
    "my_user": {
        "local_user_view": {
            "local_user": {
                "id": removed_for_privacy,
                "person_id": 637014,
                "email": "removed_for_privacy",
                "show_nsfw": true,
                "theme": "browser",
                "default_sort_type": "Active",
                "default_listing_type": "Local",
                "interface_language": "browser",
                "show_avatars": true,
                "send_notifications_to_email": false,
                "validator_time": "removed_for_privacy",
                "show_scores": true,
                "show_bot_accounts": true,
                "show_read_posts": true,
                "show_new_post_notifs": false,
                "email_verified": true,
                "accepted_application": true,
                "open_links_in_new_tab": true,
                "infinite_scroll_enabled": true
            },
    

    But damn it would be a nice feature tho.