aboutsummaryrefslogtreecommitdiffstats
path: root/facebook
Commit message (Expand)AuthorAgeLines
...
* facebook-api: fixed the contact query not fetching non-usersjgeboski2015-08-25-99/+63
* Implemented group chat topic change eventsjgeboski2015-08-25-10/+63
* facebook-api: fixed generic API operations always failingjgeboski2015-08-25-1/+5
* facebook-api: removed weird usage of g_slist_copy_deep()jgeboski2015-08-24-3/+8
* Imported changes from purple-facebookjgeboski2015-08-24-4732/+9266
* facebook-api: fixed JSON parse errors with messagesjgeboski2015-06-22-2/+9
* facebook-thrift: fixed improper string sizesjgeboski2015-06-22-4/+15
* Reset stoken when getting ERROR_QUEUE_NOT_FOUND, to create a new onedequis2015-04-03-1/+12
* facebook-json: On parse error, show an escaped fragment of the inputdequis2015-03-15-1/+10
* fb_api_cb_mqtt_publish: Show topic as part of the debug messagedequis2015-03-11-1/+1
* fb_mqtt_cb_read: change read size to be remz, hopefully fixing timeoutsdequis2015-03-11-1/+1
* Updated copyright dates for 2015jgeboski2015-03-05-15/+15
* facebook-json: add fb_json_str_escape() to properly escape messagesdequis2015-03-01-1/+40
* facebook: default to chat_type of room for persistencejgeboski2015-01-31-4/+21
* Migrated from OPT to BEE_USER flagsjgeboski2015-01-30-1/+1
* Revert "Implemented message sending queue"jgeboski2015-01-30-45/+1
* steam-util: fixed missing return values in compression functionsjgeboski2015-01-30-3/+3
* facebook-api: fixed invalid GSList usagejgeboski2015-01-30-7/+7
* Check format string security at compile-timejgeboski2015-01-27-9/+11
* groupchat names can begin with # (it is then discarded)Alexandre `Zopieux` Macabies2015-01-24-1/+4
* facebook: create group chats directly with the fbjoin commandjgeboski2015-01-24-14/+77
* facebook: allow root commands without an account identifierjgeboski2015-01-24-21/+75
* facebook: ensure the account is online with root commandsjgeboski2015-01-24-0/+5
* facebook-api: removed unused topic subscriptionsjgeboski2015-01-23-10/+9
* facebook-mqtt: propagate actual connection error codejgeboski2015-01-23-2/+1
* facebook-mqtt: reset the connected state upon closingjgeboski2015-01-23-0/+2
* facebook-mqtt: fixed preemptive connection timeoutsjgeboski2015-01-17-8/+10
* facebook-util: fixed non-debug compilation from missing valistjgeboski2015-01-17-1/+1
* Unconstify all GSListsjgeboski2015-01-17-17/+14
* Implemented group chatsjgeboski2015-01-16-26/+907
* Improved handling of JSON and HTTP errorsjgeboski2015-01-16-31/+60
* Migrated to numeric facebook user identifiersjgeboski2015-01-15-231/+151
* Implemented typing notificationsjgeboski2015-01-15-2/+149
* Implemented message sending queuejgeboski2015-01-14-3/+48
* Implemented presence states of contactsjgeboski2015-01-14-12/+178
* Implemented THRIFT interfacejgeboski2015-01-14-0/+1243
* Implemented one-on-one messagingjgeboski2015-01-14-142/+496
* Implemented contacts list lookupjgeboski2015-01-14-5/+206
* Implemented initial MQTT interfacejgeboski2015-01-14-9/+1831
* Implemented user authenticationjgeboski2015-01-03-4/+1927
* Initial commitjgeboski2014-12-23-0/+322