tech.tokimeki.forum.server

tokimeki.blue

Schema Diff

+2 -1

From

CID
bafyreie5eqirv37...
Indexed At
2026-08-25 13:51 UTC
View this version

To

CID
bafyreiap6vs6zpb...
Indexed At
2026-08-26 14:05 UTC
View this version
1 1
{
2 2
  "id": "tech.tokimeki.forum.server",
3 3
  "defs": {
4 4
    "main": {
5 5
      "key": "tid",
6 6
      "name": "tokimeki-space server",
7 7
      "type": "space",
8 8
      "name:lang": {
9 9
        "ja": "tokimeki-space サーバー"
10 10
      },
11 11
      "collections": [
12 12
        "tech.tokimeki.forum.profile",
13 13
        "tech.tokimeki.forum.channel",
14 14
        "tech.tokimeki.forum.thread",
15 15
        "tech.tokimeki.forum.message",
16 16
        "tech.tokimeki.forum.vote",
17 17
        "tech.tokimeki.forum.reaction",
18 -
        "tech.tokimeki.forum.hide"
18 +
        "tech.tokimeki.forum.hide",
19 +
        "tech.tokimeki.forum.role"
19 20
      ],
20 21
      "description": "A Discord-like server (guild). One space per server, anchored on the owner's DID. Channels are records in the owner's repo; messages live in each author's own repo within the space."
21 22
    }
22 23
  },
23 24
  "$type": "com.atproto.lexicon.schema",
24 25
  "lexicon": 1
25 26
}

Compare Other Versions

Lexicon Garden

@