aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2017-03-29 06:04:00 -0300
committerdequis <dx@dxzone.com.ar>2017-03-29 06:04:00 -0300
commit9390579fafa917b227059eb5ca7a7b3f4cda1051 (patch)
treeb706175f6f79ed662a2c498bcc2233827143f17c
parent99e31624bf9e88b3002e05514db904d5aad35db6 (diff)
downloadbitlbee-facebook-9390579fafa917b227059eb5ca7a7b3f4cda1051.tar.gz
bitlbee-facebook-9390579fafa917b227059eb5ca7a7b3f4cda1051.tar.bz2
bitlbee-facebook-9390579fafa917b227059eb5ca7a7b3f4cda1051.tar.xz
Update ThreadListQuery hash, fixes sync_sequence_id issues, thanks Eion
This hash represents a graphql query cached in the server. We were using an old version of the hash that broke for some reason, possibly related to the fact that fb messenger versions older than 5 are being discontinued. For reference, the oldest parts of the plugin were written when 4 was the latest version, most parts are updated to 33 or 38, and the newest parts are based on 100 or so. Thanks EionRobb for coming up with this fix so quickly.
-rw-r--r--facebook/facebook-api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/facebook/facebook-api.h b/facebook/facebook-api.h
index 15ba046..7cfce08 100644
--- a/facebook/facebook-api.h
+++ b/facebook/facebook-api.h
@@ -270,7 +270,7 @@
* 17: profile_pic_medium_size
* 18: profile_pic_small_size
*/
-#define FB_API_QUERY_THREADS 10153919752026729
+#define FB_API_QUERY_THREADS 10155268192741729
/**
* FB_API_QUERY_XMA: