Updated the COPYING file to have a 2015 date instead of 2012. Also removed the word...
[citadel.git] / webcit /
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...
2014-12-29 Wilfried GoesgensAdjust the folder counters when reading / deleting...
2014-12-29 Wilfried GoesgensFix bit flag operations for debug parameter.
2014-12-22 Wilfried GoesgensFreshly bootstrapped config.
2014-12-22 Wilfried Goesgensmore places to fix the new linebreak behaviour of the...
2014-12-22 Wilfried Goesgenssince the template engine doesn't do this for you,...
2014-12-22 Wilfried GoesgensFix CLANG compile: local inline functions _have_ to...
2014-12-08 Wilfried GoesgensCatch errors while saving roomnet configs
2014-12-07 Wilfried GoesgensForce ascii in grep; thanks to user 'nnnn20430' for...
2014-12-07 Wilfried Goesgensdon't use non-ascii chars.
2014-10-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2014-09-30 Art Cancrocleanup warnings
2014-09-30 Art CancroRevert "sys/time.h no longer needed on modern systems"
2014-09-30 Art Cancrosys/time.h no longer needed on modern systems
2014-09-24 Art CancroRemoved the tag to prevent MS Smart Tags from being...
2014-09-18 Art Cancronew url for lingering_close() description
2014-07-04 Art CancroNNTP and NNTPS port configurations in both the text...
2014-06-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2014-06-30 Wilfried Goesgensfix goto stuff
2014-05-10 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2014-05-10 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2014-05-10 Wilfried GoesgensFix default landing mechanism
2014-03-03 Art CancroMerge branch 'master' into nntp
2014-02-23 Wilfried Goesgenshttp_transmit_binary: make shure we don't block a sessi...
next