citadel.git
2008-12-10 Art Cancro* When generating invitations, include VTIMEZONE subcom...
2008-12-08 Wilfried Göesgens* ignore path/suff/pref headers.
2008-12-08 Art Cancro* Shuffled some code around in serv_calendar.c
2008-12-08 Wilfried Göesgens* if we need the first urlpart, we musn't move it just...
2008-12-08 Wilfried Göesgens* fix messageselectomatic.
2008-12-08 Art CancroCreated webcit-738-stable branch
2008-12-07 Wilfried Göesgens* make readloop long-controlled
2008-12-07 Wilfried Göesgens* *grml* always tried to avoid this, but can't live...
2008-12-07 Wilfried Göesgens* follow api-change in several places
2008-12-07 Wilfried Göesgens* follo hashiterator api-change
2008-12-07 Wilfried Göesgens* Allow hashiterator to do bigger steps than 1 and...
2008-12-06 Art Cancro* Remove ALL calendar recipient crapola in
2008-12-06 Art Cancro* Eliminated the ical_add() function, because it
2008-12-05 Art Cancro* UPDATE YOUR LIBICAL FROM SVN NOW.
2008-12-05 MattBig brown paper bag: unbreak groupdav propfinds (my...
2008-12-05 MattFix HTTP Basic auth
2008-12-03 Art Cancro* When encapsulating a VEVENT into a full VCALENDAR
2008-12-03 Art Cancro* Correctly set ;TZID= parameter on any date properties...
2008-12-02 Art Cancro* ical_encapsulate_subcomponent() now knows when it...
2008-12-02 Wilfried Göesgens* load_seen is our only condition for tagging messages
2008-12-02 Wilfried Göesgens* fix self service account button
2008-12-02 Art Cancro* Attach an icaltimezone pointer to any icaltimetype...
2008-12-02 Art Cancro* Minor formatting change
2008-12-02 Art Cancro* Simplified icaltime_from_webform()
2008-12-01 Wilfried Göesgens* sometimes switches need break statements.
2008-12-01 Wilfried Göesgens* upsie, forgot to add that.
2008-12-01 Art CancroLog an error message when ical_encapsulate_subcomponent...
2008-11-30 Wilfried Göesgens* zero-safe StrtoI/L
2008-11-30 Wilfried Göesgens* abstract sorting algorithms. abstraction layer so...
2008-11-29 Wilfried Göesgens* removed double blockquote
2008-11-29 Wilfried Göesgens* increase number of messages to 10k as it was before...
2008-11-29 Wilfried Göesgens* valgrind cleanup
2008-11-29 Wilfried Göesgens* upsie, don't leak.
2008-11-29 Wilfried Göesgens* br's in quotes so you can write before / after them
2008-11-29 Wilfried Göesgens* new StrBuf Method: cut it at a given position
2008-11-27 Wilfried Göesgens* rework login screen to utilize more modern templating
2008-11-26 Art Cancro* save_individual_event() is maintaining
2008-11-26 Art Cancro* save_individual_event() is maintaining
2008-11-26 Art Cancro* Decapsulate and dezonify calendar events as they are
2008-11-26 Art Cancro* HAHAHA WHEEEEEEEE BOING BOING BOING YOWZ0RS
2008-11-25 Wilfried Göesgens* add missing hint to -Z
2008-11-25 Art CancroTIME ZONES ARRRGHGGHGHHHHHH
2008-11-25 Wilfried Göesgens* conditionals mustn't have 0 as id; fix the ones who...
2008-11-25 Art Cancro* Did a fairly significant reworking of the calendar
2008-11-25 Wilfried Göesgens* fix 64 bit incompatibility
2008-11-25 Art Cancro* Update ical_dezonify() to use system tzdata
2008-11-24 Art CancroKILL TIME ZONE AAAAAAGGGHH
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...
next