com.suibari.nagi.appviewAccess

suibari.com

Schema Diff

+2 -1

From

CID
bafyreifdcqsfioz...
Indexed At
2026-07-22 14:37 UTC
View this version

To

CID
bafyreiahmkrbeiv...
Indexed At
2026-07-23 00:54 UTC
View this version
1 1
{
2 2
  "id": "com.suibari.nagi.appviewAccess",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "Nagi",
7 7
      "detail": "Nagi の投稿・リアクション・プロフィールの読み書きと、Nagi AppView へのアクセス。",
8 8
      "permissions": [
9 9
        {
10 10
          "type": "permission",
11 11
          "resource": "repo",
12 12
          "collection": [
13 13
            "com.suibari.nagi.post",
14 14
            "com.suibari.nagi.reaction",
15 -
            "com.suibari.nagi.profile"
15 +
            "com.suibari.nagi.profile",
16 +
            "com.suibari.nagi.appLinks"
16 17
          ]
17 18
        },
18 19
        {
19 20
          "aud": "*",
20 21
          "lxm": [
21 22
            "com.suibari.nagi.getTimeline",
22 23
            "com.suibari.nagi.getAffirmation",
23 24
            "com.suibari.nagi.getThread",
24 25
            "com.suibari.nagi.getProfile",
25 26
            "com.suibari.nagi.getNotifications",
26 27
            "com.suibari.nagi.getUnreadCount",
27 28
            "com.suibari.nagi.updateSeen",
28 29
            "com.suibari.nagi.registerPushSubscription",
29 30
            "com.suibari.nagi.deletePushSubscription",
30 31
            "com.suibari.nagi.deleteAccountData",
31 32
            "com.suibari.nagi.getLinkMetadata",
32 33
            "com.suibari.nagi.getLinkThumbnail",
33 34
            "com.suibari.nagi.searchEmojis",
34 35
            "com.suibari.nagi.getEmoji"
35 36
          ],
36 37
          "type": "permission",
37 38
          "resource": "rpc"
38 39
        }
39 40
      ]
40 41
    }
41 42
  },
42 43
  "$type": "com.atproto.lexicon.schema",
43 44
  "lexicon": 1
44 45
}

Compare Other Versions

Lexicon Garden

@