Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rich Announcements feature #65

Open
Gerzer opened this issue Dec 28, 2022 · 0 comments · May be fixed by #78
Open

Rich Announcements feature #65

Gerzer opened this issue Dec 28, 2022 · 0 comments · May be fixed by #78
Labels
enhancement New feature or request

Comments

@Gerzer
Copy link
Collaborator

Gerzer commented Dec 28, 2022

We should implement a new Rich Announcements feature that enables rich content in announcements. The following types of rich content should be supported at minimum:

  • Basic text formatting (perhaps with Markdown)
    • Bold
    • Italic
  • Inline hyperlinks
    • https:
    • mailto:
  • Attachments
    • Calendar events

Support for calendar events is particularly important because we’ll want to send out an announcement for the Shuttle Tracker Special Event that makes it easy for users to add the event to their personal calendars to be reminded to attend.

This will probably require a breaking change to the public API, so we should batch the change with #64 when we increment the API version number.

@Gerzer Gerzer added the enhancement New feature or request label Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant