]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - classes/statusnet.ini
fix for --skip-xmpp hack -- forgot to do it on the ping & confirm handlers
[quix0rs-gnu-social.git] / classes / statusnet.ini
index 453981cd64f7ad34f1c74891b1e734330ad100e3..73727a6d6a6447ded0aa6e80af5b84309c2c630f 100644 (file)
@@ -92,6 +92,7 @@ modified = 384
 
 [file__keys]
 id = N
+url = U
 
 [file_oembed]
 file_id = 129
@@ -240,9 +241,34 @@ address = 130
 address_type = 130
 created = 142
 
+[inbox]
+user_id = 129
+notice_ids = 66
+
+[inbox__keys]
+user_id = K
+
 [invitation__keys]
 code = K
 
+[location_namespace]
+id = 129
+description = 2
+created = 142
+modified = 384
+
+[location_namespace__keys]
+id = K
+
+[login_token]
+user_id = 129
+token = 130
+created = 142
+modified = 384
+
+[login_token__keys]
+user_id = K
+
 [message]
 id = 129
 uri = 2
@@ -284,6 +310,11 @@ reply_to = 1
 is_local = 17
 source = 2
 conversation = 1
+lat = 1
+lon = 1
+location_id = 1
+location_ns = 1
+repeat_of = 1
 
 [notice__keys]
 id = N
@@ -325,6 +356,10 @@ profileurl = 2
 homepage = 2
 bio = 34
 location = 2
+lat = 1
+lon = 1
+location_id = 1
+location_ns = 1
 created = 142
 modified = 384
 
@@ -340,6 +375,15 @@ modified = 384
 blocker = K
 blocked = K
 
+[profile_role]
+profile_id = 129
+role = 130
+created = 142
+
+[profile_role__keys]
+profile_id = K
+role = K
+
 [profile_tag]
 tagger = 129
 tagged = 129
@@ -519,11 +563,22 @@ modified = 384
 canonical = K
 display = U
 
-[user_role]
+[user_openid_trustroot]
+trustroot = 130
 user_id = 129
-role = 130
 created = 142
+modified = 384
+
+[user_openid__keys]
+trustroot = K
+user_id = K
+
+[user_location_prefs]
+user_id = 129
+share_location = 17
+created = 142
+modified = 384
 
-[user_role__keys]
+[user_location_prefs__keys]
 user_id = K
-role = K
+