Changed how Message-ID RFC2822 field is generated
[citadel.git] / webcit / subst.h
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...
2015-10-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-10-11 Wilfried GoesgensAdd macro so application code can more easily _not_...
2015-10-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-07-21 Wilfried GoesgensAdd filter option to iterators
2015-06-03 Wilfried GoesgensAdd filter option to iterators
2013-09-12 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-08-14 Art CancroAdjusted paramhandling to accept parameters with empty... v8.20
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 GoesgensSUBST: add a way to post plain char* strings into templ...
2012-08-24 Wilfried GoesgensSUBST: add method to retrieve room preferences from...
2012-08-24 Wilfried GoesgensSUBST: Dynamicaly generate contexts
2012-07-18 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-17 Wilfried GoesgensRework templating context access so contexts can be...
2012-05-05 Wilfried GoesgensLOGGING: add tiny webcit interface to manage log configs
2012-02-18 Wilfried GoesgensSMTP-Queue-View: templatize
2011-09-04 Wilfried Goesgenswork on documentation.
2011-09-04 Wilfried GoesgensTemplatize sieve rules editor; return success/fail...
2011-09-04 Art CancroRemoved the unused second argument from the do_template...
2010-10-21 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-14 Wilfried Goesgens* add VCard-Context
2010-08-29 Wilfried Göesgens * remove old session-local template support. YAY!
2010-08-14 Wilfried Göesgens* add a way for the tabbed api to re-open the same...
2010-08-14 Wilfried Göesgens* defines may now be ored or anded
2010-08-14 Wilfried Göesgens* remove ; from macro
2010-06-17 Wilfried Göesgens* bust the other places still accessing token values...
2010-03-01 Wilfried Göesgens* forgot to commit this: add CTX_STRBUFARR
2010-02-27 Wilfried Göesgens* implement ITERATE:THISROOM:GNET
2010-01-17 Wilfried Göesgens* add function to check whether a token parameter would...
2010-01-16 Wilfried Göesgens* add macro to register defines with just a define...
2009-11-26 Wilfried Göesgens* add support for defines
2009-10-19 Wilfried Göesgens* add way to have tokens do their custom parse-time...
2009-10-11 Wilfried Göesgens* add DAV namespace
2009-08-28 Wilfried Göesgens* move marchlist into its own file
2009-04-11 Wilfried Göesgens* first work on doing ical elements in templates. does...
2009-02-25 Wilfried Göesgens+ add non-TP-Related Wildfire enabled error logging...
2009-02-10 Wilfried Göesgens* made wc_subst private. todo solved.
2009-02-06 Matt* iteratorstruct private again
2009-02-01 Wilfried Göesgens+ new way to retrieve integers from templates (bstr...
2009-01-31 Wilfried Göesgens+ guess mimetype by template extension
2009-01-20 Matttemporarily have IterateStruct in subst.h so mailbox...
2009-01-17 Wilfried Göesgens* make error logging NULL safe.
2009-01-15 Wilfried Göesgens* document function calls and structures
2009-01-15 Wilfried Göesgens* temporarily disable parameter-checking. Conditionals...
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 Wilfried Göesgens* complete the sorting api by non-room based preferences
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
2008-12-27 Wilfried Göesgens* add first draft of group-change detection
2008-12-26 Wilfried Göesgens* --pedantic cleanup.