Skip to content

Interface: SiteView

Defined in: src/types/index.ts:128

Extends

  • output<typeof schemas.SiteView>

Properties

PropertyTypeDefault valueDescriptionInherited fromDefined in
local_siteobjectLocalSite-z.infer.local_sitesrc/schemas/GetSiteResponse.ts:82
local_site.application_question?stringundefinedAn optional registration application questionnaire in markdown.-src/schemas/GetSiteResponse.ts:32
local_site.captcha_enabledbooleanundefined--src/schemas/GetSiteResponse.ts:33
local_site.comment_downvotes"local" | "all" | "disable"FederationModeWhat kind of comment downvotes your site allows.-src/schemas/GetSiteResponse.ts:37
local_site.comment_upvotes"local" | "all" | "disable"FederationModeWhat kind of comment upvotes your site allows.-src/schemas/GetSiteResponse.ts:41
local_site.commentsnumberundefined--src/schemas/GetSiteResponse.ts:42
local_site.communitiesnumberundefined--src/schemas/GetSiteResponse.ts:43
local_site.email_verification_requiredbooleanundefined--src/schemas/GetSiteResponse.ts:44
local_site.legal_information?stringundefined--src/schemas/GetSiteResponse.ts:45
local_site.post_downvotes"local" | "all" | "disable"FederationModeWhat kind of post downvotes your site allows.-src/schemas/GetSiteResponse.ts:49
local_site.post_upvotes"local" | "all" | "disable"FederationModeWhat kind of post upvotes your site allows.-src/schemas/GetSiteResponse.ts:53
local_site.postsnumberundefined--src/schemas/GetSiteResponse.ts:54
local_site.registration_mode"closed" | "require_application" | "open"RegistrationMode--src/schemas/GetSiteResponse.ts:55
local_site.usersnumberundefined--src/schemas/GetSiteResponse.ts:56
local_site.users_active_daynumberundefined--src/schemas/GetSiteResponse.ts:57
local_site.users_active_half_yearnumberundefined--src/schemas/GetSiteResponse.ts:58
local_site.users_active_monthnumberundefined--src/schemas/GetSiteResponse.ts:59
local_site.users_active_weeknumberundefined--src/schemas/GetSiteResponse.ts:60
siteobjectSite-z.infer.sitesrc/schemas/GetSiteResponse.ts:83
site.ap_idstringundefinedThe federated activity id / ap_id.-src/schemas/GetSiteResponse.ts:67
site.banner?stringundefined--src/schemas/GetSiteResponse.ts:68
site.icon?stringundefined--src/schemas/GetSiteResponse.ts:69
site.namestringundefined--src/schemas/GetSiteResponse.ts:70
site.sidebar?stringundefinedLong-form sidebar markdown.-src/schemas/GetSiteResponse.ts:74
site.summary?stringundefinedShort one-line summary.-src/schemas/GetSiteResponse.ts:78