citadel.git
2008-11-24 Wilfried Göesgens* remove old (replaced) code
2008-11-24 Wilfried Göesgens* escape roomname properly
2008-11-23 Wilfried Göesgens* add transitional beginboxx template and move some...
2008-11-23 Wilfried Göesgens* finish selectboxes in Mailedit dialogs
2008-11-21 Art CancroAAAAAAAAAAARRRRRRRRGGGGGGGHHH TIME ZONES F%$&%^*%$...
2008-11-21 Art Cancroremoved some spurious debugs
2008-11-20 Wilfried Göesgens* map room-flags into conditionals
2008-11-20 Wilfried Göesgens* make it const baby... not yet done.
2008-11-20 Art CancroSaving events from a web form now uses icaltime_from_ti...
2008-11-20 Art CancroFixed a serious problem with IMAP header fetch. memrea...
2008-11-20 Wilfried Göesgens* catch more render bugs
2008-11-19 Wilfried Göesgens* close all divs
2008-11-19 Wilfried Göesgens* rework who.c so it doesn't use svput() and friends...
2008-11-17 Art CancroSanitize out backslashes in upload filenames
2008-11-15 Wilfried Göesgens* finish message displaying.
2008-11-14 Wilfried Göesgens* another try to fix this off by one
2008-11-13 Wilfried Göesgens* add lowercase converter function
2008-11-12 Art CancroRemoved time zone handling from webcit too.
2008-11-12 Art CancroBack end calendar handlers in citserver no longer convert
2008-11-11 Wilfried Göesgens* first trick to avoid double-rendering of mime-subparts
2008-11-11 Wilfried Göesgens* change syntax of read_message
2008-11-11 Wilfried Göesgens* render submessages.
2008-11-10 Art CancroForm-to-icalrecur logic for both types of yearly events.
2008-11-10 Art CancroForm-to-icalrecur logic for yearly events,
2008-11-10 Art CancroForm-to-icalrecur logic for monthly recurring events
2008-11-10 Wilfried Göesgens* migrate message creation to templates (citing still...
2008-11-09 Wilfried Göesgens* correct function call for wiki mode too.
2008-11-09 Wilfried Göesgens* fix (ab) qp decode test
2008-11-09 Wilfried Göesgens* don't choke on empty html messages
2008-11-09 Wilfried Göesgens* chop messages.c into handy pieces
2008-11-08 Wilfried Göesgens* add ical and vcard rendering
2008-11-08 Wilfried Göesgens* re-implement anonymous messages
2008-11-07 Wilfried Göesgens* display attachments in messages as view/download...
2008-11-07 Wilfried Göesgens* fix pointer magic
2008-11-06 Wilfried Göesgens* put filename reference into token, so we can put...
2008-11-06 Wilfried Göesgens* upgrade hash retriever function, it now takes the...
2008-11-05 Wilfried Göesgens* put the right pointer into the hash
2008-11-05 Wilfried Göesgens* detect the QP-coding type 'B' and 'Q' case insensitive
2008-11-05 Wilfried Göesgens* fix freeing.. well, most of it
2008-11-05 Art Cancroannotated some places where code needs to be added
2008-11-05 Art Cancrofixed a compiler warning
2008-11-05 Art Cancro/* If the last item in a list of recipients was truncat...
2008-11-04 Art CancroThat didn't work.
2008-11-04 Art CancroExperimental rfc822 output helper that folds lines
2008-11-04 Art Cancroctdl_iconv_open() remove from citadel and switch to...
2008-11-03 Wilfried Göesgens* while decoding messages, guess the charset in this...
2008-11-03 Wilfried Göesgens* if we decode a RFC 822 Message, output the charset...
2008-11-03 Wilfried Göesgens* remove duplicate function
2008-11-03 Wilfried Göesgens* skip all blank lines (even if thep have '>'s in them)
2008-11-02 Wilfried Göesgens* plain mail renderer
2008-11-02 Wilfried Göesgens* reference free handler (Don't free payload ;-)
2008-11-02 Wilfried Göesgens* put QP Decoder intoo its own file
2008-10-31 MattUse AC_CHECK_HEADERS rather than __DARWIN__ macro to...
2008-10-31 Mattadd a few #defines to fix OS X
2008-10-31 Art CancroWorking on the header crash sieve bug
2008-10-31 Art CancroRemove the 'Organization:' field from RFC822 output.
2008-10-30 Wilfried Göesgens* fix pre-conditions; since we load & keep the config...
2008-10-28 Mattupdated instructions, noting libsieve and gettext
2008-10-23 Wilfried Göesgens* fix browser LANG header evaluation; strbuf migration...
2008-10-23 Wilfried Göesgens* handle the two other cases of user modificaion.
2008-10-21 Art Cancromore work on the recurrence editor
2008-10-21 Art Cancromore work on the recurrence editor
2008-10-21 Art Cancromore work on the recurrence editor
2008-10-20 Art Cancrorecurrence editor
2008-10-18 Wilfried Göesgens* directrix1: "Enable host based authentication mode...
2008-10-17 Art Cancroaaaaaaaaaaaaaaaaahhhhh more recurrence editor
2008-10-16 Art CancroTrust the compiler to do short-circuit evaluation.
2008-10-16 Art CancroTrust the compiler to do short-circuit evaluation.
2008-10-16 Art Cancrorecurrence editor stuff
2008-10-16 Art Cancrorecurrence editor stuff
2008-10-16 Art Cancrorecurrence editor stuff
2008-10-15 Art CancroAfter calling html_to_ascii() on RSS fields, call
2008-10-15 Art CancroImproved the logic used to determine when a calendar
2008-10-15 Art Cancromore recurring events editor tedium
2008-10-14 Wilfried Göesgens* StrBufTrim; port of striplt to strbuf; since the...
2008-10-14 Art CancroMore recurrence editor stuff
2008-10-14 Art CancroMore recurrence editor stuff
2008-10-14 Art CancroMore work on the recurrence editor.
2008-10-14 Art CancroCleaned up some of the comments ... removed vestiges...
2008-10-12 Wilfried Göesgens* reworked strbuf RFC822 decoder; its working source...
2008-10-11 Wilfried Göesgens* DTX: I found a bug in the template that you configure...
2008-10-11 Art CancroRemoved a trace message
2008-10-11 Art CancroSlight improvement to previous commit. We're still...
2008-10-11 Art CancroBig change to calendar view functions. We now declare
2008-10-10 Art CancroFixed the mini-calendar month buttons
2008-10-10 Art CancroMoved some calendar view javascript out to the trailing...
2008-10-10 Art CancroWrote a few more lines of code
2008-10-09 Art Cancrorecurrence editor
2008-10-09 Art CancroApplied dtx's patch which adds the option to flag spam
2008-10-07 Wilfried Göesgens* added Edwards files for clamav configuration
2008-10-06 Art CancroCleaned up some bad html
2008-10-06 Art CancroCleaned up some bad html
2008-10-05 Wilfried Göesgens* reorder zlib detection
2008-10-05 Wilfried Göesgens* add autoheader for zlib and iconv detection
2008-10-05 Wilfried Göesgens* configure zlib too, since libcitadel will link it...
2008-10-05 Mattadd begin_burst to "citadel version too low" failure
2008-10-05 Art CancroCleaned up some templated HTML:
2008-10-05 Art CancroOops, put serv_virus.c in the wrong directory. Fixed.
2008-10-05 Art CancroApplied the patch to add dtx's ClamAV integration module.
2008-10-03 Art Cancrodebugging some messy html
next