]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - classes/statusnet.ini
- conversation.uri needs to be nullable
[quix0rs-gnu-social.git] / classes / statusnet.ini
1 [avatar]
2 profile_id = 129
3 original = 17
4 width = 129
5 height = 129
6 mediatype = 130
7 filename = 2
8 url = 2
9 created = 142
10 modified = 384
11
12 [avatar__keys]
13 profile_id = K
14 width = K
15 height = K
16 url = U
17
18 [config]
19 section = 130
20 setting = 130
21 value = 2
22
23 [config__keys]
24 section = K
25 setting = K
26
27 [confirm_address]
28 code = 130
29 user_id = 129
30 address = 130
31 address_extra = 130
32 address_type = 130
33 claimed = 14
34 sent = 14
35 modified = 384
36
37 [confirm_address__keys]
38 code = K
39
40 [consumer]
41 consumer_key = 130
42 consumer_secret = 130
43 seed = 130
44 created = 142
45 modified = 384
46
47 [consumer__keys]
48 consumer_key = K
49
50 [conversation]
51 id = 129
52 uri = 2
53 created = 142
54 modified = 384
55
56 [conversation__keys]
57 id = N
58 uri = U
59
60 [deleted_notice]
61 id = 129
62 profile_id = 129
63 uri = 2
64 created = 142
65 deleted = 142
66
67 [deleted_notice__keys]
68 id = K
69 uri = U
70
71 [design]
72 id = 129
73 backgroundcolor = 1
74 contentcolor = 1
75 sidebarcolor = 1
76 textcolor = 1
77 linkcolor = 1
78 backgroundimage = 2
79 disposition = 17
80
81 [design__keys]
82 id = N
83
84 [fave]
85 notice_id = 129
86 user_id = 129
87 modified = 384
88
89 [fave__keys]
90 notice_id = K
91 user_id = K
92
93 [file]
94 id = 129
95 url = 2
96 mimetype = 2
97 size = 1
98 title = 2
99 date = 1
100 protected = 1
101 filename = 2
102 modified = 384
103
104 [file__keys]
105 id = N
106 url = U
107
108 [file_oembed]
109 file_id = 129
110 version = 2
111 type = 2
112 mimetype = 2
113 provider = 2
114 provider_url = 2
115 width = 1
116 height = 1
117 html = 34
118 title = 2
119 author_name = 2
120 author_url = 2
121 url = 2
122 modified = 384
123
124 [file_oembed__keys]
125 file_id = K
126
127 [file_redirection]
128 url = 130
129 file_id = 1
130 redirections = 1
131 httpcode = 1
132 modified = 384
133
134 [file_redirection__keys]
135 url = K
136
137 [file_thumbnail]
138 file_id = 129
139 url = 2
140 width = 1
141 height = 1
142 modified = 384
143
144 [file_thumbnail__keys]
145 file_id = K
146 url = U
147
148 [file_to_post]
149 file_id = 129
150 post_id = 129
151 modified = 384
152
153 [file_to_post__keys]
154 file_id = K
155 post_id = K
156
157 [foreign_link]
158 user_id = 129
159 foreign_id = 129
160 service = 129
161 credentials = 2
162 noticesync = 145
163 friendsync = 145
164 profilesync = 145
165 last_noticesync = 14
166 last_friendsync = 14
167 created = 142
168 modified = 384
169
170 [foreign_link__keys]
171 user_id = K
172 foreign_id = K
173 service = K
174
175 [foreign_service]
176 id = 129
177 name = 130
178 description = 2
179 created = 142
180 modified = 384
181
182 [foreign_service__keys]
183 id = K
184 name = U
185
186 [foreign_subscription]
187 service = 129
188 subscriber = 129
189 subscribed = 129
190 created = 142
191
192 [foreign_subscription__keys]
193 service = K
194 subscriber = K
195 subscribed = K
196
197 [foreign_user]
198 id = 129
199 service = 129
200 uri = 130
201 nickname = 2
202 created = 142
203 modified = 384
204
205 [foreign_user__keys]
206 id = K
207 service = K
208 uri = U
209
210 [group_alias]
211 alias = 130
212 group_id = 129
213 modified = 384
214
215 [group_alias__keys]
216 alias = K
217
218 [group_block]
219 group_id = 129
220 blocked = 129
221 blocker = 129
222 modified = 384
223
224 [group_block__keys]
225 group_id = K
226 blocked = K
227
228 [group_inbox]
229 group_id = 129
230 notice_id = 129
231 created = 142
232
233 [group_inbox__keys]
234 group_id = K
235 notice_id = K
236
237 [group_member]
238 group_id = 129
239 profile_id = 129
240 is_admin = 17
241 created = 142
242 modified = 384
243
244 [group_member__keys]
245 group_id = K
246 profile_id = K
247
248 [invitation]
249 code = 130
250 user_id = 129
251 address = 130
252 address_type = 130
253 created = 142
254
255 [inbox]
256 user_id = 129
257 notice_ids = 66
258
259 [inbox__keys]
260 user_id = K
261
262 [invitation__keys]
263 code = K
264
265 [location_namespace]
266 id = 129
267 description = 2
268 created = 142
269 modified = 384
270
271 [location_namespace__keys]
272 id = K
273
274 [login_token]
275 user_id = 129
276 token = 130
277 created = 142
278 modified = 384
279
280 [login_token__keys]
281 user_id = K
282
283 [message]
284 id = 129
285 uri = 2
286 from_profile = 129
287 to_profile = 129
288 content = 34
289 rendered = 34
290 url = 2
291 created = 142
292 modified = 384
293 source = 2
294
295 [message__keys]
296 id = N
297
298 [nonce]
299 consumer_key = 130
300 tok = 2
301 nonce = 130
302 ts = 142
303 created = 142
304 modified = 384
305
306 [nonce__keys]
307 consumer_key = K
308 nonce = K
309 ts = K
310
311 [notice]
312 id = 129
313 profile_id = 129
314 uri = 2
315 content = 34
316 rendered = 34
317 url = 2
318 created = 142
319 modified = 384
320 reply_to = 1
321 is_local = 17
322 source = 2
323 conversation = 1
324 lat = 1
325 lon = 1
326 location_id = 1
327 location_ns = 1
328 repeat_of = 1
329
330 [notice__keys]
331 id = N
332
333 [notice_inbox]
334 user_id = 129
335 notice_id = 129
336 created = 142
337 source = 17
338
339 [notice_inbox__keys]
340 user_id = K
341 notice_id = K
342
343 [notice_source]
344 code = 130
345 name = 130
346 url = 130
347 created = 142
348 modified = 384
349
350 [notice_source__keys]
351 code = K
352
353 [notice_tag]
354 tag = 130
355 notice_id = 129
356 created = 142
357
358 [notice_tag__keys]
359 tag = K
360 notice_id = K
361
362 [oauth_application]
363 id = 129
364 owner = 129
365 consumer_key = 130
366 name = 130
367 description = 2
368 icon = 130
369 source_url = 2
370 organization = 2
371 homepage = 2
372 callback_url = 130
373 type = 17
374 access_type = 17
375 created = 142
376 modified = 384
377
378 [oauth_application__keys]
379 id = N
380 name = U
381
382 [oauth_application_user]
383 profile_id = 129
384 application_id = 129
385 access_type = 17
386 token = 2
387 created = 142
388 modified = 384
389
390 [oauth_application_user__keys]
391 profile_id = K
392 application_id = K
393
394 [profile]
395 id = 129
396 nickname = 130
397 fullname = 2
398 profileurl = 2
399 homepage = 2
400 bio = 34
401 location = 2
402 lat = 1
403 lon = 1
404 location_id = 1
405 location_ns = 1
406 created = 142
407 modified = 384
408
409 [profile__keys]
410 id = N
411
412 [profile_block]
413 blocker = 129
414 blocked = 129
415 modified = 384
416
417 [profile_block__keys]
418 blocker = K
419 blocked = K
420
421 [profile_role]
422 profile_id = 129
423 role = 130
424 created = 142
425
426 [profile_role__keys]
427 profile_id = K
428 role = K
429
430 [profile_tag]
431 tagger = 129
432 tagged = 129
433 tag = 130
434 modified = 384
435
436 [profile_tag__keys]
437 tagger = K
438 tagged = K
439 tag = K
440
441 [queue_item]
442 id = 129
443 frame = 66
444 transport = 130
445 created = 142
446 claimed = 14
447
448 [queue_item__keys]
449 id = K
450
451 [related_group]
452 group_id = 129
453 related_group_id = 129
454 created = 142
455
456 [related_group__keys]
457 group_id = K
458 related_group_id = K
459
460 [remember_me]
461 code = 130
462 user_id = 129
463 modified = 384
464
465 [remember_me__keys]
466 code = K
467
468 [remote_profile]
469 id = 129
470 uri = 2
471 postnoticeurl = 2
472 updateprofileurl = 2
473 created = 142
474 modified = 384
475
476 [remote_profile__keys]
477 id = K
478 uri = U
479
480 [reply]
481 notice_id = 129
482 profile_id = 129
483 modified = 384
484 replied_id = 1
485
486 [reply__keys]
487 notice_id = K
488 profile_id = K
489
490 [session]
491 id = 130
492 session_data = 34
493 created = 142
494 modified = 384
495
496 [session__keys]
497 id = K
498
499 [sms_carrier]
500 id = 129
501 name = 2
502 email_pattern = 130
503 created = 142
504 modified = 384
505
506 [sms_carrier__keys]
507 id = K
508 name = U
509
510 [subscription]
511 subscriber = 129
512 subscribed = 129
513 jabber = 17
514 sms = 17
515 token = 2
516 secret = 2
517 created = 142
518 modified = 384
519
520 [subscription__keys]
521 subscriber = K
522 subscribed = K
523
524 [token]
525 consumer_key = 130
526 tok = 130
527 secret = 130
528 type = 145
529 state = 17
530 verifier = 2
531 verified_callback = 2
532 created = 142
533 modified = 384
534
535 [token__keys]
536 consumer_key = K
537 tok = K
538
539 [user]
540 id = 129
541 nickname = 2
542 password = 2
543 email = 2
544 incomingemail = 2
545 emailnotifysub = 17
546 emailnotifyfav = 17
547 emailnotifynudge = 17
548 emailnotifymsg = 17
549 emailnotifyattn = 17
550 emailmicroid = 17
551 language = 2
552 timezone = 2
553 emailpost = 17
554 jabber = 2
555 jabbernotify = 17
556 jabberreplies = 17
557 jabbermicroid = 17
558 updatefrompresence = 17
559 sms = 2
560 carrier = 1
561 smsnotify = 17
562 smsreplies = 17
563 smsemail = 2
564 uri = 2
565 autosubscribe = 17
566 urlshorteningservice = 2
567 inboxed = 17
568 design_id = 1
569 viewdesigns = 17
570 created = 142
571 modified = 384
572
573 [user__keys]
574 id = K
575 nickname = U
576 email = U
577 incomingemail = U
578 jabber = U
579 sms = U
580 uri = U
581
582 [user_group]
583 id = 129
584 nickname = 2
585 fullname = 2
586 homepage = 2
587 description = 34
588 location = 2
589 original_logo = 2
590 homepage_logo = 2
591 stream_logo = 2
592 mini_logo = 2
593 design_id = 1
594 created = 142
595 modified = 384
596
597 [user_group__keys]
598 id = N
599 nickname = U
600
601 [user_openid]
602 canonical = 130
603 display = 130
604 user_id = 129
605 created = 142
606 modified = 384
607
608 [user_openid__keys]
609 canonical = K
610 display = U
611
612 [user_openid_trustroot]
613 trustroot = 130
614 user_id = 129
615 created = 142
616 modified = 384
617
618 [user_openid__keys]
619 trustroot = K
620 user_id = K
621
622 [user_location_prefs]
623 user_id = 129
624 share_location = 17
625 created = 142
626 modified = 384
627
628 [user_location_prefs__keys]
629 user_id = K
630