]> code.citadel.org Git - citadel.git/history - webcit
added Automaked makefiles.
[citadel.git] / webcit /
2006-03-12 Wilfried Göesgensadded Automaked makefiles.
2006-03-12 Wilfried Göesgensmove all source files to src/
2006-03-10 Art CancroBegan making changes to do better handling of character...
2006-03-06 Art CancroAdvertise DAV as Class 1 only; we don't support locking.
2006-03-06 Art CancroNew it.po submitted by Gabriele Tassoni
2006-03-05 Art CancroWebDAV GET/PUT of an entire calendar as one item
2006-03-04 Art CancroAltered the URL format for PUT an entire calendar.
2006-03-04 Art CancroAltered the URL format for GET an entire calendar.
2006-03-04 Art CancroSmall fix to previous commit
2006-03-04 Art CancroAdded in preliminary support for 'webcal://' URL's...
2006-03-03 Art CancroAltered the way UID's are encoded into URL's in DAV.
2006-03-02 Art CancroAdded the HTTP response 'DAV: 1, 2' to all OPTIONS...
2006-03-02 Art CancroRFC2047-encode subjects with non ascii characters.
2006-03-02 Art Cancro404 all broken Microsoft /_vti_* crap
2006-03-02 Art CancroMade the 'New User' button disappear when it is not...
2006-03-01 Art Cancrogroupdav_propfind.c: continued fleshing out the DAV...
2006-02-28 Art Cancrolocate_message_by_uid() once again uses the server...
2006-02-21 Art CancroGroupDAV PROPFIND on the folder list collection now
2006-02-21 Art Cancro* groupdav_propfind.c: PROPFIND on a collection now...
2006-02-20 Art CancroAPI change: pass the 'Depth:' header and content along
2006-02-18 Wilfried Göesgensadded backtrace function
2006-02-18 Art CancroTHIS IS 6.72
2006-02-16 Art CancroFixed some stray HTML output prior to the HTTP headers.
2006-02-16 Wilfried Göesgensprint day number after name.
2006-02-16 Wilfried Göesgensinstall locales into /usr/share/locale, as everybody...
2006-02-16 Art CancroLocalization hacks.
2006-02-15 Art CancroAdd an extra <br> at the end when pullquoting a message.
2006-02-14 Art CancroCleaned up some of the comments in webcit.h
2006-02-13 Wilfried Göesgenssplit up to remove html code from the localization.
2006-02-13 Wilfried Göesgensadded comments to make the start and the end of the...
2006-02-13 Wilfried Göesgenstolowered the embedded html.
2006-02-13 Art Cancrowebserver.c: don't call realloc() on every single call
2006-02-13 Art CancroRemoved monthname() and replaced with proper strftime...
2006-02-12 Art CancroMore conversion of date/time strings to strftime-based...
2006-02-12 Art CancroBegan moving date outputs to strftime_l()
2006-02-11 Art CancroMoved _GNU_SOURCE declaration to webcit.h so all source...
2006-02-09 Art Cancromessages.c: fixed some memory allocation issues
2006-02-09 Art Cancrofix iconv calling syntax
2006-02-09 Art CancroFixed a problem with free_march_list()
2006-02-09 Art Cancrohtml2html.c: when converting links, don't add quotes...
2006-02-09 Art CancroAllow the user to specify a default character set for...
2006-02-09 Art Cancroit.po: updated Italian translation sent in by Gabriele...
2006-02-08 Art CancroFixed a couple of memory leaks detected by Valgrind.
2006-02-08 Art CancroMemory allocation fix
2006-02-07 Art CancroSome changes to view vs. default view behavior.
2006-02-06 Art CancroCreated ctdl_iconv_open() wrapper around iconv_open()
2006-02-05 Art Cancromessages.c: corrected a call to utf8ify_rfc822_string...
2006-02-05 Wilfried Göesgensremoved fuzzy lines, as the translation was correct.
2006-02-05 Wilfried Göesgensadded brief view calendar, and renamed the original...
2006-02-05 Wilfried Göesgensadded more translations for wiki etc.
2006-02-04 Art CancroPerform RFC2047 charset decoding in recipient names
2006-02-04 Art CancroFixed the handling of HTML messages when the character...
2006-02-04 Art CancroReorganized portions of html2html.c
2006-02-04 Art CancroWhen outputting HTML messages, check to see if there...
2006-02-04 Art CancroChanged the copyright date in the startup banner
2006-02-03 Art CancroRemoved ChangeLog, we'll go with the svn log from now on.
2006-02-03 Wilfried Göesgensadded new translations for download / save
2006-02-03 Art CancroOffer "View" and "Download" options for all attachments.
2006-01-31 Art Cancro* Generated MIME boundaries now begin with "=_" because...
2006-01-31 Art Cancrooops
2006-01-31 Art Cancro* Rolled all of the groupdav*.[ch] files way back to...
2006-01-30 Wilfried Göesgensmoved into subgroup
2006-01-30 Art Cancro* Reversed the previous change
2006-01-30 Art Cancro* GroupDAV now outputs <href> tags containing server...
2006-01-30 Art Cancro* When the -f option is specified, honor X-Forwarded...
2006-01-30 Art CancroHTML messages are now encoded as "Quoted-Printable...
2006-01-30 Art Cancro* Removed the "convert_to_html" option from text_to_ser...
2006-01-29 Art Cancro * Removed all references to "font-family" style. ...
2006-01-29 Wilfried Göesgensforgot one doxygen header
2006-01-29 Wilfried Göesgens* Doxygen groups. Sorted the files into groups. so...
2006-01-29 Wilfried Göesgensmissing months added.
2006-01-29 Art CancroClarified some of the doxygen comments
2006-01-29 Art Cancroaccept-charset="UTF-8" in form declaration for enter...
2006-01-28 Art CancroAll month names and weekday names are now sourced from...
2006-01-27 Art Cancrocomments
2006-01-27 Art Cancrocomments
2006-01-27 Art Cancrocomments
2006-01-27 Art Cancro Do a JavaScript alert if we fail to open the Instant...
2006-01-27 Art CancroPage popups work again
2006-01-26 Art CancroComplete overhaul of "Notes" view. Now features AJAX...
2006-01-26 Art CancroClarify that we are GPLv2
2006-01-26 Art Cancro* Fixed some spelling errors
2006-01-25 Art Cancro* Don't pullquote the headers when editing a wiki page.
2006-01-25 Art Cancro* Eliminated a bug in pullquote_message() that was...
2006-01-24 Art Cancro* Fixes to wiki view to handle "short" links.
2006-01-24 Art Cancro* client_getln() now fails if the client attempts to...
2006-01-24 Art Cancro* Got a primitive version of the wiki system in place...
2006-01-23 Wilfried Göesgensversion of debian build added
2006-01-23 Wilfried Göesgensupsie. some lines vanished.
2006-01-23 Wilfried GöesgensDone with doxygenizing
2006-01-22 Art CancroMore work on the wiki view. Don't try to use it yet.
2006-01-21 Wilfried Göesgensmore doxygen doku.
2006-01-21 Art Cancrowiki
2006-01-20 Art Cancro* Started writing wiki code. It completely does not...
2006-01-20 Wilfried Göesgensconverted comments to get caught by doxygen
2006-01-20 Art CancroBegan adding the infrastructure to support wiki mode...
2006-01-19 Art CancroFixed a small memory leak
2006-01-19 Art CancroTHIS IS 6.71
2006-01-18 Art Cancro* fix_scrollbar_bug is now a class instead of an id...
2006-01-16 Art Cancro* Experimental unix domain socket listener
next