Removed the caching of netconfig entries. The caching of configdb entries now serves...
[citadel.git] / webcit /
2016-01-01 Wilfried GoesgensTemplatize.
2015-12-31 Wilfried GoesgensAdd new mask to create a blog + edit room with sample...
2015-12-31 Wilfried GoesgensFix flipping to alternate templates, and add success...
2015-12-31 Wilfried GoesgensFix free loading of other templates; add success flag.
2015-12-31 Wilfried GoesgensParametrize the escaping of the IMPORTANTMESSAGE token.
2015-12-30 Wilfried GoesgensTemplatize the info editing boxes
2015-12-27 Wilfried Goesgensrename template so the name is more meaningfull.
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-21 Wilfried GoesgensUse a table similar to citserver to map message fields.
2015-12-20 Wilfried GoesgensSplit mailview renderers from mailview tokens
2015-12-20 Wilfried GoesgensRemove function from header.
2015-12-20 Wilfried GoesgensRemove function from header.
2015-12-20 Wilfried Goesgensremove disappeared function from header.
2015-12-20 Wilfried GoesgensRemove unneccesary stuff from webcit.h
2015-12-13 Wilfried Goesgensadd preference whether the user prefers to send markdow...
2015-12-13 Wilfried GoesgensAllow to stack contexts into message renderers.
2015-12-13 Wilfried Goesgensfix peramnent link to blog entry
2015-12-13 Wilfried GoesgensAdd new setting to disable posting of notification...
2015-12-13 Wilfried Goesgensfix link
2015-12-12 Wilfried GoesgensTemplate the last bits of the blog view.
2015-12-12 Wilfried Goesgensadd template token to output the current hostname
2015-12-12 Wilfried GoesgensUse strbuf in template token handler
2015-11-21 Wilfried GoesgensCleanup
2015-11-19 Wilfried Goesgensfinalize vcard list display
2015-11-19 Wilfried Goesgensfix vcard sorting and tabs
2015-11-17 Wilfried Goesgensremove wrong output of tail item
2015-11-17 Wilfried GoesgensCleanup vcard rendering code
2015-11-17 Wilfried GoesgensFinalize vcard list templates
2015-11-17 Wilfried GoesgensHTML-escape tablabels.
2015-11-16 Wilfried GoesgensTemplatize email list interface.
2015-11-16 Wilfried GoesgensFinalize new iterator property tokens: COND:ITERATE...
2015-11-16 Wilfried GoesgensMake it const.
2015-11-09 Wilfried Goesgensmove CTX_VCARD one layer up: so we have the message...
2015-11-09 Wilfried GoesgensCleanup templating of vcard lists
2015-11-09 Wilfried GoesgensAdd modulo operator for the list iterator so the templa...
2015-11-06 Wilfried GoesgensCleanup vcard rendering code to be better able to templ...
2015-10-29 Wilfried GoesgensOutput really all email headers in the mail headers...
2015-10-18 Wilfried GoesgensFinalize vcard editing:
2015-10-12 Wilfried GoesgensStart migrating the vcard editing formulars to templates
2015-10-11 Wilfried GoesgensCleanup.
2015-10-11 Wilfried Goesgensfix buffer overrun
2015-10-11 Wilfried Goesgensfix memory leak for invavlid HTTP-Heeaders
2015-10-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-10-11 Wilfried GoesgensImplement template based display of a single vcard.
2015-10-11 Wilfried GoesgensImplement iterators over vcard types, used vcard fields...
2015-10-11 Wilfried GoesgensAdd macro so application code can more easily _not_...
2015-10-11 Wilfried Goesgensthis way around the filter logic status is more common...
2015-10-07 Wilfried GoesgensFix error handling to avoid XSS attacks.
2015-10-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-08-16 Wilfried GoesgensMerge branch 'configdb' of ssh://git.citadel.org/appl...
2015-07-24 Wilfried GoesgensFix error number for maxed out server users.
2015-07-21 Wilfried GoesgensWork on vcards
2015-07-21 Wilfried GoesgensAdd filter option to iterators
2015-06-03 Wilfried GoesgensWork on vcards
2015-06-03 Wilfried GoesgensAdd filter option to iterators
2015-05-19 Wilfried GoesgensAdd way to have structured URL-parametrs using : in...
2015-05-19 Wilfried Goesgensvcard <-> parser <-> template working for simple values.
2015-05-19 Wilfried GoesgensCatch Z-BUS errors in templates.
2015-05-10 Wilfried GoesgensAdd way to have structured URL-parametrs using : in...
2015-05-09 Wilfried Goesgensvcard <-> parser <-> template working for simple values.
2015-05-09 Wilfried GoesgensCatch Z-BUS errors in templates.
2015-05-06 Wilfried GoesgensImplement dynamic vcard tokens
2015-05-06 Wilfried GoesgensFix pointer indirection in free'ing of list
2015-05-06 Art Cancromerge
2015-05-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-05-05 Wilfried GoesgensImplement dynamic vcard tokens
2015-05-05 Wilfried GoesgensFix pointer indirection in free'ing of list
2015-04-01 Art CancroRan the releaseversion.sh script to mark everything... v9.01
2015-03-30 Wilfried Goesgensby Harry Coin: fix implementation - this buffer was...
2015-03-30 Wilfried Goesgensby Harry Coin:
2015-03-30 Wilfried GoesgensBy Harry Coin:
2015-03-30 Wilfried Goesgensby Harry Coin: remove deprecated -t option from the...
2015-03-30 Wilfried GoesgensBy Harry Coin: make IsEmptyStr NULL-pointer-safe.
2015-03-01 Wilfried GoesgensAdd epic editor copyright
2015-03-01 Wilfried Goesgensadd epic to the install target.
2015-03-01 Wilfried GoesgensFix memory leaks; need to register lookups so their...
2015-03-01 Wilfried Goesgensmkd_cleanup() frees the output buffer.
2015-02-12 Art CancroChange copyright date in banner to 2015
2015-02-09 Wilfried GoesgensAs sugested by Robotamer: append the view parameter...
2015-02-01 Wilfried GoesgensAdd jshintrc
2015-01-22 Wilfried Goesgensfix token
2015-01-20 Wilfried GoesgensUse a Type for the stream pointers instead of void...
2015-01-20 Wilfried GoesgensAdd error handling to the stream functions
2015-01-20 Wilfried GoesgensIts the job of the stream lib to suppress chunks just...
2015-01-18 Wilfried GoesgensDon't send an extra chunk for the gzip header.
2015-01-18 Wilfried GoesgensFill the noncompress blacklist from what debian /etc...
2015-01-18 Wilfried Goesgens - put proper pointer into the free function
2015-01-18 Wilfried GoesgensFix chunked encoding gzip.
2015-01-12 Wilfried GoesgensFix marking of rows: if none was selected, start at...
2015-01-11 Wilfried GoesgensAdd detection for https-urls in webcit.
2015-01-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-01-11 Wilfried Goesgenssilence lnog noise.
2015-01-06 Wilfried GoesgensGzip stream chunked encoding is working now.
2015-01-06 Wilfried Goesgenswhen entering the blog view via gotonext, utilize seen...
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...
2015-01-03 Wilfried GoesgensMerge branch 'master' of git+ssh://git.citadel.org...
2015-01-03 Wilfried Goesgensuse viewspecific to transport params through the blogvi...
2015-01-03 Wilfried GoesgensTake commenters back to the blog article and the commen...
next