Detect screen dimensions _before_ attaching to the server.
[citadel.git] / webcit / subst.c
2011-11-14 Art CancroRenamed all groupdav_() functions to dav_()
2011-08-04 Wilfried Goesgensuse the regular template error logging for our new...
2011-08-01 Wilfried Goesgensafter reading a template sanity check conditionals...
2011-07-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-30 Wilfried GoesgensFix our problems with strings like this: "abc'def"...
2011-07-30 Wilfried Goesgenscheck template token name for invalid chars; that way...
2011-07-24 Wilfried GoesgensFix lots of warnings all over the place, make inbound...
2011-07-19 Wilfried Goesgensfix pointer indirection to get the right escaper.
2011-07-16 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-15 Wilfried Goesgensadd new outputtoken 'F', which does FMOUT with the...
2011-07-15 Wilfried Goesgensmove beginbox & endbox to box_* so we can tidy up our...
2011-07-02 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-02 the_mgtRenamed the /icons directory to /webcit_icons because...
2011-07-02 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-02 Wilfried GoesgensTemplatize sieve rules editor; return success/fail...
2011-07-01 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-01 the_mgtAdapted c-files to new iconset "Essen"
2011-07-01 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-06-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-06-30 Wilfried Goesgensfix off by one while checking for the maximum number...
2011-05-14 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-14 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-12 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-12 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-12 Wilfried Goesgensfix source so that '-Wformat -Werror=format-security...
2011-05-12 Wilfried Goesgensfix source so that '-Wformat -Werror=format-security...
2011-01-17 Art CancroRemoved logging subsystem from webcit. It's all syslog...
2011-01-17 Art CancroRemoved logging subsystem from webcit. It's all syslog...
2011-01-11 Wilfried GoesgensBugfixing / debugging in templating
2011-01-11 Wilfried GoesgensBugfixing / debugging in templating
2011-01-11 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-01-11 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-01-11 Wilfried GoesgensMobile template removal
2011-01-11 Wilfried GoesgensMobile template removal
2011-01-11 Art CancroGot rid of all of the .m.html templates and is_mobile...
2011-01-11 Art CancroGot rid of all of the .m.html templates and is_mobile...
2010-12-30 Art CancroPerformed a bunch of markup fixes suggested by validato...
2010-12-30 Art CancroPerformed a bunch of markup fixes suggested by validato...
2010-11-15 Wilfried GoesgensMemleak: put request local strings into the http-header...
2010-11-15 Wilfried GoesgensMemleak: put request local strings into the http-header...
2010-11-09 Wilfried Goesgenscheck whether the sorting algorithm specified via BSTRs...
2010-11-09 Wilfried Goesgenscheck whether the sorting algorithm specified via BSTRs...
2010-10-21 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-21 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-14 Wilfried Goesgens* add VCard-Context
2010-10-14 Wilfried Goesgens* add VCard-Context
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
2010-08-29 Wilfried Göesgens * remove old session-local template support. YAY!
2010-08-29 Wilfried Göesgens * remove old session-local template support. YAY!
2010-08-29 Wilfried Göesgens* print name of context instead of number into the...
2010-08-29 Wilfried Göesgens* print name of context instead of number into the...
2010-08-18 Wilfried Göesgens* New COND:FLOOR:NROOMS : whether this floor has n...
2010-08-18 Wilfried Göesgens* New COND:FLOOR:NROOMS : whether this floor has n...
2010-08-18 Wilfried Göesgens* add a comment token '--', whichs content will show...
2010-08-18 Wilfried Göesgens* add a comment token '--', whichs content will show...
2010-08-14 Wilfried Göesgens* add a way for the tabbed api to re-open the same...
2010-08-14 Wilfried Göesgens* add a way for the tabbed api to re-open the same...
2010-08-14 Wilfried Göesgens* print the header of the tab into the comment before...
2010-08-14 Wilfried Göesgens* print the header of the tab into the comment before...
2010-08-14 Wilfried Göesgens* defines may now be ored or anded
2010-08-14 Wilfried Göesgens* defines may now be ored or anded
2010-08-14 Wilfried Göesgens* fix CONTEXTSTRARR in the register call and the useage...
2010-08-14 Wilfried Göesgens* fix CONTEXTSTRARR in the register call and the useage...
2010-08-01 Wilfried Göesgens* correct token-count error detection in the iterators
2010-08-01 Wilfried Göesgens* preeval_iterate(): also check the required parameters.
2010-07-27 Wilfried Göesgens* tmpl_iterate_subtmpl(): we now enter this function...
2010-07-27 Wilfried Göesgens* LogTemplateError(): allow referencing random tokens...
2010-05-22 Wilfried Göesgens* NeedNewBuf() as CLANG indicates, this parameter shoul...
2010-04-29 Wilfried Göesgens* free the wildfire buffer on session detaching
2010-04-29 Wilfried Göesgens* require DEF:VAL and DEF:STR to have one token, as...
2010-04-29 Wilfried Göesgens* fix wildfire exception handling; collect stuff in...
2010-02-28 Wilfried Göesgens* fix register to allow escapers
2010-02-28 Wilfried Göesgens* add generic lists with strings
2010-02-28 Wilfried Göesgens* add handler to get the value or string representation...
2010-02-27 Wilfried Göesgens* implement ITERATE:THISROOM:GNET
2010-02-21 Wilfried Göesgens* free the subjects of the tabs
2010-01-17 Wilfried Göesgens* add function to check whether a token parameter would...
2010-01-17 Wilfried Göesgens* check whether a template exists
2010-01-14 Wilfried Göesgens* uninitialized...
2010-01-14 Wilfried Göesgens* ignore .swp and .orig files so some more void files...
2010-01-10 Wilfried Göesgens* hm, something is going wrong here. allocing bigger...
2010-01-01 Wilfried Göesgens* fix some logmessages, so not we output the right...
2010-01-01 Wilfried Göesgens* is_mobile evaluation is wrong here, since we're ...
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
next