aboutsummaryrefslogtreecommitdiffstats
path: root/facebook/facebook-http.c
Commit message (Collapse)AuthorAgeLines
* Add tweak values 1-15, sets orca version in the user agentdequis2017-07-07-0/+14
| | | | | | | | | | | | | Since there are some issues I can't reproduce, let's do this experiment properly and figure out if this really matters. Value 1 is slightly newer. Value 2 is newer with the current set of fields. Value 3 is what purple-facebook uses. Adding 4 makes it http only, adding 8 makes it mqtt only. Some values are redundant. I suggest trying 1, 2, 3, 7 and 11.
* fb_http_urlcmp: more loose comparison, to avoid showing urls twicedequis2016-06-02-0/+4
| | | | | Now it returns true if url1 is contained inside url2, or the other way around. This helps when a message body is compared with a url.
* Updated copyright dates for 2016jgeboski2016-01-15-1/+1
|
* Fixed a few issues reported by Coverityjgeboski2015-12-26-2/+2
|
* Coding style consistenciesjgeboski2015-12-24-1/+1
|
* Imported changes from purple-facebookjgeboski2015-08-24-536/+638
|
* Updated copyright dates for 2015jgeboski2015-03-05-1/+1
|
* Implemented user authenticationjgeboski2015-01-03-0/+764