* have an abstract function print the menu boxes in the config area.
[citadel.git] / webcit / webcit.c
2007-08-06 Wilfried Göesgens* have an abstract function print the menu boxes in...
2007-07-12 Wilfried Göesgens* Created IsEmptyStr define to be used rather then...
2007-07-05 Art CancroRemove the intermediate buffer in serv_puts()
2007-07-05 Art Cancro*All* <FORM> blocks now contain a nonce field, and...
2007-07-05 Art CancroNearly all <FORM> blocks now contain a hidden input
2007-07-04 Wilfried Göesgens* don't use strlen and strcpy over here too in a wrong...
2007-06-12 Art CancroAdded the forward slash to the list of characters
2007-05-23 Thierry PasqualierFirst step:
2007-04-16 Art CancroRemoved some temporary diagnostics from the code
2007-04-16 Art Cancro* Upgraded to prototype.js v1.5
2007-04-13 Art CancroAddress book popup is now rendered using an ajax refresh
2007-04-07 Art Cancro* Room info popup now uses Scriptactulous appear and...
2007-03-24 Art Cancro* When <R>eply is selected in the message reading loop...
2007-03-23 Thierry Pasqualierremove hardcoding color in banner
2007-03-21 Art CancroTests and preparation for another mime parser update
2007-03-13 Art CancroFixed the ability to download files with spaces in...
2007-03-12 Wilfried Göesgens* use relative post url to editinfo, so we point to...
2007-03-01 Art CancroCompleted the 'upload a file' dialog.
2007-02-28 Art CancroAdded commands to view a room's file directory and to
2007-02-05 Wilfried Göesgens* corrected use of our absolute directories
2007-01-18 Wilfried Göesgens * fixed locale directory lookup / make
2007-01-05 Art Cancro* static.local/ is now created
2006-11-16 Art CancroBegin reloading the form from saved rules
2006-11-06 Art CancroAdd/remove sieve scripts in WebCit is now complete.
2006-11-03 Art Cancrostarted add/remove scripts
2006-11-01 Art Cancroworked on sieve panel
2006-10-29 Art CancroAdded sieve.c - sieve config screen will go here.
2006-10-28 Art CancroObtain MIME objects using DLAT cmd instead of OPNA...
2006-10-28 Art CancroSMTP queue display:
2006-10-27 Art CancroBegan work on a 'View outbound SMTP queue' screen
2006-08-30 Art CancroFirst attempt at a search function
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 Cancro404 all broken Microsoft /_vti_* crap
2006-02-13 Wilfried Göesgenstolowered the embedded html.
2006-02-03 Art CancroOffer "View" and "Download" options for all attachments.
2006-01-30 Art Cancro* Reversed the previous change
2006-01-30 Art Cancro* When the -f option is specified, honor X-Forwarded...
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-28 Art CancroAll month names and weekday names are now sourced from...
2006-01-27 Art Cancrocomments
2006-01-27 Art Cancrocomments
2006-01-27 Art Cancrocomments
2006-01-27 Art CancroPage popups work again
2006-01-26 Art CancroComplete overhaul of "Notes" view. Now features AJAX...
2006-01-25 Art Cancro* Eliminated a bug in pullquote_message() that was...
2006-01-23 Wilfried GöesgensDone with doxygenizing
2006-01-21 Art Cancrowiki
2006-01-20 Art Cancro* Started writing wiki code. It completely does not...
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-12 Art CancroChanges to instant messenger to work around IE bugs
2006-01-12 Art Cancro* More updates to instant messenger:
2006-01-02 Art CancroNew way to display incoming instant messages. Not...
2005-12-15 Art Cancro* "Headers" option in view message
2005-12-08 Art Cancro Improved the reliability of per-thread locale by unset...
2005-12-07 Art Cancro* Per-session locale. For some reason it doesn't work...
2005-12-01 Art Cancro* which_div_expanded is now persistent across page...
2005-12-01 Art Cancro* The iconbar roomlist, when selected, is now persisten...
2005-11-30 Art Cancrocommented out some logging
2005-11-30 Art Cancro* Completed the JavaScript-detection of room names...
2005-11-22 Art Cancro* Set up a toggleable iconbar that can switch between...
2005-11-14 Art Cancro* Added an '-f' command line option to allow WebCit...
2005-11-14 Art Cancro* Added missing HTTP headers for /listsub
2005-11-06 Art Cancro* Message delete: table row delete is now handled by...
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* Removed all of the absolute URL's.
2005-11-04 Art Cancrolower case tags
2005-11-03 Art Cancro* Removed the 'mark message as seen' C code (in the...
2005-10-30 Art Cancro* messages.c: the summary line for each message is...
2005-10-26 Art Cancro* webcit.c: msgesc() no longer inserts backslashes...
2005-10-15 Art Cancro* Better handling of multiple recipients in reply-all
2005-09-26 Art Cancro*** empty log message ***
2005-09-26 Art Cancro* Removed the Kevin Roth rich text editor and replaced...
2005-09-25 Art Cancro*** empty log message ***
2005-09-25 Art Cancro* Generalized the way we handle static content director...
2005-09-21 Art Cancro* The RSS/XML button is temporarily commented out in...
2005-09-21 Art Cancro* Downloading attachments now gives the browser a bette...
2005-09-20 Art Cancro* webcit.c: moved request_method[] out of the global...
2005-09-19 Art Cancro* Two-pane mail reading now uses Ajax instead of a...
2005-09-18 Art Cancro* Discovered that Prototype makes it easy to auto-refre...
2005-09-18 Art Cancro* summary.c: summary screen is now updated using ajax...
2005-09-17 Art Cancro* Fixed the autocompletion for CC: and BCC:
2005-09-16 Art Cancro* The 'To:' box accepts more characters now
2005-09-16 Michael HamptonAdd Reply and Email links; and an RSS link in the header
2005-09-12 Art Cancro* When forwarding a message, properly escape the quoted...
2005-09-12 Art Cancro* The "forward" button is now working, and it forwards...
2005-09-09 Art Cancro* Checked in a copy of the "script.aculo.us" library...
2005-09-01 Art Cancro*** empty log message ***
2005-08-22 Art Cancro* vcard_edit.c webcit.c webserver.c who.c : i18n
2005-08-19 Michael HamptonClean up the RSS feed. Attempt to read If-Modified...
2005-08-18 Michael HamptonFirst-draft of RSS support.
2005-08-12 Art Cancro* All OS-level includes are now included from webcit...
2005-07-28 Art Cancro* Awesome new 2-pane layout with ajax functionality...
2005-07-23 Art Cancro* New AJAX-based wholist refresh
2005-07-22 Art Cancro* 'whobbs' is now 'who'
2005-07-19 Art Cancro* Removed the last couple of places where forms were...
2005-07-19 Art Cancro* mime_parser.c: don't default Content-type: to text...
next