social.colibri.beta.actor.settings

colibri.social

{
  "id": "social.colibri.beta.actor.settings",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [],
        "properties": {
          "gifFavorites": {
            "type": "array",
            "items": {
              "ref": "social.colibri.beta.embed.defs#gifView",
              "type": "ref"
            },
            "description": "GIFs the user saved from the picker, stored whole. A saved GIF has to render without another lookup, and an identifier cannot be turned back into one: a GIF favourited from a chat message carries its own URL as the id rather than a provider key, so no provider can resolve it."
          },
          "communityOrder": {
            "type": "array",
            "items": {
              "type": "string",
              "format": "did",
              "description": "A community."
            },
            "description": "The user's communities in their preferred sidebar order."
          },
          "notificationLevel": {
            "type": "string",
            "default": "all",
            "description": "Which messages produce a notification.",
            "knownValues": [
              "all",
              "mentionsAndReplies"
            ]
          }
        }
      },
      "description": "A user's Colibri settings."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.colibri.beta.actor.settings

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:mprdjqjluoswa7awzggaggj3
CID
bafyreify37wilscvojdu4u37hoo7obbegj66ouewk5qproxu57ofvgyeuq
Indexed At
2026-08-23 14:58 UTC
AT-URI
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.beta.actor.settings

Version History (2 versions)

Referenced Schemas (1)

Lexicon Garden

@