aboutsummaryrefslogtreecommitdiffstats
path: root/facebook/facebook-api.c
Commit message (Expand)AuthorAgeLines
...
* facebook-api: fixed JSON parse errors with messagesjgeboski2015-06-22-2/+9
* Reset stoken when getting ERROR_QUEUE_NOT_FOUND, to create a new onedequis2015-04-03-1/+8
* fb_api_cb_mqtt_publish: Show topic as part of the debug messagedequis2015-03-11-1/+1
* Updated copyright dates for 2015jgeboski2015-03-05-1/+1
* facebook-json: add fb_json_str_escape() to properly escape messagesdequis2015-03-01-1/+6
* Revert "Implemented message sending queue"jgeboski2015-01-30-44/+1
* facebook-api: fixed invalid GSList usagejgeboski2015-01-30-7/+7
* Check format string security at compile-timejgeboski2015-01-27-2/+2
* facebook-api: removed unused topic subscriptionsjgeboski2015-01-23-10/+9
* Unconstify all GSListsjgeboski2015-01-17-1/+1
* Implemented group chatsjgeboski2015-01-16-8/+435
* Improved handling of JSON and HTTP errorsjgeboski2015-01-16-31/+60
* Migrated to numeric facebook user identifiersjgeboski2015-01-15-189/+48
* Implemented typing notificationsjgeboski2015-01-15-1/+97
* Implemented message sending queuejgeboski2015-01-14-3/+47
* Implemented presence states of contactsjgeboski2015-01-14-0/+122
* Implemented one-on-one messagingjgeboski2015-01-14-134/+416
* Implemented contacts list lookupjgeboski2015-01-14-0/+131
* Implemented initial MQTT interfacejgeboski2015-01-14-2/+183
* Implemented user authenticationjgeboski2015-01-03-0/+294