tech.tokimeki.forum.server

tokimeki.blue

Schema Diff

+2 -1

From

CID
bafyreiboe44j55h...
Indexed At
2026-08-25 12:27 UTC
View this version

To

CID
bafyreie5eqirv37...
Indexed At
2026-08-25 13:51 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"
18 19
      ],
19 20
      "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 21
    }
21 22
  },
22 23
  "$type": "com.atproto.lexicon.schema",
23 24
  "lexicon": 1
24 25
}

Compare Other Versions

Lexicon Garden

@