]> code.citadel.org Git - citadel.git/history - citadel/serv_calendar.c
mk_module_init.sh now tests to see if echo supports -e and -E
[citadel.git] / citadel / serv_calendar.c
2002-11-11 Art Cancro* More work on reply to meeting invitation
2002-11-08 Art Cancro* Reply to VEVENT invitations: generate reply by clonin...
2002-10-23 Art Cancro* "conflicts" check now also tells the client whether...
2002-10-23 Art Cancro* Finished: when saving an object of type text/calendar...
2002-10-23 Art Cancro* First hack at UID-to-EMSGID mapping (for auto replace...
2002-10-21 Art Cancro* List UID and SUMMARY properties of conflicting events
2002-10-21 Art Cancro* More work on conflict detects
2002-10-20 Art Cancro* More conflict checking stuff
2002-10-20 Art Cancro* Put in a skeleton "hunt for conflicts" code
2002-10-19 Art Cancro* Moved some of the calendar logic over from WebCit
2002-09-17 Art Cancro* Create the Calendar> and Tasks> rooms at login time...
2002-09-13 Art Cancro* serv_calendar.c: #include "serv_calendar.h", not...
2002-09-11 Art Cancro* [EXPERIMENTAL] Link in the "libical" calendar library...