mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 02:42:22 +01:00
Fix display names for XMPP
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
[
|
||||
{
|
||||
"id": "SubtoLawin_123",
|
||||
"displayName": "Subscribe to Lawin on YouTube!",
|
||||
"externalAuths": {}
|
||||
},
|
||||
{
|
||||
"id": "Followlawin_123",
|
||||
"displayName": "Follow @lawin_010 on twitter!",
|
||||
"externalAuths": {}
|
||||
}
|
||||
]
|
||||
@@ -1,16 +1 @@
|
||||
[
|
||||
{
|
||||
"accountId": "SubtoLawin_123",
|
||||
"status": "ACCEPTED",
|
||||
"direction": "OUTBOUND",
|
||||
"created": "2000-05-11T15:53:53.072Z",
|
||||
"favorite": false
|
||||
},
|
||||
{
|
||||
"accountId": "Followlawin_123",
|
||||
"status": "ACCEPTED",
|
||||
"direction": "OUTBOUND",
|
||||
"created": "2000-04-08T12:32:42.069Z",
|
||||
"favorite": false
|
||||
}
|
||||
]
|
||||
[]
|
||||
@@ -1,24 +1,5 @@
|
||||
{
|
||||
"friends": [
|
||||
{
|
||||
"accountId": "SubtoLawin_123",
|
||||
"groups": [],
|
||||
"mutual": 0,
|
||||
"alias": "",
|
||||
"note": "",
|
||||
"favorite": false,
|
||||
"created": "2000-04-08T12:32:42.069Z"
|
||||
},
|
||||
{
|
||||
"accountId": "Followlawin_123",
|
||||
"groups": [],
|
||||
"mutual": 0,
|
||||
"alias": "",
|
||||
"note": "",
|
||||
"favorite": false,
|
||||
"created": "2000-04-08T12:32:42.069Z"
|
||||
}
|
||||
],
|
||||
"friends": [],
|
||||
"incoming": [],
|
||||
"outgoing": [],
|
||||
"suggested": [],
|
||||
|
||||
Reference in New Issue
Block a user