aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent (unfollow)
Commit message (Expand)Author
2020-07-07Replace datetime literals with proper sexps.Hugo Hörnquist
2020-07-07Finished renamining attribute to property.Hugo Hörnquist
2020-07-07Rename attributes => properties, properties => parameters.Hugo Hörnquist
2020-06-29Fix type for components created from xcal.Hugo Hörnquist
2020-06-29Add describe procedure for vcomponents.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 number of problems with new serializers.Hugo Hörnquist
2020-06-25Minor changes to vcomponent base.Hugo Hörnquist
2020-06-25Add xcal output!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-16Remove concatenate from get-attr.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 duration parser.Hugo Hörnquist
2020-06-13Add list of keys that may repeat.Hugo Hörnquist
2020-06-13Fix normalization in (datetime util).Hugo Hörnquist
2020-06-13All recurrence test except SETPOS now pass.Hugo Hörnquist
2020-06-13Which lead to some other bugs needing fixing.Hugo Hörnquist
2020-06-13Fix unless-clauses in make-extenders.Hugo Hörnquist
2020-06-13Move recurrence output test to tests/.Hugo Hörnquist
2020-06-13Add missing space.Hugo Hörnquist
2020-06-13Add 'a-form' to my ordinals.Hugo Hörnquist
2020-06-12Resolve some TODO's.Hugo Hörnquist
2020-06-05Filter out ALL X-HNH- fields from ics output.Hugo Hörnquist
2020-06-01Break text procedures into modules.Hugo Hörnquist
2020-05-24Move TODO's about BYSETPOS to GitHub issue.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-24Minor change.Hugo Hörnquist
2020-05-23Remove (vcomponent util).Hugo Hörnquist
2020-05-23Remove deprecated read-tree.Hugo Hörnquist
2020-05-23Remove (vcomponent load) module.Hugo Hörnquist
2020-05-23Slight changes to define-config.Hugo Hörnquist
2020-05-23Add tests for with-replaced-attrs.Hugo Hörnquist
2020-05-23Remove (vcomponent output) module.Hugo Hörnquist