test change ledger
This commit is contained in:
parent
17c1bc0e4f
commit
e35b3ade39
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
{"ledger":"vonbraun-test","insert":{
|
||||
"@id": "https://banana.example.net/users/one",
|
||||
"@context": [
|
||||
"https://www.w3.org/ns/activitystreams",
|
||||
|
@ -14,4 +14,4 @@
|
|||
"outbox": "https://banana.example.net/users/one/outbox",
|
||||
"followers": "https://banana.example.net/users/one/followers",
|
||||
"following": "https://banana.example.net/users/one/following"
|
||||
}
|
||||
}}
|
|
@ -1,8 +1,11 @@
|
|||
{
|
||||
"@context": "https://www.w3.org/ns/activitystreams",
|
||||
"@id": "https://banana.example.net/users/one/followers",
|
||||
"type": "OrderedCollection",
|
||||
"orderedItems": [
|
||||
"https://banana.example.net/users/two"
|
||||
]
|
||||
"ledger": "vonbraun-test",
|
||||
"insert": {
|
||||
"@context": "https://www.w3.org/ns/activitystreams",
|
||||
"@id": "https://banana.example.net/users/one/followers",
|
||||
"type": "OrderedCollection",
|
||||
"orderedItems": [
|
||||
"https://banana.example.net/users/two"
|
||||
]
|
||||
}
|
||||
}
|
|
@ -1,8 +1,11 @@
|
|||
{
|
||||
"@context": "https://www.w3.org/ns/activitystreams",
|
||||
"@id": "https://banana.example.net/users/one/following",
|
||||
"type": "OrderedCollection",
|
||||
"orderedItems": [
|
||||
"https://banana.example.net/users/two"
|
||||
]
|
||||
"ledger": "vonbraun-test",
|
||||
"insert": {
|
||||
"@context": "https://www.w3.org/ns/activitystreams",
|
||||
"@id": "https://banana.example.net/users/one/following",
|
||||
"type": "OrderedCollection",
|
||||
"orderedItems": [
|
||||
"https://banana.example.net/users/two"
|
||||
]
|
||||
}
|
||||
}
|
|
@ -1,17 +1,20 @@
|
|||
{
|
||||
"@id": "https://banana.example.net/users/two",
|
||||
"@context": [
|
||||
"https://www.w3.org/ns/activitystreams",
|
||||
{
|
||||
"vonbraun": "https://shit.nexus/ns/fedi/vonbraun/"
|
||||
}
|
||||
],
|
||||
"type": "Person",
|
||||
"name": "Mrs. Two",
|
||||
"preferredUsername": "two",
|
||||
"summary": "Example two.",
|
||||
"inbox": "https://banana.example.net/users/two/inbox",
|
||||
"outbox": "https://banana.example.net/users/two/outbox",
|
||||
"followers": "https://banana.example.net/users/two/followers",
|
||||
"following": "https://banana.example.net/users/two/following"
|
||||
"ledger": "vonbraun-test",
|
||||
"insert": {
|
||||
"@id": "https://banana.example.net/users/two",
|
||||
"@context": [
|
||||
"https://www.w3.org/ns/activitystreams",
|
||||
{
|
||||
"vonbraun": "https://shit.nexus/ns/fedi/vonbraun/"
|
||||
}
|
||||
],
|
||||
"type": "Person",
|
||||
"name": "Mrs. Two",
|
||||
"preferredUsername": "two",
|
||||
"summary": "Example two.",
|
||||
"inbox": "https://banana.example.net/users/two/inbox",
|
||||
"outbox": "https://banana.example.net/users/two/outbox",
|
||||
"followers": "https://banana.example.net/users/two/followers",
|
||||
"following": "https://banana.example.net/users/two/following"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,11 @@
|
|||
{
|
||||
"@context": "https://www.w3.org/ns/activitystreams",
|
||||
"@id": "https://banana.example.net/users/two/followers",
|
||||
"type": "OrderedCollection",
|
||||
"orderedItems": [
|
||||
"https://banana.example.net/users/one"
|
||||
]
|
||||
"ledger": "vonbraun-test",
|
||||
"insert": {
|
||||
"@context": "https://www.w3.org/ns/activitystreams",
|
||||
"@id": "https://banana.example.net/users/two/followers",
|
||||
"type": "OrderedCollection",
|
||||
"orderedItems": [
|
||||
"https://banana.example.net/users/one"
|
||||
]
|
||||
}
|
||||
}
|
|
@ -1,8 +1,11 @@
|
|||
{
|
||||
"@context": "https://www.w3.org/ns/activitystreams",
|
||||
"@id": "https://banana.example.net/users/two/following",
|
||||
"type": "OrderedCollection",
|
||||
"orderedItems": [
|
||||
"https://banana.example.net/users/one"
|
||||
]
|
||||
"ledger": "vonbraun-test",
|
||||
"insert": {
|
||||
"@context": "https://www.w3.org/ns/activitystreams",
|
||||
"@id": "https://banana.example.net/users/two/following",
|
||||
"type": "OrderedCollection",
|
||||
"orderedItems": [
|
||||
"https://banana.example.net/users/one"
|
||||
]
|
||||
}
|
||||
}
|
|
@ -1,17 +1,20 @@
|
|||
{
|
||||
"@id": "https://vonbraun.example.net/users/moonman",
|
||||
"@context": [
|
||||
"https://www.w3.org/ns/activitystreams",
|
||||
{
|
||||
"vonbraun": "https://shit.nexus/ns/fedi/vonbraun/"
|
||||
}
|
||||
],
|
||||
"type": "Person",
|
||||
"name": "Moon Man",
|
||||
"preferredUsername": "moonman",
|
||||
"summary": "I am the Moon.",
|
||||
"inbox": "https://vonbraun.example.net/users/moonman/inbox",
|
||||
"outbox": "https://vonbraun.example.net/users/moonman/outbox",
|
||||
"followers": "https://vonbraun.example.net/users/moonman/followers",
|
||||
"following": "https://vonbraun.example.net/users/moonman/following"
|
||||
"ledger": "vonbraun-test",
|
||||
"insert": {
|
||||
"@id": "https://vonbraun.example.net/users/moonman",
|
||||
"@context": [
|
||||
"https://www.w3.org/ns/activitystreams",
|
||||
{
|
||||
"vonbraun": "https://shit.nexus/ns/fedi/vonbraun/"
|
||||
}
|
||||
],
|
||||
"type": "Person",
|
||||
"name": "Moon Man",
|
||||
"preferredUsername": "moonman",
|
||||
"summary": "I am the Moon.",
|
||||
"inbox": "https://vonbraun.example.net/users/moonman/inbox",
|
||||
"outbox": "https://vonbraun.example.net/users/moonman/outbox",
|
||||
"followers": "https://vonbraun.example.net/users/moonman/followers",
|
||||
"following": "https://vonbraun.example.net/users/moonman/following"
|
||||
}
|
||||
}
|
|
@ -1,9 +1,12 @@
|
|||
{
|
||||
"@context": "https://www.w3.org/ns/activitystreams",
|
||||
"@id": "https://vonbraun.example.net/users/moonman/followers",
|
||||
"type": "OrderedCollection",
|
||||
"orderedItems": [
|
||||
"https://banana.example.net/users/one",
|
||||
"https://banana.example.net/users/two"
|
||||
]
|
||||
"ledger": "vonbraun-test",
|
||||
"insert": {
|
||||
"@context": "https://www.w3.org/ns/activitystreams",
|
||||
"@id": "https://vonbraun.example.net/users/moonman/followers",
|
||||
"type": "OrderedCollection",
|
||||
"orderedItems": [
|
||||
"https://banana.example.net/users/one",
|
||||
"https://banana.example.net/users/two"
|
||||
]
|
||||
}
|
||||
}
|
|
@ -1,9 +1,12 @@
|
|||
{
|
||||
"@context": "https://www.w3.org/ns/activitystreams",
|
||||
"@id": "https://vonbraun.example.net/users/moonman/following",
|
||||
"type": "OrderedCollection",
|
||||
"orderedItems": [
|
||||
"https://orange.example.net/users/smith",
|
||||
"https://banana.example.net/users/two"
|
||||
]
|
||||
"ledger": "vonbraun-test",
|
||||
"insert": {
|
||||
"@context": "https://www.w3.org/ns/activitystreams",
|
||||
"@id": "https://vonbraun.example.net/users/moonman/following",
|
||||
"type": "OrderedCollection",
|
||||
"orderedItems": [
|
||||
"https://orange.example.net/users/smith",
|
||||
"https://banana.example.net/users/two"
|
||||
]
|
||||
}
|
||||
}
|
|
@ -1,17 +1,20 @@
|
|||
{
|
||||
"@id": "https://orange.example.net/users/smith",
|
||||
"@context": [
|
||||
"https://www.w3.org/ns/activitystreams",
|
||||
{
|
||||
"vonbraun": "https://shit.nexus/ns/fedi/vonbraun/"
|
||||
}
|
||||
],
|
||||
"type": "Person",
|
||||
"name": "Mr. Smith",
|
||||
"preferredUsername": "smith",
|
||||
"summary": "A guy named Smith",
|
||||
"inbox": "https://orange.example.net/users/smith/inbox",
|
||||
"outbox": "https://orange.example.net/users/smith/outbox",
|
||||
"followers": "https://orange.example.net/users/smith/followers",
|
||||
"following": "https://orange.example.net/users/smith/following"
|
||||
"ledger": "vonbraun-test",
|
||||
"insert": {
|
||||
"@id": "https://orange.example.net/users/smith",
|
||||
"@context": [
|
||||
"https://www.w3.org/ns/activitystreams",
|
||||
{
|
||||
"vonbraun": "https://shit.nexus/ns/fedi/vonbraun/"
|
||||
}
|
||||
],
|
||||
"type": "Person",
|
||||
"name": "Mr. Smith",
|
||||
"preferredUsername": "smith",
|
||||
"summary": "A guy named Smith",
|
||||
"inbox": "https://orange.example.net/users/smith/inbox",
|
||||
"outbox": "https://orange.example.net/users/smith/outbox",
|
||||
"followers": "https://orange.example.net/users/smith/followers",
|
||||
"following": "https://orange.example.net/users/smith/following"
|
||||
}
|
||||
}
|
|
@ -1,9 +1,12 @@
|
|||
{
|
||||
"@context": "https://www.w3.org/ns/activitystreams",
|
||||
"@id": "https://orange.example.net/users/smith/followers",
|
||||
"type": "OrderedCollection",
|
||||
"orderedItems": [
|
||||
"https://banana.example.net/users/one",
|
||||
"https://vonbraun.example.net/users/moonman"
|
||||
]
|
||||
"ledger": "vonbraun-test",
|
||||
"insert": {
|
||||
"@context": "https://www.w3.org/ns/activitystreams",
|
||||
"@id": "https://orange.example.net/users/smith/followers",
|
||||
"type": "OrderedCollection",
|
||||
"orderedItems": [
|
||||
"https://banana.example.net/users/one",
|
||||
"https://vonbraun.example.net/users/moonman"
|
||||
]
|
||||
}
|
||||
}
|
|
@ -1,6 +1,9 @@
|
|||
{
|
||||
"@context": "https://www.w3.org/ns/activitystreams",
|
||||
"@id": "https://orange.example.net/users/smith/following",
|
||||
"type": "OrderedCollection",
|
||||
"orderedItems": []
|
||||
"ledger": "vonbraun-test",
|
||||
"insert": {
|
||||
"@context": "https://www.w3.org/ns/activitystreams",
|
||||
"@id": "https://orange.example.net/users/smith/following",
|
||||
"type": "OrderedCollection",
|
||||
"orderedItems": []
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue