Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add tweak values 1-15, sets orca version in the user agent | dequis | 2017-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 twice | dequis | 2016-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 2016 | jgeboski | 2016-01-15 | -1/+1 |
| | ||||
* | Fixed a few issues reported by Coverity | jgeboski | 2015-12-26 | -2/+2 |
| | ||||
* | Coding style consistencies | jgeboski | 2015-12-24 | -1/+1 |
| | ||||
* | Imported changes from purple-facebook | jgeboski | 2015-08-24 | -536/+638 |
| | ||||
* | Updated copyright dates for 2015 | jgeboski | 2015-03-05 | -1/+1 |
| | ||||
* | Implemented user authentication | jgeboski | 2015-01-03 | -0/+764 |