Mailing list header changes (fuck you Google)
[citadel.git] / webcit / subst.c
2009-12-26 Wilfried Göesgens* apply R8157 from the dav-rework branch:
2009-12-19 Wilfried Göesgens* init the pointer, so we don't use random ones here
2009-11-26 Wilfried Göesgens* add support for defines
2009-10-28 Wilfried Göesgens* respect the context while sorting. Else unexpected...
2009-10-22 Wilfried Göesgens* new token to put in the actual filename (just works...
2009-10-19 Wilfried Göesgens* add way to have tokens do their custom parse-time...
2009-10-15 Wilfried Göesgens* add K (after j...) escaper for combined html + json;
2009-10-11 Wilfried Göesgens* add DAV namespace
2009-10-01 Wilfried Göesgens* scan for XML files while reading a template; xml...
2009-09-01 Wilfried Göesgens* add splitted boxheader templates for ez use in flat...
2009-07-30 Wilfried Göesgens* fix crash while reporting template errors that don...
2009-07-29 Art Cancro* Eliminated the 'gotonext' problem with the bbs view...
2009-06-12 Wilfried Göesgens* shrinktofit template data
2009-06-11 Wilfried Göesgens* be more paranoid and do memset 0 all our structs
2009-06-11 Wilfried Göesgens* catch empty string conditions in tokens.
2009-06-09 Wilfried Göesgens* fix some warnings just visible with -o2
2009-06-04 Wilfried Göesgens* make shure our cached buffers aren't to big.
2009-05-17 Wilfried Göesgens* BIG rewrite of header handling and slimming of contex...
2009-05-10 Wilfried Göesgens* add more module handlers:
2009-03-03 Wilfried Göesgens* implement U escaper in StrBufAppendTemplate it was...
2009-02-25 Wilfried Göesgens+ add non-TP-Related Wildfire enabled error logging...
2009-02-22 Wilfried Göesgens* remove linewrap
2009-02-10 Wilfried Göesgens* made wc_subst private. todo solved.
2009-02-06 Matt* iteratorstruct private again
2009-02-04 Wilfried Göesgens* fix another off by one while retrieving the iterator...
2009-02-04 Matt* Fix online users iconbar hover
2009-02-02 Wilfried Göesgens* fix off by one in iterator.
2009-02-01 Wilfried Göesgens+ new way to retrieve integers from templates (bstr...
2009-01-31 Wilfried Göesgens* when loading text/* templates add utf-8 charset to...
2009-01-31 Wilfried Göesgens+ guess mimetype by template extension
2009-01-28 Wilfried Göesgens* log whole sentences to wildfire
2009-01-27 Wilfried Göesgens* don't de-qp strings while rendering, do it while...
2009-01-26 Wilfried Göesgens* when X-escaping translate linebreaks too.
2009-01-26 Wilfried Göesgens* add wildfire output to errormessages
2009-01-20 Matttemporarily have IterateStruct in subst.h so mailbox...
2009-01-18 Wilfried Göesgens+ add flag to print backtraces in template logging...
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+ all special token parameters may now have their strin...
2009-01-11 Wilfried Göesgens* complete the sorting api by non-room based preferences
2009-01-09 Wilfried Göesgens* fix = that should be ==
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
2009-01-01 Wilfried Göesgens* add gettext tokens to the tabbed api
2009-01-01 Wilfried Göesgens* modify gettext parameter syntax to skip () so, its...
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* remove msgids from handling
2008-12-24 Wilfried Göesgens* fix dropdown
2008-12-20 Wilfried Göesgens* shortcut notation to tokens for hashkeys; TKEY(n...
2008-12-13 Wilfried Göesgens* typedef wcsession, so we don't always need to say...
2008-12-13 Wilfried Göesgens* don't ignore the last char of a template
2008-12-13 Wilfried Göesgens* add modifier evaluaton to the implicit conditional
2008-12-13 Wilfried Göesgens* add counter and lastn to iterators:
2008-12-07 Wilfried Göesgens* follow api-change in several places
2008-11-30 Wilfried Göesgens* abstract sorting algorithms. abstraction layer so...
2008-11-29 Wilfried Göesgens* increase number of messages to 10k as it was before...
2008-11-29 Wilfried Göesgens* valgrind cleanup
2008-11-25 Wilfried Göesgens* conditionals mustn't have 0 as id; fix the ones who...
2008-11-24 Wilfried Göesgens* remove old (replaced) code
2008-11-23 Wilfried Göesgens* add transitional beginboxx template and move some...
2008-11-23 Wilfried Göesgens* finish selectboxes in Mailedit dialogs
2008-11-20 Wilfried Göesgens* map room-flags into conditionals
2008-11-20 Wilfried Göesgens* catch more render bugs
2008-11-19 Wilfried Göesgens* rework who.c so it doesn't use svput() and friends...
2008-11-10 Wilfried Göesgens* migrate message creation to templates (citing still...
2008-11-06 Wilfried Göesgens* put filename reference into token, so we can put...
2008-11-06 Wilfried Göesgens* upgrade hash retriever function, it now takes the...
2008-09-28 Wilfried Göesgens* templatize user editing
2008-09-28 Wilfried Göesgens* migrate userlist to templating.
2008-09-23 Wilfried Göesgens* add contexttype, so the subst can precheck the contex...
2008-09-15 Wilfried Göesgens* move stuff in header and subst.c arround to be better...
2008-09-11 Wilfried Göesgens* Templatize IGNet Node Config
2008-09-11 Wilfried Göesgens* warn if we don't know an iterator
2008-09-10 Wilfried Göesgens* print errormessages into templates if possible in...
2008-09-08 Wilfried Göesgens* free in case of error
2008-09-08 Wilfried Göesgens* fix COND:PREFS
2008-09-08 Wilfried Göesgens* HAIL MELD!
2008-09-08 Wilfried Göesgens* add new conditional type '%' switching between printi...
2008-09-07 Wilfried Göesgens* more work on sitewide config
2008-09-06 Wilfried Göesgens* depricate <?=subtemplate> in favour of <?=("subtempla...
2008-09-04 Wilfried Göesgens* Template debugging: load & parse template on each...
2008-09-04 Wilfried Göesgens* made *bstr things const
2008-08-31 Wilfried Göesgens* cleaneup allocation
2008-08-31 Wilfried Göesgens* cleanup shutdown procedure; free all structures and...
2008-08-31 Wilfried Göesgens* fix leak
2008-08-30 Wilfried Göesgens* harmonize svput actions to be clean and use strbuf...
2008-08-25 Wilfried Göesgens* DOBOX("subtemplate", "template_with_headerstring...
2008-08-24 Wilfried Göesgens* fix some hickups in subst
2008-08-24 Wilfried Göesgens* print the trail of the template
2008-08-24 Wilfried Göesgens* fix Nullpointer Access in msgescputs
2008-08-23 Wilfried Göesgens* implement conditional switches; if true will skip...
2008-08-19 Wilfried Göesgens* fixes
2008-08-19 Wilfried Göesgens* use strbuffer stresc functions
2008-08-18 Wilfried Göesgens* migrate the WHO struct to strbuf
2008-08-17 Wilfried Göesgens* correct all GetNextHashPos() calls to have const...
2008-08-17 Wilfried Göesgens* add new 'Context' Parameter to the template call
next