Skip to content
Commit 843ce171 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

FB: work around FB API limitation to sync birthdays

With Graph API 2.0 apps can only see friends that also use the same app.
This is not very useful, since for most users the birthday calendar would
be mostly empty. Luckily Facebook provides an iCal with all friends'
birthdays, so we use a bit of cookie magic to download user's Facebook
Events page, parse the iCal URL from it and then fetch the iCal with all
birthdays. Yay for us.
parent 106d015b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment