aboutsummaryrefslogtreecommitdiffstats
path: root/facebook/marshaller.list
Commit message (Collapse)AuthorAgeLines
* Use FetchContactsDeltaQuery for contact syncdequis2017-01-08-0/+1
| | | | | | | | | | | | | | This has a number of benefits: - Most of the time the contact sync reply will be empty - We can do contact sync more frequently (It's 5 mins now, was 30) - Figuring out what contacts were added or removed is much simpler and less likely to get things wrong. - Non-friends are no longer accidentally removed because there's no need to compare contact lists - On accounts with lots of friends this gets rid of one source of CPU usage spikes - Less load for facebook's servers (lol)
* Imported changes from purple-facebookjgeboski2015-08-24-0/+6