Skip to content

Current add-to-calendar endpoint not obeying iCalendar standard #48

@MTrost

Description

@MTrost

I hacked the current implementation during the conference, just looking at some ical feeds responses, asking Claude for help and validating via https://icalendar.org/

Things to fix:

  • Line folding for long content lines
  • Line breaks as CLRF
  • Escaping characters ,, :, ;, \, \n, \r\n
  • Perhaps truncate description to ~2000 chars (practical limitation in popular calendars like Google Calendar is 8kb)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions