tech.tokimeki.forum.server

tokimeki.blue

Schema Diff

+3 -1

From

CID
bafyreiboe44j55h...
Indexed At
2026-08-25 12:27 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 -
        "tech.tokimeki.forum.reaction"
17 +
        "tech.tokimeki.forum.reaction",
18 +
        "tech.tokimeki.forum.hide",
19 +
        "tech.tokimeki.forum.role"
18 20
      ],
19 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."
20 22
    }
21 23
  },
22 24
  "$type": "com.atproto.lexicon.schema",
23 25
  "lexicon": 1
24 26
}

Compare Other Versions

Lexicon Garden

@