Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Display the event header #150

Closed
wants to merge 13 commits into from
Closed

Conversation

nirmit
Copy link
Contributor

@nirmit nirmit commented Nov 2, 2017

This PR adds the event header for all calendar invites.

  1. Display the event information as a header.
  2. Add a calendar icon in the thread list view for emails that contain invitations.

Fixes #132 (Point no. 2)

nirmit and others added 13 commits October 26, 2017 01:41
ICS invites are currently not displayed correctly in Nylas.  This commit adds support to extract calendar files and store them as attachments.  The attachment is called `Event.ics`.
Parse the raw email body for text/calendar part and store the decoded content (ICAL).  We will then use this content to show beautiful event headers.
Displays a calendar icon for threads that have a calendar invite associated with atleast one of the messages in the thread.
Displays a calendar icon for threads that have a calendar invite associated with atleast one of the messages in the thread.
@nirmit
Copy link
Contributor Author

nirmit commented Nov 2, 2017

screen shot 2017-11-02 at 12 32 33 am

@nirmit nirmit closed this Nov 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants