]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - classes/statusnet.ini
Workaround for reply timeline since_id issue: save the notice.created value into...
[quix0rs-gnu-social.git] / classes / statusnet.ini
index 7aa115fecd28e80f60ed9ad0400dca3b3f32c4d0..1916c2513972aa78339b3d5270c31524eee10f7d 100644 (file)
@@ -393,13 +393,24 @@ name = U
 profile_id = 129
 application_id = 129
 access_type = 17
-token = 130
+token = 2
 created = 142
 modified = 384
 
 [oauth_application_user__keys]
 profile_id = K
 application_id = K
+
+[oauth_token_association]
+profile_id = 129
+application_id = 129
+token = 130
+created = 142
+modified = 384
+
+[oauth_token_association__keys]
+profile_id = K
+application_id = K
 token = K
 
 [profile]
@@ -491,7 +502,8 @@ uri = U
 [reply]
 notice_id = 129
 profile_id = 129
-modified = 384
+modified = 142
+;modified = 384 ; skipping the mysql_timestamp mode so we can override its setting
 replied_id = 1
 
 [reply__keys]