Changed the tabbed dialog API to include an epilogue that
[citadel.git] / webcit / messages.c
2008-08-20 Art CancroChanged the tabbed dialog API to include an epilogue...
2008-08-17 Wilfried Göesgens* add new 'Context' Parameter to the template call
2008-08-03 Wilfried Göesgens* abstract setting per room preferences
2008-08-03 Wilfried Göesgens* migrate bstr backend to strbuf
2008-08-03 Mattmass mobile update, interface cleanup and restyling.
2008-07-31 Wilfried Göesgens* several memoryleaks
2008-07-28 Wilfried Göesgens* read static/server files directly into the outbuffer
2008-07-27 Wilfried Göesgens* use strbuffer as wprintf backend
2008-07-14 Wilfried Göesgens* removed handlers from webcit.h if possible
2008-07-13 Wilfried Göesgens* copy daves great handler script and modify it to...
2008-07-13 MattDisable photo view for vcard
2008-07-12 Wilfried Göesgens* fixed several tiny flaws
2008-07-12 Wilfried Göesgens* added GCC Format String checkers to the remaining...
2008-07-12 Wilfried Göesgens* avoid to run over the buffer while parsing the url
2008-07-09 Wilfried Göesgens* catch some more error conditions, double frees...
2008-07-09 Wilfried Göesgens* added gcc printf format checking to wprintf
2008-07-07 MattRename is_wap to is_mobile
2008-06-23 Art Cancrominor formatting and comments cleanup
2008-05-15 Art CancroWhen printing a message, the page title is now the...
2008-05-13 Wilfried Göesgens* utf8-strcut the sender too...
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-25 Wilfried Göesgens* fix URL termination bug
2008-04-21 Wilfried Göesgens* more carefully render urls
2008-04-21 Art CancroMinor formatting cleanup
2008-04-17 Art CancroWhen assembling lists of thread references, if the...
2008-04-16 Art CancroDoh! Thread references read left-to-right, not right...
2008-04-05 Wilfried Göesgens* fixed some hickups in the urlencode function.
2008-04-04 Wilfried Göesgens* we should send the buffer we printed the command...
2008-04-04 Wilfried Göesgens* we have now several bstrs:
2008-04-04 Art CancroFixed a memory allocation problem
2008-04-04 Art Cancro* Restore the ability of addurls() to delimit on '...
2008-04-03 Art Cancrowebcit - generate Reply/ReplyAll/ReplyQuoted URL's...
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-31 Wilfried Göesgens* we need to find ?Q? or ?B? before searching for the...
2008-03-30 Wilfried Göesgens* lengthen the subject buffer so it can take utf8 glyphs
2008-03-26 Wilfried Göesgens* use the utf8 functions to cut subjects at the border...
2008-03-20 Wilfried Göesgens* use snprintf to avoid stack corruption.
2008-03-20 Wilfried Göesgens* init command buf empty to avoid fancy side effects
2008-03-18 Art Cancrolibical, expat, and libsieve are now *required*.
2008-03-16 Wilfried Göesgens* use larger buffer for subject, as QP encoded subjects...
2008-03-10 Wilfried Göesgens* abstract #ifdef HAVE_ICONV around utf8ify_rfc822_stri...
2008-02-27 Art CancroWhen clicking on a contact's email address to send
2008-02-27 Art CancroMultipart/alternative (possibly nested inside multipart...
2008-02-27 Wilfried Göesgens* sample aproach to use the citadel commandline client...
2008-02-24 Wilfried Göesgens* collect sender / read / unread information for calend...
2008-02-18 Wilfried Göesgens* decode qp string in vcards, even if they're not expli...
2008-02-12 Art CancroRemoved some spurious trace messages
2008-01-29 Wilfried Göesgens* readSmessage(); zero our strings properly so we don...
2008-01-29 Wilfried Göesgens* fix uninitialized case.
2008-01-29 Wilfried Göesgens* don't double evaluate the first pair; some nice comments
2008-01-29 Wilfried Göesgens* move the whole string rather than just the next parti...
2008-01-29 Wilfried Göesgens* remove blanks between qp partitions.
2008-01-28 Wilfried Göesgens* use iconv for more parts of the message while replyin...
2008-01-24 Art CancroFixed bug #226. The sample message supplied was
2008-01-20 Wilfried Göesgens* sanitize the next message pointer loop in the "Goto...
2008-01-17 Wilfried Göesgens* decode subject in the right position; if we decode...
2008-01-16 Wilfried Göesgens* don't overrun our room list.
2008-01-14 Wilfried Göesgens* new urlesc here too.
2008-01-09 Dave WestFix the repeated signature and extra space at beginning...
2007-12-12 Art CancroCalendar system now handles invitations and rsvp's
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:
next