- {{.PublicComment}} -
--
+
- Display name +
- + {account.display_name.trim().length > 0 ? account.display_name : account.username} + +
- Username +
- @{account.username} +
-
+
- Display name +
- + {account.display_name.trim().length > 0 ? account.display_name : account.username} + +
- Username +
- @{account.username} +
404: Page Not Found
-- GoToSocial only serves Public statuses via the web. - If you reached this page by clicking on a status link, - it's possible that the status is not Public, has been - deleted by the author, you don't have permission to see - it, or it just doesn't exist at all. -
-
- If you believe this 404 was an error, you can contact
- the instance admin. Provide them with the following request
- Request ID: {{.requestID}}.
-
404: Not Found
++ GoToSocial only serves Public statuses via the web. +
++ If you reached this page by clicking on a status link, + it's likely that the status is not Public. You can try + entering the status URL in your client's search bar, + to view the status from your account. If that doesn't + work, it's possible that the status has been deleted by + the author, you don't have permission to view it, or it + doesn't exist at all. +
+
+ If you believe this 404 was an error, you can contact
+ the instance admin. Provide them with the following
+ request ID: {{- .requestID -}}.
+
About
-No description has yet been set for this instance.
+{{- end }} +{{- end -}} -
Languages
-- {{ if .languages }} - This instance prefers the following languages: -
-
- {{range .languages}}
-
- {{.}} - {{end}} -
+ {{- if .instance.ApprovalRequired -}} + Admin approval is required for new registrations. + {{- else -}} + Admin approval is not required for registrations; new signups will be automatically approved (pending email confirmation). + {{- end -}} +{{- else -}} + Registration is disabled; new signups are currently closed for this instance. +{{- end -}} +{{- end -}} -
Admin Contact
- {{if .instance.ContactAccount}} - -- {{if .instance.ContactAccount.DisplayName}}{{emojify .instance.ContactAccount.Emojis (escape .instance.ContactAccount.DisplayName)}}{{else}}{{.instance.ContactAccount.Username}}{{end}} -
- @{{.instance.ContactAccount.Username}} -- {{end}} - {{if .instance.Email}} - Email: {{.instance.Email}} - {{end}} -
Rules
--
- {{range .instance.Rules}}
-
- {{.Text}} - {{end}} -
Features
--
-
- - Registration is - {{if .instance.Registrations}} - enabled{{if .instance.ApprovalRequired}}, but requires admin approval{{end}}. - {{else}} - disabled. - {{end}} - - {{if .instance.Configuration.Accounts.AllowCustomCSS}} -
- - Users are allowed to set Custom CSS for their profiles. - - {{end}} -
- - Toots can contain up to {{.instance.Configuration.Statuses.MaxCharacters}} characters and - {{.instance.Configuration.Statuses.MaxMediaAttachments}} media attachments. - -
- - Polls can have up to {{.instance.Configuration.Polls.MaxOptions}} options, with - {{.instance.Configuration.Polls.MaxCharactersPerOption}} characters each. - -
Moderated servers
-- ActivityPub instances exchange (federate) data with other instances, including accounts and toots. - This can be prevented for specific domains by suspending them. None of their content is stored, - and interaction with their users is blocked both ways. - {{if .blocklistExposed}} - View the list of suspended domains - {{else}} - This instance does not publically share this list. - {{end}} -
-Instance Statistics
--
-
- Users: {{.instance.Stats.user_count}} -
- Posts: {{.instance.Stats.status_count}} -
- Federates with: {{.instance.Stats.domain_count}} instances -
About {{ .instance.Title -}}
+ {{- with . }} + {{- include "description" . | indent 2 }} + {{- end }} +Admin Contact
+ {{- if .instance.ContactAccount }} + ++ {{- if .instance.ContactAccount.DisplayName -}} + {{- emojify .instance.ContactAccount.Emojis (escape .instance.ContactAccount.DisplayName) -}} + {{- else -}} + {{- .instance.ContactAccount.Username -}} + {{- end -}} +
+ @{{- .instance.ContactAccount.Username -}} + + {{- else }} +This instance has not yet set a contact account.
+ {{- end }} + {{- if .instance.Email }} +Email: {{- .instance.Email -}}
+ {{- else }} +This instance has not yet set a contact email address.
+ {{- end }} +Languages
+ {{- if .languages }} +This instance prefers the following languages:
+-
+ {{- range .languages }}
+
- {{- . -}} + {{- end }} +
This instance does not have any preferred languages.
+ {{- end }} +Instance Rules
+This instance has the following rules:
+ {{- if .instance.Rules }} +-
+ {{- range .instance.Rules }}
+
- {{- .Text -}} + {{- end }} +
This instance has not yet set any rules.
+ {{- end }} +Instance Features
+-
+
- {{- template "registrationLimits" . -}} +
- {{- template "customCSSLimits" . -}} +
- {{- template "statusLimits" . -}} +
- {{- template "pollLimits" . -}} +
Moderated servers
++ ActivityPub instances federate with other instances by exchanging data with them over the network. + Exchanged data includes things like accounts, statuses, likes, boosts, and media attachments. + This exchange of data can prevented for instances on specific domains via a domain block created + by an instance admin. When an instance is domain blocked by another instance: +
+-
+
- Any existing data from the blocked instance is deleted from the storage of the instance doing the blocking. +
- Interaction between the two instances is cut off in both directions; neither instance can interact with the other. +
- No new data from the blocked instance will be created on the instance that blocks it. +
+ {{- if .blocklistExposed }} + View the list of domains blocked by this instance + {{- else }} + This instance does not publically share their list of blocked domains. + {{- end }} +
+Email Address Confirmed
-Thanks {{.username}}! Your email address {{.email}} has been confirmed.
-
Email Address Confirmed
+Thanks {{ .username -}}! Your email address {{- .email -}} has been confirmed.
+
Suspended Instances
-- The following list of domains have been suspended by the administrator(s) of this server. -
-- All current and future accounts on these instances are blocked, and no more data is federated to the remote - servers. - This extends to subdomains, so an entry for 'example.com' includes 'social.example.com' as well. -
-Suspended Instances
++ The following list of domains have been suspended + by the administrator(s) of this server. +
++ All current and future accounts on these instances are + blocked, and no more data is federated to the remote servers. + This extends to subdomains, so an entry for 'example.com' + includes 'social.example.com' as well. +
+{{- .PublicComment -}}
+An error occured:
-{{.error}}
- {{if .requestID}}
- {{.requestID}}
- An error occured:
+{{- .error -}}
+ {{- if .requestID }}
+ {{- .requestID -}}
+