libical, expat, and libsieve are now *required*.
[citadel.git] / webcit / messages.c
2008-03-18 Art Cancrolibical, expat, and libsieve are now *required*.
2008-03-16 Wilfried Göesgens* use larger buffer for subject, as QP encoded subjects...
2008-03-10 Wilfried Göesgens* abstract #ifdef HAVE_ICONV around utf8ify_rfc822_stri...
2008-02-27 Art CancroWhen clicking on a contact's email address to send
2008-02-27 Art CancroMultipart/alternative (possibly nested inside multipart...
2008-02-27 Wilfried Göesgens* sample aproach to use the citadel commandline client...
2008-02-24 Wilfried Göesgens* collect sender / read / unread information for calend...
2008-02-18 Wilfried Göesgens* decode qp string in vcards, even if they're not expli...
2008-02-12 Art CancroRemoved some spurious trace messages
2008-01-29 Wilfried Göesgens* readSmessage(); zero our strings properly so we don...
2008-01-29 Wilfried Göesgens* fix uninitialized case.
2008-01-29 Wilfried Göesgens* don't double evaluate the first pair; some nice comments
2008-01-29 Wilfried Göesgens* move the whole string rather than just the next parti...
2008-01-29 Wilfried Göesgens* remove blanks between qp partitions.
2008-01-28 Wilfried Göesgens* use iconv for more parts of the message while replyin...
2008-01-24 Art CancroFixed bug #226. The sample message supplied was
2008-01-20 Wilfried Göesgens* sanitize the next message pointer loop in the "Goto...
2008-01-17 Wilfried Göesgens* decode subject in the right position; if we decode...
2008-01-16 Wilfried Göesgens* don't overrun our room list.
2008-01-14 Wilfried Göesgens* new urlesc here too.
2008-01-09 Dave WestFix the repeated signature and extra space at beginning...
2007-12-12 Art CancroCalendar system now handles invitations and rsvp's
2007-11-16 Art CancroMove vcard.c into libcitadel.
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-11-14 Art Cancroforce_room variable needs to be output using
2007-11-14 Art CancroAdded a 'force_room'
2007-11-08 Art CancroFixed the problem dave reported yesterday, where a
2007-11-07 Thierry Pasqualier- removed an extra </select> on message selector on...
2007-11-06 Art CancroRemoved an extra <div> and also fixed a <td> tag with
2007-11-06 Thierry PasqualierI had forgotten a >. Sorry. Fix the bug where the editi...
2007-11-05 Dave WestChanges to make notes deleteable... INCOMPLETE..
2007-11-01 Thierry PasqualierNocturn Bug 254 : I finally used table - not CSS -...
2007-10-25 Wilfried Göesgens* handle webcit version through sysdep.h
2007-10-25 Art CancroHTML form variable 'summary' was used in two
2007-10-02 Art CancroSaving vCards now requires the API caller to specify...
2007-09-30 Wilfried Göesgens* check the buffersize while base64 encoding; and adjus...
2007-09-25 Art Cancrourlesc() filenames for attachment download urls
2007-09-06 Wilfried Göesgens* lets start knit-picking on buffersizes.
2007-09-06 Wilfried Göesgens* don't underrun buffers. tnx valgrind.
2007-08-26 Thierry Pasqualier* message edit : add CSS classes for attachment form
2007-08-15 Thierry PasqualierBulletin board view : use radio buttons in the place...
2007-08-10 Thierry Pasqualieruse the same way to display all banners and services...
2007-08-08 Thierry Pasqualiermessages selector bar
2007-08-08 Thierry Pasqualierbegun the work on the selector bar
2007-08-07 Wilfried Göesgens* fix citing from urls. use a new unescape function...
2007-08-07 Wilfried Göesgens* simplify url printer. don't continue searching once...
2007-07-16 Thierry Pasqualierfix the reply subject bug
2007-07-13 Thierry PasqualierSome HTML/CSS changes to return to a more compact heade...
2007-07-12 Wilfried Göesgens* Created IsEmptyStr define to be used rather then...
2007-07-11 Thierry PasqualierSome modifications in the display of each message to...
2007-07-10 Thierry PasqualierEdit message : i agree with fleeb, i put the button...
2007-07-05 Art CancroNearly all <FORM> blocks now contain a hidden input
2007-07-03 Art CancroIn the main readloop(), fixed a </div> that appeared
2007-06-24 Art CancroAdjusted ENT0 response to look for nonzero instead of
2007-06-23 Wilfried Göesgens* added subject required line to the room config tab
2007-06-13 Art CancroAdded in the missing '>' character for a <div> tag...
2007-06-04 Art CancroGenerating text/x-vcard
2007-06-03 Thierry PasqualierFix a div placed at the bad place
2007-05-25 Thierry Pasqualiertwo corrections of errors which I made earlier:
2007-05-23 Art CancroTemplatized the invocation of TinyMCE so it can be
2007-05-20 Thierry Pasqualier* message view : fix bug for Reply - there was no more...
2007-05-19 Art CancroUse the tabbed dialog API from tabs.c for
2007-05-12 Thierry PasqualierHTML/CSS Edit view
2007-05-11 Thierry Pasqualierfix bad copy/paste
2007-05-11 Thierry PasqualierNew CSS/javascript implementation of the message button...
2007-05-07 Thierry Pasqualier* Modification of HTML/CSS messages editor.
2007-05-06 Thierry Pasqualierbeginning of the HTML/CSS work on the messages editor
2007-05-06 Thierry Pasqualier* A new display of messages in HTML / CSS.
2007-05-06 Thierry Pasqualierresize the messages list : HTML/CSS modifications
2007-05-05 Thierry Pasqualiermailbox summary : some HTML/CSS modifications
2007-05-05 Thierry Pasqualiermessages list header : some HTML/CSS modifications
2007-04-23 Art CancroA single address book popup now supports multiple
2007-04-23 Art CancroAllow multiple addresses to be selected.
2007-04-21 Art CancroIn addition to all available address book rooms, the...
2007-04-20 Art Cancro* Address book popup is now complete
2007-04-18 Art CancroThe various 'unexpected end of message' errors now
2007-04-13 Art CancroAddress book popup is now rendered using an ajax refresh
2007-04-13 Art CancroWhen an attachment has no filename associated with
2007-04-13 Art CancroAddress book popup title is now replaced by a big selector
2007-04-10 Art CancroMore work on the css/js for the address book popup.
2007-04-10 Art CancroMore work on address book popup
2007-04-10 Art CancroTinkered with CSS for address book popup
2007-04-07 Art CancroTemporarily disable the icon that opens the popup windo...
2007-04-07 Art Cancro* Room info popup now uses Scriptactulous appear and...
2007-04-02 Art CancroAnother uick hack to improve embedded URL extraction
2007-04-02 Art CancroQuick hack to improve embedded URL extraction
2007-04-01 Wilfried Göesgens* look for | as url terminator too if we found an ...
2007-03-28 Art Cancro* Implemented support for the new 'anyone can delete...
2007-03-26 Art CancroSuppress attachment download links for mime parts
2007-03-26 Art CancroSuppress attachment download link for the MIME section
2007-03-24 Art CancroWhen a MIME part's content-disposition is missing or...
2007-03-24 Art Cancro* When <R>eply is selected in the message reading loop...
2007-03-22 Art CancroChanges to support the use of any of a user's valid...
2007-03-21 Art CancroTests and preparation for another mime parser update
2007-03-13 Art CancroChanges to vcard handler required for Bynari Connector...
2007-02-22 Art CancroEnter message / write mail dialog : present a drop...
2007-02-22 Art CancroMinor changes to message entry header bar
2007-02-14 Wilfried Göesgens* get synced with citadels mime_parser
2007-01-08 Art Cancro* Merged Thierry's CSS changes
2006-12-19 Art CancroMinor CSS and markup changes
next