Move vcard.c into libcitadel.
[citadel.git] / webcit / messages.c
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
2006-11-29 Wilfried Göesgens* add x-mailer header for webcit.
2006-11-16 Art CancroRules editor now encodes the form fields and saves...
2006-08-30 Art CancroFirst attempt at a search function
2006-05-26 Art CancroHandle read-only rooms more gracefully when attempting
2006-05-02 Art Cancrowebcit_before_automake is now the trunk
2006-03-12 Wilfried Göesgensmove all source files to src/
2006-03-02 Art CancroRFC2047-encode subjects with non ascii characters.
2006-02-16 Art CancroFixed some stray HTML output prior to the HTTP headers.
2006-02-15 Art CancroAdd an extra <br> at the end when pullquoting a message.
2006-02-09 Art Cancromessages.c: fixed some memory allocation issues
2006-02-09 Art Cancrofix iconv calling syntax
2006-02-09 Art CancroAllow the user to specify a default character set for...
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öesgensadded brief view calendar, and renamed the original...
2006-02-04 Art CancroPerform RFC2047 charset decoding in recipient names
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-30 Art CancroHTML messages are now encoded as "Quoted-Printable...
next