forked from tinode/chat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
data.json
348 lines (347 loc) · 11.7 KB
/
data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
{
"users": [
{
"createdAt": "-140h",
"email": "alice@example.com",
"tel": "17025550001",
"passhash": "alice123",
"private": {"comment": "some comment 123"},
"public": {"fn": "Alice Johnson", "photo": "alice-64.jpg", "type": "jpg"},
"tags": ["Alice"],
"state": 1,
"status": {
"text": "DND"
},
"username": "alice",
"addressBook": ["email:bob@example.com", "email:carol@example.com", "email:dave@example.com",
"email:eve@example.com","email:frank@example.com","email:george@example.com","email:tino@example.com",
"tel:17025550001", "tel:17025550002", "tel:17025550003", "tel:17025550004", "tel:17025550005",
"tel:17025550006", "tel:17025550007", "tel:17025550008", "tel:17025550009"]
},
{
"createdAt": "-139h",
"email": "bob@example.com",
"tel": "17025550002",
"passhash": "bob123",
"private": {"comment": "no comments :)"},
"public": {"fn": "Bob Smith", "photo": "bob-64.jpg", "type": "jpg"},
"state": 1,
"status": "stuff",
"username": "bob",
"addressBook": ["email:alice@example.com", "email:carol@example.com", "email:dave@example.com",
"email:eve@example.com", "email:frank@example.com", "email:george@example.com", "email:tino@example.com",
"tel:17025550001", "tel:17025550002", "tel:17025550003", "tel:17025550004", "tel:17025550005",
"tel:17025550006", "tel:17025550007", "tel:17025550008", "tel:17025550009"]
},
{
"createdAt": "-138h",
"email": "carol@example.com",
"tel": "17025550003",
"passhash": "carol123",
"private": {"comment": "more stuff"},
"public": {"fn": "Carol Xmas", "photo": "carol-64.jpg", "type": "jpg"},
"state": 1,
"status": "ho ho ho",
"username": "carol",
"addressBook": ["email:alice@example.com", "email:bob@example.com", "email:dave@example.com",
"email:eve@example.com", "email:frank@example.com", "email:george@example.com", "email:tino@example.com",
"tel:17025550001", "tel:17025550002", "tel:17025550003", "tel:17025550004", "tel:17025550005",
"tel:17025550006", "tel:17025550007", "tel:17025550008", "tel:17025550009"]
},
{
"createdAt": "-137h",
"email": "dave@example.com",
"tel": "17025550004",
"passhash": "dave123",
"private": {"comment": "stuff 123"},
"public": {"fn": "Dave Goliathsson", "photo": "dave-64.jpg", "type": "jpg"},
"state": 1,
"status": "hiding!",
"username": "dave",
"addressBook": ["email:alice@example.com", "email:bob@example.com", "email:carol@example.com",
"email:eve@example.com", "email:frank@example.com", "email:george@example.com", "email:tino@example.com",
"tel:17025550001", "tel:17025550002", "tel:17025550003", "tel:17025550004", "tel:17025550005",
"tel:17025550006", "tel:17025550007", "tel:17025550008", "tel:17025550009"]
},
{
"createdAt": "-136h",
"email": "eve@example.com",
"tel": "17025550005",
"passhash": "eve123",
"private": {"comment": "apples?"},
"public": {"fn": "Eve Adams", "photo": "eve-64.jpg", "type": "jpg"},
"state": 1,
"username": "eve",
"addressBook": ["email:alice@example.com", "email:bob@example.com", "email:carol@example.com",
"email:dave@example.com", "email:george@example.com", "email:tino@example.com",
"tel:17025550001", "tel:17025550002", "tel:17025550003", "tel:17025550004", "tel:17025550005",
"tel:17025550006", "tel:17025550007", "tel:17025550008", "tel:17025550009"]
},
{
"createdAt": "-135h",
"email": "frank@example.com",
"tel": "17025550006",
"passhash": "frank123",
"private": {"comment": "things, not stuff"},
"public": {"fn": "Frank Singer"},
"state": 2,
"status": "singing!",
"username": "frank",
"addressBook": ["email:bob@example.com", "email:carol@example.com", "email:dave@example.com",
"email:eve@example.com", "email:george@example.com", "email:tino@example.com",
"tel:17025550001", "tel:17025550002", "tel:17025550003", "tel:17025550004", "tel:17025550005",
"tel:17025550007", "tel:17025550008", "tel:17025550009"]
},
{
"createdAt": "-134h",
"email": "tino@example.com",
"tel": "17025550010",
"passhash": "(random)",
"private": {"comment": "I'm a chatbot short and stout"},
"public": {"fn": "Tino the Chatbot", "photo": "tino-64.jpg", "type": "jpg"},
"state": 1,
"status": "Chatting nonsensically",
"username": "tino",
"addressBook": []
},
{
"createdAt": "-133h",
"email": "xena@example.com",
"tel": "17025550099",
"passhash": "xena123",
"authLevel": "root",
"private": {"comment": "No one knowns that Xena exists"},
"public": {"fn": "Xena Pacifist Peasant", "photo": "xena-128.jpg", "type": "jpg"},
"state": 1,
"status": "Just a simple peaceful agriculture specialist",
"username": "xena",
"addressBook": []
}
],
"grouptopics": [
{
"createdAt": "-128h",
"name": "*ABC",
"owner": "carol",
"tags": ["flower", "flowers", "flora"],
"public": {"fn": "Let's talk about flowers", "photo": "abc-64.jpg", "type": "jpg"}
},
{
"createdAt": "-126h",
"name": "*ABCDEF",
"owner": "alice",
"tags": ["travel"],
"public": {"fn": "Travel, travel, travel", "photo": "abcdef-64.jpg", "type": "jpg"}
},
{
"createdAt": "-124h",
"name": "*BF",
"owner": "frank",
"tags": ["sikrit", "secret"],
"public": {"fn": "Sikrit group!", "photo": "bf-64.jpg", "type": "jpg"}
},
{
"createdAt": "-123h",
"name": "*X",
"owner": "xena",
"tags": ["support","public"],
"public": {"fn": "Support", "photo": "support-128.jpg", "type": "jpg"},
"access": {"auth": "JRWP", "anon": "JW"}
}
],
"p2psubs": [
{
"createdAt": "-120h",
"users": [{"name": "alice"}, {"name": "bob", "private": {"comment": "Alice Jo"}}]
},
{
"createdAt": "-119h",
"users": [{"name": "alice"}, {"name": "carol", "private": {"comment": "Alice Joha"}}]
},
{
"createdAt": "-118h",
"users": [{"name": "alice"}, {"name": "dave", "private": {"comment": "Alice not in Wunderland"}}]
},
{
"createdAt": "-117h",
"private": {"comment": "apples to oranges"},
"users": [{"name": "alice", "private": {"comment": "Apples"}},
{"name": "eve", "private": {"comment": "Alice is not what she seems"}}]
},
{
"createdAt": "-116h",
"users": [{"name": "alice", "private": {"comment": "Frank Frank Frank a-\u003ef"}},
{"name": "frank", "private": {"comment": "Johnson f-\u003ea"}}]
},
{
"createdAt": "-115.5h",
"users": [{"name": "alice", "private": {"comment": "Python chatbot, short and stout"}}, {"name": "tino"}]
},
{
"createdAt": "-114h",
"users": [{"name": "bob", "private": {"comment": "I'm banned by Dave!"}, "have": "A"},
{"name": "dave", "private": {"comment": "I banned Bob."}, "want": "N"}]
},
{
"createdAt": "-113.5h",
"users": [{"name": "bob", "private": {"comment": "Eve nee Ng"}}, {"name": "eve"}]
},
{
"createdAt": "-113.45h",
"users": [{"name": "bob", "private": {"comment": "Python chatbot, short and stout"}}, {"name": "tino"}]
},
{
"createdAt": "-113.3h",
"users": [{"name": "carol", "private": {"comment": "Python chatbot, short and stout"}}, {"name": "tino"}]
},
{
"createdAt": "-112.7h",
"private": {"comment": "Python chatbot short and stout"},
"users": [{"name": "dave", "private": {"comment": "Python chatbot, short and stout"}}, {"name": "tino"}]
},
{
"createdAt": "-112.3h",
"users": [{"name": "eve", "private": {"comment": "Python chatbot, short and stout"}}, {"name": "tino"}]
},
{
"createdAt": "-112.1h",
"users": [{"name": "frank", "private": {"comment": "Python chatbot, short and stout"}}, {"name": "tino"}]
}
],
"groupsubs": [{
"createdAt": "-112h",
"private": {"comment": "My super cool group topic"},
"topic": "*ABC",
"user": "alice"
},
{
"createdAt": "-111.9h",
"private": {"comment": "Wow"},
"topic": "*ABC",
"user": "bob"
},
{
"createdAt": "-111.8h",
"private": {"comment": "Custom group description by Bob"},
"topic": "*ABCDEF",
"user": "bob"
},
{
"createdAt": "-111.7h",
"private": {"comment": "Kirgudu"},
"topic": "*ABCDEF",
"user": "carol"
},
{
"createdAt": "-111.6h",
"topic": "*ABCDEF",
"user": "dave"
},
{
"createdAt": "-111.5h",
"topic": "*ABCDEF",
"user": "eve"
},
{
"createdAt": "-111.4h",
"topic": "*ABCDEF",
"user": "frank"
},
{
"createdAt": "-111.3h",
"private": {"comment": "I'm not the owner, Frank is"},
"topic": "*BF",
"user": "bob"
}
],
"messages": [
"Caution: Do not view laser light with remaining eye.",
"Caution: breathing may be hazardous to your health.",
"Celebrate Hannibal Day this year. Take an elephant to lunch.",
"Celibacy is not hereditary.",
"Center 1127 -- It's not just a job, it's an adventure!",
"Center meeting at 4pm in 2C-543",
"Centran manuals are available in 2B-515.",
"Charlie don't surf.",
"Children are hereditary: if your parents didn't have any, neither will you.",
"Clothes make the man. Naked people have little or no influence on society.",
"Club sandwiches, not baby seals.",
"Cocaine is nature's way of saying you make too much money.",
"Cogito Ergo Spud.",
"Cogito cogito ergo cogito sum.",
"Colorless green ideas sleep furiously.",
"Communication is only possible between equals.",
"Computers are not intelligent. They only think they are.",
"Consistency is always easier to defend than correctness.",
"Constants aren't. Variables don't. LISP does. Functions won't. Bytes do.",
"Contains no kung fu, car chases or decapitations.",
"Continental Life. Why do you ask?",
"Convictions cause convicts -- what you believe imprisons you.",
"Core Error - Bus Dumped",
"Could not open 2147478952 framebuffers.",
"Courage is something you can never totally own or totally lose.",
"Cowards die many times before their deaths;/The valiant never taste of death but once.",
"Crazee Edeee, his prices are INSANE!!!",
"Creativity is no substitute for knowing what you are doing.",
"Creditors have much better memories than debtors.",
"Critics are like eunuchs in a harem: they know how it's done, they've seen it done",
"every day, but they're unable to do it themselves. -Brendan Behan",
"Cthulhu Saves! ... in case He's hungry later.",
"Dames is like streetcars -- The oceans is full of 'em. -Archie Bunker",
"Dames lie about anything - just for practice. -Raymond Chandler",
"Damn it, i gotta get outta here!",
"Dangerous knowledge is a little thing.",
"It is certain",
"It is decidedly so",
"Without a doubt",
"Yes definitely",
"You may rely on it",
"As I see it yes",
"Most likely",
"Outlook good",
"Yes",
"No",
"No! No, no, no! No!!",
"Signs point to yes",
"Reply hazy try again",
"Ask again later",
"Better not tell you now",
"Cannot predict now",
"Concentrate and ask again",
"Don't count on it",
"My reply is no",
"My sources say no",
"Outlook not so good",
"Very doubtful",
"All your base are belong to us"
],
"forms": [
{
"txt": "Post responseYesДа",
"fmt": [
{"at": 0, "len": 18, "tp": "FM"},
{"at": 0, "len": 13, "tp": "ST"},
{"at": 13, "len": 3, "key": 0},
{"at": 16, "len": 2, "key": 1}
],
"ent": [
{"tp": "BN", "data": {"name": "yes", "act": "pub"}},
{"tp": "BN", "data": {"name": "yes2", "act": "pub"}}
]
},
{
"txt": "Go to URL:Yes OK",
"fmt": [
{"at": 0, "len": 16, "tp": "FM"},
{"at": 0, "len": 10, "tp": "ST"},
{"at": 10, "len": 6, "tp": "RW"},
{"at": 10, "len": 3, "key": 0},
{"at": 14, "len": 2, "key": 1}
],
"ent": [
{"tp": "BN", "data": {"name": "ok", "act": "url", "ref": "https://github.com/tinode/chat/?key=val"}},
{"tp": "BN", "data": {"name": "ok2", "act": "url", "ref": "https://github.com/tinode/chat"}}
]
}
]
}