chiark / gitweb /
gooswapper
2018-10-19 Matthew Vernononly register gcal_link if necessary
2018-10-19 Matthew Vernonmore verbose logging of recurrence
2018-10-19 Matthew Vernonadd utility function to pop an event from the cache
2018-10-17 Matthew VernonStart on recurring event support
2018-10-17 Matthew VernonMake start and end times be rendered in target timezone
2018-10-10 Matthew Vernonrestrict fields passed to event.save()
2018-10-10 Matthew Vernoncheck for empty body
2018-10-08 Matthew VernonRemove some no-longer needed lines
2018-10-06 Matthew VernonAdd code to propagate changes, and match events
2018-10-05 Matthew Vernonpass gcal_tz where needed
2018-10-05 Matthew VernonSplit out building gcal event structure (no functional...
2018-10-05 Matthew Vernoncorrect warning text
2018-10-05 Matthew VernonCache the auto-discovery values from Exchange
2018-10-05 Matthew VernonAlso support single non-all-day events
2018-10-05 Matthew Vernonstore gcal_link in cache immediately (rather than waiti...
2018-10-05 Matthew Vernonfix syntax of extendedProperties setting
2018-10-05 Matthew VernonRemove old commented-out deletion code
2018-10-05 Matthew Vernondelete linked events
2018-10-05 Matthew VernonSwitch to using a named tuple for the cache
2018-10-05 Matthew VernonRemove old part-written broken function
2018-10-05 Matthew VernonRemove GlobalObjectId code
2018-10-05 Matthew VernonMove to keying by item_id
2018-10-05 Matthew VernonRemove commented-out account line
2018-10-05 Matthew Vernontidy up the exchange extended property
2018-10-05 Matthew VernonInitial commit
2018-10-05 Matthew Vernongit ignore file