{"uri":"toot.virtualwolf.org","account_domain":"toot.virtualwolf.org","title":"toot.virtualwolf.org","description":"

My small single-user instance, for mucking around with GoToSocial and as sort of an alt for my main account on aus.social.

","description_text":"My small single-user instance, for mucking around with [GoToSocial](https://gotosocial.org) and as sort of an alt for my main account on [aus.social](https://aus.social/@virtualwolf).","short_description":"

My small single-user instance, for mucking around with GoToSocial and as sort of an alt for my main account on aus.social.

","short_description_text":"My small single-user instance, for mucking around with [GoToSocial](https://gotosocial.org) and as sort of an alt for my main account on [aus.social](https://aus.social/@virtualwolf).","email":"toot@virtualwolf.org","version":"0.18.0+git-c9de6c9","languages":[],"registrations":false,"approval_required":true,"invites_enabled":false,"configuration":{"statuses":{"max_characters":5000,"max_media_attachments":6,"characters_reserved_per_url":25,"supported_mime_types":["text/plain","text/markdown"]},"media_attachments":{"supported_mime_types":["image/jpeg","image/gif","image/webp","audio/mp2","audio/mp3","audio/mpeg","video/x-msvideo","audio/flac","audio/x-flac","image/png","image/apng","audio/ogg","video/ogg","audio/mp4","video/mp4","video/quicktime","audio/x-ms-wma","video/x-ms-wmv","video/webm","audio/x-matroska","video/x-matroska"],"image_size_limit":41943040,"image_matrix_limit":2147483647,"video_size_limit":41943040,"video_frame_rate_limit":2147483647,"video_matrix_limit":2147483647},"polls":{"max_options":6,"max_characters_per_option":50,"min_expiration":300,"max_expiration":2629746},"accounts":{"allow_custom_css":true,"max_featured_tags":10,"max_profile_fields":6},"emojis":{"emoji_size_limit":51200}},"urls":{"streaming_api":"wss://toot.virtualwolf.org"},"stats":{"domain_count":6041,"status_count":1125,"user_count":1},"thumbnail":"https://toot.virtualwolf.org/fileserver/01FN5B4KHC8PXA6N83GYDDHQEP/attachment/original/01J3W1AFD9ZJGYTPP18PRQBARA.png","thumbnail_type":"image/png","thumbnail_static":"https://toot.virtualwolf.org/fileserver/01FN5B4KHC8PXA6N83GYDDHQEP/attachment/small/01J3W1AFD9ZJGYTPP18PRQBARA.jpg","thumbnail_static_type":"image/jpeg","thumbnail_description":"A stylised silhouette of a wolf with its head back howling, with the moon behind it.","contact_account":{"id":"01F3SAE0HQ8X2X540EM53MC5QV","username":"virtualwolf","acct":"virtualwolf","display_name":"VirtualWolf","locked":false,"discoverable":false,"bot":false,"created_at":"2024-07-27T06:35:26.829Z","note":"

Hobbyist miniature painter, guitar and bass player, drummer, photographer, and coder. Apple enthusiast, general geek.

This is my little single-user server for experimenting with GoToSocial.

","url":"https://toot.virtualwolf.org/@virtualwolf","avatar":"https://toot.virtualwolf.org/fileserver/01F3SAE0HQ8X2X540EM53MC5QV/attachment/original/01J3SP43ZK2GPHNDS1JPKD9G3E.jpg","avatar_static":"https://toot.virtualwolf.org/fileserver/01F3SAE0HQ8X2X540EM53MC5QV/attachment/small/01J3SP43ZK2GPHNDS1JPKD9G3E.jpg","avatar_description":"A photo of a fluffy cat except its face has been replaced with someone from a black metal band wearing corpse paint. The whole thing has been inverted so it's white on black, and turned green.","avatar_media_id":"01J3SP43ZK2GPHNDS1JPKD9G3E","header":"https://toot.virtualwolf.org/fileserver/01F3SAE0HQ8X2X540EM53MC5QV/attachment/original/01J3SFAJ464975H0KXYVH3JPH7.jpg","header_static":"https://toot.virtualwolf.org/fileserver/01F3SAE0HQ8X2X540EM53MC5QV/attachment/small/01J3SFAJ464975H0KXYVH3JPH7.jpg","header_description":"A black and white photo of a set of old hardcover books on a shelf, alongside an oil lamp, a goblet, and various other old bric-a-brac. There are cobwebs all over it.","header_media_id":"01J3SFAJ464975H0KXYVH3JPH7","followers_count":58,"following_count":91,"statuses_count":1142,"last_status_at":"2025-02-23","emojis":[],"fields":[{"name":"Main account","value":"@virtualwolf","verified_at":null},{"name":"Website","value":"https://virtualwolf.org","verified_at":null},{"name":"Location","value":"Sydney, Australia","verified_at":null},{"name":"Pronouns","value":"He/him","verified_at":null}],"custom_css":"/*\n theme-title: virtualwolf.org\n theme-description: Matches the Tan theme on virtualwolf.org\n*/\n\n@font-face {\n font-family: \"Montserrat\";\n font-weight: 500;\n src: url(\"/assets/fonts/montserrat_500.woff2\") format(\"woff2\");\n}\n\n:root {\n /* Define the palette */\n --blurple1: #ebe6f8;\n --blurple2: #d6cceb;\n --blurple3: #c2b3e1;\n --blurple4: #aa60ff;\n --blurple5: #783d9f;\n --blurple6: #2d2b55;\n --blurple7: #1f1f41;\n\n --tan: #f3efe0;\n --orange: #ef6700;\n --dark-orange: #431d00;\n --dark-grey: #1d1e18;\n --black: #000000;\n\n /* Override orange trim */\n --orange2: #ef6700;\n\n /* Restyle basic colors to use blurple */\n --blue1: var(--tan);\n --blue2: var(--tan);\n --blue3: var(--tan);\n\n /* Basic page styling (background + foreground) */\n --bg: var(--dark-grey);\n --bg-accent: var(--dark-grey);\n --fg: var(--tan);\n --fg-reduced: var(--dark-grey);\n\n /* Profile page styling */\n --profile-bg: var(--dark-grey);\n\n /* Blurpleize buttons */\n --button-bg: var(--blurple2);\n --button-fg: var(--blurple5);\n\n /* Blurpleize statuses */\n --status-bg: var(--dark-grey);\n --status-focus-bg: var(--dark-grey);\n --status-info-bg: var(--tan);\n --status-focus-info-bg: var(--tan);\n\n --link-fg: var(--orange);\n\n /* Used around statuses + other items */\n /* --boxshadow-border: 0.08rem solid var(--tan); */\n --boxshadow-border: 0;\n }\n\n /* Scroll bar */\n html, body {\n scrollbar-color: var(--orange) var(--dark-orange);\n font: 14px/28px Montserrat, Helvetica, Arial;\n }\n\n .page-footer nav ul li a {\n font-weight: normal;\n }\n\n .status {\n margin-bottom: 2em;\n border: 0.08rem solid var(--tan);\n }\n\n .status .status-header > address > a .avatar {\n border: 0;\n }\n\n .status .status-body {\n padding: 1.5rem 0.75rem 2rem;\n }\n\n .status-info {\n color: var(--dark-grey);\n font-size: 80%;\n }\n\n .thread .status{\n border-bottom-left-radius: var(--br);\n border-bottom-right-radius: var(--br);\n }\n\n /* Profile fields */\n .profile .about-user .fields .field {\n border-bottom: 0.1rem solid var(--tan);\n }\n\n .profile .about-user .fields .field:first-child {\n border-top: 0.1rem solid var(--tan);\n }\n\n .profile .about-user .fields .field a {\n color: var(--orange);\n }\n\n .profile .about-user .fields .field {\n padding: 1em 0.25em;\n }\n\n\n /* Status media */\n .status .media .media-wrapper {\n border: 0.08rem solid var(--blurple5);\n }\n .status .media .media-wrapper details .unknown-attachment .placeholder {\n color: var(--blue2);\n }\n .status .media .media-wrapper details video.plyr-video {\n background: var(--blurple6);\n }\n\n /* Status polls */\n .status .text .poll {\n background-color: var(--bg);\n }\n .status .text .poll .poll-info {\n background-color: var(--blurple6);\n }\n\n /* Code snippets */\n pre, pre[class*=\"language-\"],\n code, code[class*=\"language-\"] {\n background-color: var(--blurple7);\n color: var(--fg-reduced);\n }\n\n /* Block quotes */\n blockquote {\n background-color: var(--blurple7);\n color: var(--fg-reduced);\n }\n}","roles":[{"id":"admin","name":"admin","color":""}],"group":false},"max_toot_chars":5000,"rules":[]}