Readloop remove special cases
[citadel.git] / webcit / msg_renderers.c
2012-02-18 Wilfried GoesgensReadloop remove special cases
2011-11-13 Art CancroRenamed 'groupdav' to 'dav' in filenames
2011-10-18 Art CancroUse base64 encoding for permalinks in bbs rooms, otherw...
2011-09-04 Wilfried GoesgensFix lots of warnings all over the place, make inbound...
2011-09-04 Art CancroRemoved Msg->reply_to because it held data for an older...
2011-09-04 Wilfried Goesgensremove leading and trailing empty lines from mail output
2011-09-04 Wilfried Goesgensadd new token MSG:NATTACH to output the number of curre...
2011-09-04 Art CancroRemoved logging subsystem from webcit. It's all syslog...
2011-09-04 Art CancroPerformed a bunch of markup fixes suggested by validato...
2010-10-26 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-25 Wilfried Goesgens* ParseMessageListHeaders_Detail(): don't overuse StrLe...
2010-10-25 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-25 Wilfried Goesgens* add a way to pass the workbuffers into the RFC-822...
2010-10-25 Wilfried Goesgens* Use new MSet-Matcher to retrieve seen state (10%...
2010-07-20 Wilfried Göesgens* evaluate_mime_part(): also evaluate sub-parts
2010-07-19 Wilfried Göesgens* InitModule_MSGRENDERERS(): don't make citserver send...
2010-07-11 Art Cancro* Eliminated the C code to shorten long subject lines...
2010-06-19 Wilfried Göesgens* fix Re:/Fw mechnics for email replying/forwarding...
2010-04-21 Wilfried Göesgens* ParseMessageListHeaders_Detail(): don't use the token...
2010-03-12 Art Cancro* Do not reinsert the existing wiki page when uploading...
2010-02-03 Art Cancro* New new BBS view
2010-01-31 Wilfried Göesgens* remove unneeded vcard function...
2010-01-31 Wilfried Göesgens* don't re-load vcards, if the server already sent...
2010-01-24 Wilfried Göesgens* merge from dav_rework:
2010-01-14 Wilfried Göesgens* create function to parse the output of goto into...
2009-12-30 Art Cancro* Enhance the older/newer logic. It's still not quite...
2009-12-10 Wilfried Göesgens* we were loosing the message Data blob in some weird...
2009-11-27 Art Cancro* Moved most of the BBS View renderer code into its...
2009-11-25 Art Cancro* Changed some of the '&' between url parameters to...
2009-11-13 Art Cancro* Renamed the 'wikipage' variable to 'page' in the...
2009-11-10 Art Cancro* removed a FIXME tag
2009-11-08 Wilfried Göesgens* microshits RFC Violator will just show the tinnef...
2009-11-02 Wilfried Göesgens* add trailing template after the bbs view
2009-10-23 Wilfried Göesgensrename wprintf to wc_printf; wchar.h also has a wprintf
2009-10-19 Wilfried Göesgens* add way to have tokens do their custom parse-time...
2009-10-13 Wilfried Göesgens* terminate the two mbox views the right way [tm]
2009-10-11 Wilfried Göesgens* fix next dropdown
2009-10-11 Wilfried Göesgens* follow syntax change
2009-10-10 Wilfried Göesgens* register mimetypes and send them to citserver on...
2009-10-06 Art Cancro* When editing a wiki page, insert the existing version...
2009-10-03 Wilfried Göesgens* fix compilation if iconv isn't available
2009-09-21 Wilfried Göesgens* adjust the loops using StrBufSipLine to match our...
2009-09-10 Wilfried Göesgens* use SmashStrBuf where apropriate
2009-09-03 Wilfried Göesgens* just show the heading dropdown if we have messages...
2009-09-02 Wilfried Göesgens* the json view shouldn't call begin/endburst itself...
2009-08-20 Wilfried Göesgens* split tasks view into its own file
2009-07-24 Art Cancro* Added new readloop command 'readgt' which will produc...
2009-06-30 Art Cancro* Repaired the code that decides whether it should...
2009-06-30 Art Cancro* style cleanup
2009-06-14 Wilfried Göesgens* apply samjams edit drafts patch. Modification: use...
2009-06-04 Wilfried Göesgens* set an application specific prefered Buffer size...
2009-05-17 Wilfried Göesgens* BIG rewrite of header handling and slimming of contex...
2009-05-13 Wilfried Göesgens* output the mime type of the tepmlate in read_message...
2009-05-10 Wilfried Göesgens* add more module handlers:
2009-04-26 Wilfried Göesgens* use load_message in the useredit form
2009-04-25 Wilfried Göesgens* remove old notes rendering code, its not used anymore.
2009-04-25 Wilfried Göesgens* swap I/O to the new functions
2009-04-18 Wilfried Göesgens* upsi here too.
2009-04-18 Wilfried Göesgens* persistantly handle the bufferlengths for dates;...
2009-03-19 Art Cancro* Got it. All references are now preserved.
2009-03-07 Wilfried Göesgens* add Michael Meskes patch: make time in task due dates...
2009-02-17 Wilfried Göesgens* while loading a message guess mimetype by filename...
2009-02-10 Wilfried Göesgens* move serv_info into the session, here we can control...
2009-02-06 Matt* iteratorstruct private again
2009-02-05 Wilfried Göesgens* add message count. Thanks for TrilCat pointing out...
2009-02-03 Wilfried Göesgens* do 4 **** as the server does instead of 3
2009-02-02 Art Cancro* Added another conditional for presence/absence of...
2009-02-02 Wilfried Göesgens* just print "to" into messages if theres a recipient.
2009-01-31 Wilfried Göesgens* add empty lines to html view of messages.
2009-01-31 Matt* fix preview_pane scroll memory bug
2009-01-28 Wilfried Göesgens+ add To and CC to message display windows
2009-01-28 Wilfried Göesgens* load inline texts with DLAT not MSG4
2009-01-25 Art Cancro* render_MAIL_html() now passes a message number instea...
2009-01-20 MattRestore mailbox view
2009-01-14 Wilfried Göesgens* add 'control context'; which will carry information...
2009-01-12 Wilfried Göesgens+ add =() subtemplates for params
2009-01-12 MattMerge new summary view branches changes into trunk
2009-01-11 Art Cancro* Updated render_MIME_ICS() to do the right thing if...
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
2009-01-06 Art Cancro* Restored the original date/time display behavior...
2008-12-27 Wilfried Göesgens* add first draft of group-change detection
2008-12-26 Wilfried Göesgens* --pedantic cleanup.
2008-12-24 Wilfried Göesgens* fix dropdown
2008-12-20 Wilfried Göesgens* shortcut notation to tokens for hashkeys; TKEY(n...
2008-12-14 Wilfried Göesgens* some tiny cleanups...
2008-12-13 Wilfried Göesgens* typedef wcsession, so we don't always need to say...
2008-12-13 Wilfried Göesgens* rename RFCA Conditional so it matches the naming...
2008-12-13 Wilfried Göesgens* remove last remains of the separate attachment struct
2008-12-13 Wilfried Göesgens* add matts iterator
2008-12-11 Wilfried Göesgens* fix attachments forwarding
2008-12-11 Wilfried Göesgens* load attachments in forwarded messages
2008-12-08 Wilfried Göesgens* ignore path/suff/pref headers.
2008-12-08 Wilfried Göesgens* if we need the first urlpart, we musn't move it just...
2008-12-07 Wilfried Göesgens* make readloop long-controlled
2008-11-30 Wilfried Göesgens* abstract sorting algorithms. abstraction layer so...
2008-11-29 Wilfried Göesgens* valgrind cleanup
2008-11-29 Wilfried Göesgens* upsie, don't leak.
2008-11-29 Wilfried Göesgens* br's in quotes so you can write before / after them
2008-11-25 Wilfried Göesgens* add missing hint to -Z
2008-11-24 Wilfried Göesgens* remove old (replaced) code
next