* migrated to new hash create signature
[citadel.git] / webcit / webcit.h
2008-04-26 Wilfried Göesgens* migrated to new hash create signature
2008-04-21 Wilfried Göesgens* more carefully render urls
2008-04-11 Art CancroVersion number to 7.35 in preparation for an upcoming...
2008-04-04 Wilfried Göesgens* we have now several bstrs:
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-03-30 Wilfried Göesgens* lengthen the subject buffer so it can take utf8 glyphs
2008-03-20 Dave WestNow the text client and webcit show the servers svn...
2008-03-18 Art Cancrolibical, expat, and libsieve are now *required*.
2008-03-15 Art CancroNew utility function convert_spaces_to_underscores()
2008-03-10 Wilfried Göesgens* abstract #ifdef HAVE_ICONV around utf8ify_rfc822_stri...
2008-03-05 Art CancroWebCit v7.34
2008-03-02 Wilfried Göesgens* make server_getln return the number of bytes it read
2008-02-28 Art Cancrohtml_to_ascii() moved into libcitadel
2008-02-27 Wilfried Göesgens* don't double libcitadel header function for safestrnc...
2008-02-27 Art CancroMultipart/alternative (possibly nested inside multipart...
2008-02-24 Wilfried Göesgens* use default configure options to find threadsafe...
2008-02-24 Wilfried Göesgens* collect sender / read / unread information for calend...
2008-02-23 Wilfried Göesgens* add icon directory
2008-02-18 Wilfried Göesgens* add picture view to the files app
2008-02-15 Art CancroSearch box is only enabled when the server's full text...
2008-02-11 Wilfried GöesgensTHIS IS 7.31
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-01-31 Art Cancro--- VERSION 7.30 ---
2008-01-29 Art CancroThird try. :(
2008-01-28 Art Cancro* Unfinished code is now disabled.
2008-01-22 Wilfried Göesgens* use the hash to store our config.
2008-01-22 Art CancroFixed the webcit preferences bug once and for all,...
2008-01-20 Dave WestNow when a room is created or deleted this users icon...
2008-01-16 Art CancroVIEW_ definitions are now in libcitadel.h
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...
2008-01-06 Art CancroWebCit now detects whether the Citadel server has Sieve...
2007-12-21 Wilfried Göesgens* inverting flags here too.
2007-12-13 Wilfried Göesgens* reflect new mailinglist flags in room-admin-interface
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-11-13 Wilfried Göesgens* cleanup with variable substitution. cleaner replacing...
2007-11-11 Wilfried Göesgens* do non-blocking accept()
2007-11-11 Art Cancro* moved CtdlDecodeQuotedPrintable() into tools.c
2007-11-02 Art Cancro* Updated internal version number of citadel and webcit...
2007-10-27 Dave WestUser can now choose to hide or display floors that...
2007-10-26 Art CancroUpdated the mime parser in webcit
2007-10-25 Wilfried Göesgens* handle webcit version through sysdep.h
2007-10-25 Art CancroUpdated WebCit version number to 7.22
2007-10-15 Art CancroMini month calendar is complete. The 'previous month'
2007-10-13 Art CancroRewrote the multi day event code using only the
2007-10-08 Wilfried Göesgens* store some more informations with the calendar items
2007-10-06 Wilfried Göesgens* straighten the calendar service define / switch ...
2007-10-04 Art CancroAdded pager config to tuiconfig.c
2007-10-02 Art CancroSaving vCards now requires the API caller to specify...
2007-10-01 Wilfried Göesgens* move to config-header similar to citserver.
2007-09-30 Wilfried Göesgens* check the buffersize while base64 encoding; and adjus...
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* fetching the 12/24 Hours switch from config over...
2007-09-03 Art CancroRepaired the problem of a blank network node being
2007-08-15 Wilfried Göesgens* some of the shiny new citadel optimized functions
2007-08-10 Art CancroReplaced extract_token() with a completely new
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-08-03 Art CancroWebCit 7.13
2007-07-12 Wilfried Göesgens* Created IsEmptyStr define to be used rather then...
2007-07-12 Art Cancro* Added new view type VIEW_JOURNAL - not yet used by
2007-07-08 Art CancroQuick respin of WebCit (now 7.12) due to missing config.sub
2007-07-07 Thierry Pasqualieruserlist: removed (not logged in) message on iconbar
2007-07-06 Art Cancro* Move to GPL v3
2007-07-05 Art CancroNearly all <FORM> blocks now contain a hidden input
2007-06-23 Wilfried Göesgens* added subject required line to the room config tab
2007-05-25 Thierry Pasqualiertwo corrections of errors which I made earlier:
2007-05-23 Thierry PasqualierFirst step:
2007-04-23 Art CancroAllow multiple addresses to be selected.
2007-04-19 Art CancroCitadel and WebCit are now internally marked as
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-28 Art Cancro* Implemented support for the new 'anyone can delete...
2007-03-07 Art CancroTHIS IS WEBCIT 7.06
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-22 Art CancroEnter message / write mail dialog : present a drop...
2006-12-28 Art Cancro* -d to daemonize, -D to daemonize with specifying
2006-12-19 Art CancroWebCit: back to port 2000 by default
2006-12-11 Art CancroInternal version number is now 7.00
2006-12-01 Art Cancro* Added a 'restart' option to the init scripts
2006-11-16 Art CancroRules editor now encodes the form fields and saves...
2006-11-08 Art CancroStarted building the easy rules editor
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 CancroSMTP queue display:
2006-10-27 Art CancroBegan work on a 'View outbound SMTP queue' screen
2006-08-30 Art Cancro* Internal version number is now 6.84
2006-07-19 Art CancroConfigure and observe the server setting for default...
2006-06-07 Art CancroDon't reference <malloc.h> - it is not needed
next