aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/parse (unfollow)
Commit message (Collapse)Author
2020-05-19minor cleanup.Hugo Hörnquist
2020-05-19Recurrence rules now always parsed.Hugo Hörnquist
2020-05-10Add TODO about linewrapping.Hugo Hörnquist
2020-05-09Remove old parser, rename new parser to component.Hugo Hörnquist
2020-05-09Minor cleanup.Hugo Hörnquist
2020-05-09New parser now on feature parity with old.Hugo Hörnquist
2020-05-09Un-escape escaped characters. Slow?Hugo Hörnquist
2020-05-09New parser now works with old code.Hugo Hörnquist
A DTEND filed is added as before. One of the EXDATE fields is saves as a list, the remaining are however thrown away.
2020-05-09Work on new parser, almost works.Hugo Hörnquist
2020-05-09Add draft of new parser.Hugo Hörnquist
2020-05-09Move vcalendar parse code into own file.Hugo Hörnquist