Skip to content
  • Daniel Vrátil's avatar
    Introduce Facebook event sync resource · 1fdb1dac
    Daniel Vrátil authored
    The resources creates a set of calendars for events that the user is
    attending, maybe attending, declined, not responded yet and for friends'
    birthdays. Each calendar contains respective Facebook events.
    
    Facebook does not seem to have any form of incremental query API so we
    always fetch all events, which is a bit unfortunate, but I don't see
    how else we could handle this without assuming too much about FB API
    behavior.
    1fdb1dac