* Room info popup now uses Scriptactulous appear and fade effects
[citadel.git] / webcit / messages.c
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...
2006-01-30 Art Cancro* Removed the "convert_to_html" option from text_to_ser...
2006-01-29 Wilfried Göesgens* Doxygen groups. Sorted the files into groups. so...
2006-01-29 Art Cancroaccept-charset="UTF-8" in form declaration for enter...
2006-01-27 Art Cancrocomments
2006-01-26 Art CancroComplete overhaul of "Notes" view. Now features AJAX...
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* Got a primitive version of the wiki system in place...
2006-01-23 Wilfried Göesgensupsie. some lines vanished.
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 Art CancroBegan adding the infrastructure to support wiki mode...
2006-01-19 Art CancroFixed a small memory leak
2006-01-18 Art Cancro* fix_scrollbar_bug is now a class instead of an id...
2006-01-13 Art CancroRemoved the split bbview because it's b0rken in IE
2006-01-02 Art CancroNew way to display incoming instant messages. Not...
2005-12-17 Art Cancro* messages.c: include the "edit html source" button...
2005-12-16 Art Cancro* Checkbox to allow anonymous posting in rooms which...
2005-12-15 Art Cancro* "Headers" option in view message
2005-12-10 Art Cancro* Switched our TinyMCE call to the "advanced" theme...
2005-12-09 Art Cancro* Deleting a message from the Trash folder now actually...
2005-12-05 Art Cancro* Added in some of the missing localizations
2005-11-23 Art Cancro* Fixed the unresponsive msgomatic in the bulletin...
2005-11-22 Art Cancro* messages.c, webcit.css: message buttons (Reply, Reply...
2005-11-13 Art Cancro* Discovered the style -moz-user-select:none and applie...
2005-11-09 Art Cancro* Mailbox view: selected messages are now draggablevi...
2005-11-08 Art Cancro* First cut of message list resize. It works but it...
2005-11-07 Art Cancro* Mailbox summary view -- headers are now ever-present...
2005-11-06 Art Cancro* Found and removed more absolute URL's.
2005-11-05 Art Cancro* The checkboxes are gone! Implemented ajax delete...
2005-11-04 Art Cancro * Multi select (using the ctrl key) is now working.
2005-11-04 Art Cancro* Removed all of the absolute URL's.
2005-11-04 Art Cancrolower case tags
2005-11-03 Art Cancroremove ml_slider
2005-11-03 Art Cancro* Removed the 'mark message as seen' C code (in the...
2005-11-03 Art Cancro* Mailbox view -- onClick is now implemented by a JavaS...
2005-11-02 Art Cancrorules=rows for the message summary table
2005-11-02 Art Cancro* Switched the mailbox summary back to a table. This...
2005-11-02 Art Cancrooldest to newest, newest to oldest settings in message...
2005-11-02 Art Cancroread reverse
2005-11-01 Art Cancro* messages.c: the summary line for each message is...
2005-10-31 Art Cancrosmall css fix
2005-10-31 Art Cancrominor fix to above
2005-10-30 Art Cancro* messages.c: the summary line for each message is...
2005-10-26 Art Cancro* Bumped internal version number to 6.31. Minimum...
2005-10-25 Art Cancrotest
2005-10-25 Art Cancro* Mailbox view: deleting messages now moves them to...
2005-10-22 Art Cancro* More changes required to be able to do embedded messa...
2005-10-21 Art Cancro* Handle embedded message/rfc822 submessages, using...
2005-10-15 Art Cancro(no commit message)
2005-10-15 Art Cancro(no commit message)
2005-10-15 Art Cancro* Sort messages in reverse date order when no sort...
2005-10-15 Art Cancro* Better handling of multiple recipients in reply-all
2005-10-13 Art Cancro* <tr> and </tr> tags for each row in a mailbox summary...
2005-10-07 Art Cancrofix infinite loop
2005-10-01 Art Cancro*** empty log message ***
2005-09-29 Art Cancro*** empty log message ***
2005-09-29 Art Cancro* Finished the "signature" function.
2005-09-29 Art Cancro* sig is done, but need to add proper handling of lineb...
next