X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=classes%2Fstoica.ini;h=38ecfe84b564c74822fcc5bcd03f105f54b1dde3;hb=91520857027558d377b735fa14ecd0c54aba02e2;hp=6c951fcb9e4969d16edeed3c3fcf491807f0d601;hpb=fac522f4d7cce9a35e605fac2bba0b2d23616ad0;p=quix0rs-gnu-social.git diff --git a/classes/stoica.ini b/classes/stoica.ini index 6c951fcb9e..38ecfe84b5 100644 --- a/classes/stoica.ini +++ b/classes/stoica.ini @@ -1,19 +1,47 @@ [avatar] profile_id = 129 +original = 17 width = 129 height = 129 -original = 17 mediatype = 130 +filename = 2 +url = 2 +created = 142 +modified = 384 [avatar__keys] profile_id = K width = K height = K +url = U + +[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 url = 2 created = 142 @@ -38,18 +66,21 @@ id = N [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 [subscription] subscriber = 129 subscribed = 129 token = 2 +secret = 2 created = 142 modified = 384 @@ -57,11 +88,25 @@ 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 +uri = 2 created = 142 modified = 384 @@ -69,3 +114,4 @@ modified = 384 id = K nickname = U email = U +uri = U