]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - classes/statusnet.ini
Merge branch '0.9.x' into testing
[quix0rs-gnu-social.git] / classes / statusnet.ini
index b2509dac5bc36cb199ebd0282ab22d4f1e1fe295..2cc37dbfefa2b327287eb6b3b1d1c9bcd8cadf48 100644 (file)
@@ -307,6 +307,7 @@ lat = 1
 lon = 1
 location_id = 1
 location_ns = 1
+repeat_of = 1
 
 [notice__keys]
 id = N
@@ -542,4 +543,25 @@ created = 142
 modified = 384
 
 [user_group__keys]
-id = N
\ No newline at end of file
+id = N
+
+[user_openid]
+canonical = 130
+display = 130
+user_id = 129
+created = 142
+modified = 384
+
+[user_openid__keys]
+canonical = K
+display = U
+
+[user_openid_trustroot]
+trustroot = 130
+user_id = 129
+created = 142
+modified = 384
+
+[user_openid__keys]
+trustroot = K
+user_id = K
\ No newline at end of file