* added gcc printf format checking to wprintf
[citadel.git] / webcit / webcit.c
2008-07-09 Wilfried Göesgens* added gcc printf format checking to wprintf
2008-07-07 MattRename is_wap to is_mobile
2008-06-12 Wilfried Göesgens* disable wml handling, since we don't have good conten...
2008-06-03 Art Cancroopenid blah blah blah
2008-06-01 Art CancroImplemented the code to detach an OpenID from an account.
2008-05-28 Art CancroAdded some glue code for attachment of an OpenID to
2008-05-22 Wilfried Göesgens* fix handling of post vars
2008-05-22 Wilfried Göesgens* add expires: header with 2 days in future, as YSlow...
2008-05-22 Art CancroMore work on OpenID 1.1 support
2008-05-18 Art CancroSome more tinkering with OpenID.
2008-05-16 Art Cancromore openid setup
2008-05-15 Art CancroAdded a mini http fetcher into webcit
2008-05-15 Art CancroGet the login screen ready for OpenID support
2008-05-06 Art CancroCompleted 'Add New Note'. The new sticky notes view
2008-05-06 Art Cancro* The 'delete' button on sticky notes now works.
2008-05-02 Wilfried Göesgens* migrated SUBST stuff to hash
2008-05-01 Wilfried Göesgens* added matts date picker widget
2008-04-29 Art CancroImplemented the ajax call for updating notes.
2008-04-26 Wilfried Göesgens* fix memleak in calendar_view.c
2008-04-26 Wilfried Göesgens* migrated to new hash create signature
2008-04-14 Wilfried Göesgens* commented out debug url parsing
2008-04-05 Wilfried Göesgens* fixed some hickups in the urlencode function.
2008-04-04 Wilfried Göesgens* we have now several bstrs:
2008-04-04 Art Cancro* Restore the ability of addurls() to delimit on '...
2008-04-03 Wilfried Göesgens* xbstr now will give the length of the value to its...
2008-04-02 Wilfried Göesgens* moved url argument list to hash.
2008-04-01 Wilfried Göesgens* rather trunkate data then letting escape chars through.
2008-04-01 Wilfried Göesgens* rewrote urlstring tokenizer
2008-03-18 Art Cancrolibical, expat, and libsieve are now *required*.
2008-02-27 Wilfried Göesgens* don't double libcitadel header function for safestrnc...
2008-02-18 Wilfried Göesgens* add picture view to the files app
2008-02-09 Wilfried Göesgens* don't nail upload hellos to .gif as we don't need...
2008-02-08 Wilfried Göesgens* move the mime guesser out into libcitadel
2008-02-08 Wilfried Göesgens* tiny 'file'-extract, now we can detect the type of...
2008-02-08 Wilfried Göesgens* offer facility to up/download the greeter/goodbuye...
2008-02-07 Art CancroFixed (hopefully) the mailing list problem.
2008-01-30 Wilfried Göesgens* TECH_PREVIEW here too.
2008-01-22 Wilfried Göesgens* correctly handle tcp write, so that we work properly...
2008-01-17 Dave WestFix reply quoting in webcit.
2008-01-16 Wilfried Göesgens* for loops seem to execute at least once? hm.
2008-01-13 Wilfried Göesgens* remove snprintf
2008-01-13 Wilfried Göesgens* more witchhunt on sprintf
2008-01-13 Wilfried Göesgens* the same for msgescputs
2008-01-13 Wilfried Göesgens* jsesc works with pointermagic rather than strcat...
2007-11-26 Art CancroFixed bug 301. /listsub operations do not require a
2007-11-20 Wilfried Göesgens* search absolute for the images on the server.
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-11-01 Art CancroHandle the '+' character in urlesc()
2007-10-25 Wilfried Göesgens* handle webcit version through sysdep.h
2007-10-15 Art CancroMini month calendar is complete. The 'previous month'
2007-10-04 Art CancroAdded pager config to tuiconfig.c
2007-09-08 Wilfried Göesgens* restart logic for the "Shutdown Citadel" menu. The...
2007-09-06 Wilfried Göesgens* lets start knit-picking on buffersizes.
2007-09-06 Wilfried Göesgens* stresc() is used frequent, it needs to be fast.
2007-09-03 Art CancroRepaired the problem of a blank network node being
2007-08-27 Art CancroHeaders to avoid pages being cached are now done
2007-08-24 Dave WestPatches from Matt.
2007-08-09 Art Cancro* Applied Matt's groupdav patch
2007-08-07 Wilfried Göesgens* fix citing from urls. use a new unescape function...
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...
next