aboutsummaryrefslogtreecommitdiffstats
path: root/facebook/facebook-json.h
Commit message (Collapse)AuthorAgeLines
* Updated copyright dates for 2016jgeboski2016-01-15-1/+1
|
* Trivial GTK-Doc fixesjgeboski2015-12-25-2/+2
|
* Coding style consistenciesjgeboski2015-12-24-1/+1
|
* Dropped required GLib version to 2.28.0jgeboski2015-12-22-2/+2
| | | | This is namely for the RedHat guys maintaining RHEL 6.
* Fixed grammar errors in the GTK-Docjgeboski2015-12-20-18/+18
|
* Imported changes from purple-facebookjgeboski2015-08-24-32/+470
|
* Updated copyright dates for 2015jgeboski2015-03-05-1/+1
|
* facebook-json: add fb_json_str_escape() to properly escape messagesdequis2015-03-01-0/+2
| | | | | | | | Fixes issues such as losing messages that include a quote character. Only escapes the minimum needed to work - control characters, backslashes and quotes. UTF-8 chars are still valid json, so they are sent as-is.
* Implemented user authenticationjgeboski2015-01-03-0/+74