Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Updated copyright dates for 2016 | jgeboski | 2016-01-15 | -1/+1 |
| | ||||
* | Trivial GTK-Doc fixes | jgeboski | 2015-12-25 | -2/+2 |
| | ||||
* | Coding style consistencies | jgeboski | 2015-12-24 | -1/+1 |
| | ||||
* | Dropped required GLib version to 2.28.0 | jgeboski | 2015-12-22 | -2/+2 |
| | | | | This is namely for the RedHat guys maintaining RHEL 6. | |||
* | Fixed grammar errors in the GTK-Doc | jgeboski | 2015-12-20 | -18/+18 |
| | ||||
* | Imported changes from purple-facebook | jgeboski | 2015-08-24 | -32/+470 |
| | ||||
* | Updated copyright dates for 2015 | jgeboski | 2015-03-05 | -1/+1 |
| | ||||
* | facebook-json: add fb_json_str_escape() to properly escape messages | dequis | 2015-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 authentication | jgeboski | 2015-01-03 | -0/+74 |