aboutsummaryrefslogtreecommitdiffstats
path: root/facebook/facebook-data.c
Commit message (Collapse)AuthorAgeLines
* Load is_work through FbData, fixes api key issues after the first login.HEADmasterdequis2017-10-17-0/+8
| | | | | I have no idea what request after login requires api keys, though. This plugin signs all post-login requests pointlessly.
* Add "tweak" hidden setting, does nothing for now.dequis2017-07-07-0/+9
|
* Updated copyright dates for 2016jgeboski2016-01-15-1/+1
|
* facebook-data: fixed segfault when clearing the thread listjgeboski2015-09-13-9/+4
| | | | | | | The thread list is not being properly freed, as elements are left in the internal list. This ends up causing double frees. This fixes more than one use of the fbchats command segfaulting.
* Imported changes from purple-facebookjgeboski2015-08-24-0/+404