WIP: Account service
Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
This commit is contained in:
Vendored
+25
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"kind": "KarmaList",
|
||||
"data": [
|
||||
{
|
||||
"sr": "nba",
|
||||
"comment_karma": 21999,
|
||||
"link_karma": 144
|
||||
},
|
||||
{
|
||||
"sr": "redditdev",
|
||||
"comment_karma": 4,
|
||||
"link_karma": 19
|
||||
},
|
||||
{
|
||||
"sr": "test",
|
||||
"comment_karma": 0,
|
||||
"link_karma": 1
|
||||
},
|
||||
{
|
||||
"sr": "golang",
|
||||
"comment_karma": 0,
|
||||
"link_karma": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Vendored
+69
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"default_theme_sr": null,
|
||||
"threaded_messages": true,
|
||||
"hide_downs": false,
|
||||
"label_nsfw": true,
|
||||
"activity_relevant_ads": false,
|
||||
"email_messages": false,
|
||||
"profile_opt_out": false,
|
||||
"video_autoplay": true,
|
||||
"third_party_site_data_personalized_content": false,
|
||||
"show_link_flair": true,
|
||||
"show_trending": true,
|
||||
"private_feeds": true,
|
||||
"monitor_mentions": true,
|
||||
"public_server_seconds": false,
|
||||
"research": false,
|
||||
"ignore_suggested_sort": true,
|
||||
"send_crosspost_messages": false,
|
||||
"email_digests": false,
|
||||
"layout": 0,
|
||||
"num_comments": 200,
|
||||
"clickgadget": true,
|
||||
"use_global_defaults": false,
|
||||
"show_snoovatar": false,
|
||||
"over_18": true,
|
||||
"show_stylesheets": true,
|
||||
"live_orangereds": true,
|
||||
"enable_default_themes": false,
|
||||
"legacy_search": false,
|
||||
"domain_details": false,
|
||||
"collapse_left_bar": false,
|
||||
"lang": "en-ca",
|
||||
"hide_ups": false,
|
||||
"third_party_data_personalized_ads": false,
|
||||
"allow_clicktracking": false,
|
||||
"hide_from_robots": false,
|
||||
"show_twitter": false,
|
||||
"compress": false,
|
||||
"store_visits": false,
|
||||
"threaded_modmail": false,
|
||||
"design_beta": false,
|
||||
"min_link_score": null,
|
||||
"media_preview": "off",
|
||||
"show_location_based_recommendations": false,
|
||||
"nightmode": false,
|
||||
"highlight_controversial": true,
|
||||
"geopopular": "GLOBAL",
|
||||
"third_party_site_data_personalized_ads": false,
|
||||
"survey_last_seen_time": null,
|
||||
"min_comment_score": null,
|
||||
"public_votes": false,
|
||||
"collapse_read_messages": false,
|
||||
"show_flair": true,
|
||||
"mark_messages_read": true,
|
||||
"search_include_over_18": true,
|
||||
"no_profanity": false,
|
||||
"hide_ads": false,
|
||||
"beta": false,
|
||||
"top_karma_subreddits": false,
|
||||
"newwindow": true,
|
||||
"numsites": 25,
|
||||
"media": "subreddit",
|
||||
"send_welcome_messages": true,
|
||||
"show_gold_expiration": false,
|
||||
"highlight_new_comments": true,
|
||||
"email_unsubscribe_all": false,
|
||||
"default_comment_sort": "top",
|
||||
"accept_pms": "everyone"
|
||||
}
|
||||
Reference in New Issue
Block a user