aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/parse (unfollow)
Commit message (Expand)Author
2020-08-17Start moving stuff out from output.Hugo Hörnquist
2020-08-11Add TODO about trimming text.Hugo Hörnquist
2020-08-11Can create events without descriptions again.Hugo Hörnquist
2020-07-24Change internal fields to stat with a dash.Hugo Hörnquist
2020-07-20s/TOOD/TODO/Hugo Hörnquist
2020-07-08TODO about list parser.Hugo Hörnquist
2020-07-07Rename parse component to parse ical.Hugo Hörnquist
2020-07-07Resolve whitespace in binary.Hugo Hörnquist
2020-07-07Remove some TODO:s.Hugo Hörnquist
2020-07-07Finished renamining attribute to property.Hugo Hörnquist
2020-06-29Fix type for components created from xcal.Hugo Hörnquist
2020-06-29Add xcal parser.Hugo Hörnquist
2020-06-29Add TODO's.Hugo Hörnquist
2020-06-29Flip ics parser enum-parser default for allow.Hugo Hörnquist
2020-06-29Add base64 utility functions.Hugo Hörnquist
2020-06-25Fix GEO output.Hugo Hörnquist
2020-06-25Add structure for importing events.Hugo Hörnquist
2020-06-25Merge UTC-OFFSET and TIMESPEC into one.Hugo Hörnquist
2020-06-16Multi-valued TEXT fields now always lists.Hugo Hörnquist
2020-06-16Store unchanged datetimes in X-HNH-ORIGINAL property.Hugo Hörnquist
2020-06-15Updated type signatures in component.Hugo Hörnquist
2020-06-15Remove remnants of late RRULE parser.Hugo Hörnquist
2020-06-15Change STATUS to enum type.Hugo Hörnquist
2020-06-15Save soruce-prop object to vline.Hugo Hörnquist
2020-06-15Minor error cleanup in component.Hugo Hörnquist
2020-06-15Re-add timezone normalization for parsed datetimes.Hugo Hörnquist
2020-06-15Fix multi-valued fields.Hugo Hörnquist
2020-06-15Work on parser.Hugo Hörnquist
2020-06-14Map all fields into types.Hugo Hörnquist
2020-06-13Add parser for all remaining types.Hugo Hörnquist
2020-06-13Add list of keys that may repeat.Hugo Hörnquist
2020-06-05Filter out ALL X-HNH- fields from ics output.Hugo Hörnquist
2020-05-24Add comment about allows multi-valued items in ics.Hugo Hörnquist
2020-05-24Handle events with no DTEND.Hugo Hörnquist
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
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