X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=classes%2Fstoica.ini;h=295ae9b4f2d0c853c11d52cdda15ca27c222ecb2;hb=fe77b3445c5721f81e99b292f06f4ff3ab823022;hp=52686bcb56418b238c13362a3a286a6795dd5c6b;hpb=0fa97d6e2e296c780db78b7e88d283670adf1226;p=quix0rs-gnu-social.git diff --git a/classes/stoica.ini b/classes/stoica.ini index 52686bcb56..295ae9b4f2 100644 --- a/classes/stoica.ini +++ b/classes/stoica.ini @@ -1,12 +1,66 @@ +[avatar] +profile_id = 129 +original = 17 +width = 129 +height = 129 +mediatype = 130 +filename = 2 +url = 2 +created = 142 +modified = 384 + +[avatar__keys] +profile_id = K +width = K +height = K +url = U + +[confirm_address] +code = 130 +user_id = 129 +address = 130 +address_extra = 130 +address_type = 130 +claimed = 14 +sent = 14 +modified = 384 + +[confirm_address__keys] +code = K + +[consumer] +consumer_key = 130 +seed = 130 +created = 142 +modified = 384 + +[consumer__keys] +consumer_key = K + +[nonce] +consumer_key = 130 +tok = 130 +nonce = 130 +ts = 142 +created = 142 +modified = 384 + +[nonce__keys] +consumer_key = K +tok = K +nonce = K + [notice] id = 129 profile_id = 129 +uri = 2 content = 2 -rendered = 2 +rendered = 34 url = 2 created = 142 modified = 384 +reply_to = 1 [notice__keys] id = N @@ -25,20 +79,59 @@ modified = 384 [profile__keys] id = N +[queue_item] +notice_id = 129 +created = 142 +claimed = 14 + +[queue_item__keys] +notice_id = K + +[remember_me] +code = 130 +user_id = 129 +modified = 384 + +[remember_me__keys] +code = K + [remote_profile] id = 129 -url = 2 +uri = 2 +postnoticeurl = 2 +updateprofileurl = 2 created = 142 modified = 384 [remote_profile__keys] id = K -url = U +uri = U + +[reply] +notice_id = 129 +profile_id = 129 +modified = 384 +replied_id = 1 + +[reply__keys] +notice_id = K +profile_id = K + +[sms_carrier] +id = 129 +name = 2 +email_pattern = 130 +created = 142 +modified = 384 + +[sms_carrier__keys] +id = N [subscription] subscriber = 129 subscribed = 129 token = 2 +secret = 2 created = 142 modified = 384 @@ -46,13 +139,51 @@ modified = 384 subscriber = K subscribed = K +[token] +consumer_key = 130 +tok = 130 +secret = 130 +type = 145 +state = 17 +created = 142 +modified = 384 + +[token__keys] +consumer_key = K +tok = K + [user] id = 129 +nickname = 2 password = 2 email = 2 +emailnotifysub = 17 +jabber = 2 +jabbernotify = 17 +jabberreplies = 17 +updatefrompresence = 17 +sms = 2 +carrier = 1 +smsnotify = 17 +uri = 2 created = 142 modified = 384 [user__keys] id = K +nickname = U email = U +jabber = U +sms = U +uri = U + +[user_openid] +canonical = 130 +display = 130 +user_id = 129 +created = 142 +modified = 384 + +[user_openid__keys] +canonical = K +display = U