Home GnuPG

Make .ics export less scary and attach .ics files to event mail
3d6c3c2c45e8Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Make .ics export less scary and attach .ics files to event mail

Summary:
Ref T10747.

  • Remove the warning dialog since these files don't seem to do anything confusing/problematic in Calendar.app or Google Calendar. Those importers generally need to be defensive about how they handle random ".ics" files from arbitrary third parties anyway, and this makes testing imports easier since we have a GET-table ".ics" URI for public events.
  • Attach ".ics" files to email.

Test Plan:

  • Clicked "Export as .ics", got an ICS file.
  • Used "bin/mail show-outbound" to review an ICS attachment, although I don't actually have real mail set up locally so this may still be a little funky.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10747

Differential Revision: https://secure.phabricator.com/D16559

Details

Provenance
epriestley <git@epriestley.com>Authored on Sep 15 2016, 3:27 PM
Parents
rPHAB96f800249b31: Export ORGANIZER and ATTENDEE sections in ".ics" files from Calendar
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHAB3d6c3c2c45e8: Make .ics export less scary and attach .ics files to event mail (authored by epriestley <git@epriestley.com>).Sep 15 2016, 7:33 PM