aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent (follow)
Commit message (Expand)AuthorAge
* Start work on making DTEND optional.optional-dtendHugo Hörnquist2020-05-09
* Tests run again.Hugo Hörnquist2020-05-04
* Replace direct output to current-error-port with warnings.Hugo Hörnquist2020-05-04
* All warning procedures now uses warning system.Hugo Hörnquist2020-05-04
* Update vcomponent to load into the app object.Hugo Hörnquist2020-04-30
* Empty days now work.Hugo Hörnquist2020-04-28
* Move events-between to datetime/vcomponent.Hugo Hörnquist2020-04-27
* Filter to only relevant timezones in ics output.Hugo Hörnquist2020-04-27
* Add final-event-occurence procedure.Hugo Hörnquist2020-04-27
* Add export as ics button.Hugo Hörnquist2020-04-26
* DTEND now optional for recurrence sets.Hugo Hörnquist2020-04-26
* Add some comments.Hugo Hörnquist2020-04-26
* Renormalize some dt's to local time, solving owerflow.Hugo Hörnquist2020-04-25
* Add new recurrence generator.Hugo Hörnquist2020-04-25
* Add comments in vcomponent/parse.Hugo Hörnquist2020-04-25
* Recurrence internal export! count.Hugo Hörnquist2020-04-25
* Recurrence rule WKST properly parsed again.Hugo Hörnquist2020-04-23
* Improve error reporting on recurrence parse.Hugo Hörnquist2020-04-22
* Add zoneinfo->vtimezone.Hugo Hörnquist2020-04-22
* Allow multiple ATETENDEE keys.Hugo Hörnquist2020-04-22
* Remove define-quick-record macros.Hugo Hörnquist2020-04-22
* Improve some errors.Hugo Hörnquist2020-04-17
* RRULE parser now converts weekdays to (datetime util) weekdays.Hugo Hörnquist2020-04-17
* Add some TODO's.Hugo Hörnquist2020-04-10
* Parse EXDATES, basic handling of repeated keys.Hugo Hörnquist2020-04-07
* Add location to blocks, rrules and last-modified to text in html.Hugo Hörnquist2020-04-07
* Added pretty formatter for RRULE:s.Hugo Hörnquist2020-04-06
* recurence BYMONTH now sets correct field.Hugo Hörnquist2020-04-06
* Minor changes.Hugo Hörnquist2020-04-05
* Remove ensure? for configs, built in instead.Hugo Hörnquist2020-04-02
* Update remaining code to use new config scheme.Hugo Hörnquist2020-04-01
* Attempt at decentralized configuration system.Hugo Hörnquist2020-03-31
* Rename parse-date to parse-ics-date, add parse-iso-date.Hugo Hörnquist2020-03-31
* Clarify error on bad RRULE's.Hugo Hörnquist2020-03-29
* Move some datetime procedures to propper modules.Hugo Hörnquist2020-03-24
* Change date{,time}-difference to hopefully sensible types.Hugo Hörnquist2020-03-24
* Actually use X-WR-CALNAME.Hugo Hörnquist2020-03-23
* Minor cleanup.Hugo Hörnquist2020-03-23
* Remove deprecated get-time.Hugo Hörnquist2020-03-23
* Date difference once again returns dates.Hugo Hörnquist2020-03-22
* event-length/clapmed works marginally better.Hugo Hörnquist2020-03-22
* Fix invalid format in vcomponent output.Hugo Hörnquist2020-03-21
* Minor cleanup.Hugo Hörnquist2020-03-21
* Start work on better wide html renderer.Hugo Hörnquist2020-03-20
* Handle non-utf summaries.Hugo Hörnquist2020-03-18
* Sprinkled in some time prints.Hugo Hörnquist2020-03-09
* Warn on empty-line during parse.Hugo Hörnquist2020-03-02
* Made escaped non-escapable characters non-fatal in parser.Hugo Hörnquist2020-03-01
* Freed datetime from its srfi-19 prison.Hugo Hörnquist2020-02-18
* Documentation.Hugo Hörnquist2020-02-18