Changed how Message-ID RFC2822 field is generated
[citadel.git] / webcit / msg_renderers.c
2024-03-19 Art CancroIn webcit-classic, include webserver.h from webcit.h.
2024-01-04 Art Cancrodammit, learn to spell
2023-01-05 Art CancroRevert "serv_rssclient.c: style update"
2023-01-05 Art Cancroserv_rssclient.c: style update
2022-09-16 Art CancroReverts commit c6aec42f213ec284e34648f3d69bcf927dccddb1...
2022-09-08 Art Cancroindent -kr -i8 -brf -bbb -fnc -l132 -nce on all of...
2020-12-27 Art Cancromore sorting out of the headers
2020-12-14 Art CancroWebCit now handles the 'local message' flag correctly.
2020-12-13 Art CancroChanged the display logic for message author. New...
2020-12-12 Art Cancromissed a few
2020-12-12 Art CancroRemoved from WebCit Classic all code which handles...
2018-04-05 Art CancroRenderers cleanup part 2
2018-04-05 Art CancroRenderers cleanup part 1
2016-01-03 Wilfried GoesgensIf we find '/' in message IDs, only use the following...
2016-01-01 Wilfried GoesgensTemplatize.
2015-12-26 Wilfried GoesgensRework blogview renderer, so it can build the threads...
2015-12-21 Wilfried Goesgensput standard handlers into their own enum-lookupable...
2015-12-20 Wilfried GoesgensSplit mailview renderers from mailview tokens
2015-12-13 Wilfried GoesgensAllow to stack contexts into message renderers.
2015-11-06 Wilfried GoesgensCleanup vcard rendering code to be better able to templ...
2015-10-18 Wilfried GoesgensFinalize vcard editing:
2015-10-11 Wilfried Goesgensfix buffer overrun
2015-03-01 Wilfried Goesgensmkd_cleanup() frees the output buffer.
2015-02-09 Wilfried GoesgensAs sugested by Robotamer: append the view parameter...
2015-01-06 Wilfried GoesgensMove the thread matching from the blog to a more generi...
2015-01-03 Wilfried GoesgensMove over deprecated function, adopt to new handler...
2014-12-22 Wilfried GoesgensFix CLANG compile: local inline functions _have_ to...
2013-12-08 Wilfried GoesgensMarkdownWiki: put original text into edit-textarea...
2013-12-08 Wilfried GoesgensMarkdown Wiki: add our prefix to relative URLs
2013-12-07 Wilfried GoesgensMarkdown: if we find libmarkdown, register a renderer...
2013-08-03 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-07-19 Wilfried GoesgensDisable ical rendering for now.
2013-02-05 Wilfried GoesgensSYSLOG: more places to correct the loglevel parameters.
2012-12-05 Wilfried GoesgensChoose default sender email address by envelope recipient
2012-10-28 Wilfried GoesgensMIME-Renderers: change interface.
2012-10-18 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-10-18 Wilfried GoesgensTEMPLATING: add possibility to stack another context...
2012-09-03 Wilfried GoesgensICAL: some work on adding ical items into templates
2012-08-24 Wilfried GoesgensSUBST: Dynamicaly generate contexts
2012-07-19 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-18 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-18 Wilfried GoesgensReply logic: handle reply to appropriate.
2012-07-17 Wilfried GoesgensRework templating context access so contexts can be...
2012-04-24 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-23 Art CancroBegan fixing uncensored.citadel.org/wiki?page=stefan201...
2012-03-02 Art CancroRemove base64-encoding of message permalinks.
2012-02-18 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
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...
next