Mailing list header changes (fuck you Google)
[citadel.git] / webcit / tasks.c
2024-03-19 Art CancroIn webcit-classic, include webserver.h from webcit.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...
2021-08-14 Art CancroAdditional work on the alias table. This is taking...
2015-12-26 Wilfried GoesgensRework blogview renderer, so it can build the threads...
2013-02-05 Wilfried GoesgensSYSLOG: more places to correct the loglevel parameters.
2012-07-19 Wilfried GoesgensEditing: remember room on hidden input field
2012-03-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-03-15 Art CancroReworked the summary page to flow through the main...
2012-02-18 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-18 Wilfried GoesgensReadloop remove special cases
2011-09-04 Wilfried GoesgensFix lots of warnings all over the place, make inbound...
2011-09-04 Wilfried Goesgensfixed some hickups in summary templating
2011-09-04 Art CancroUntangled the hashloading of VTDODO with the hashloadin...
2011-09-04 Art CancroRemoved logging subsystem from webcit. It's all syslog...
2010-09-25 Art CancroRevert "Revert "Removed the "fix_scrollbarbug" div...
2010-09-25 Art CancroRevert "Removed the "fix_scrollbarbug" div and all...
2010-09-25 Art CancroRevert "Revert "Removed the "fix_scrollbarbug" div...
2010-09-25 Art CancroRevert "Removed the "fix_scrollbarbug" div and all...
2010-09-24 Art CancroRemoved the "fix_scrollbarbug" div and all references...
2010-01-24 Wilfried Göesgens* merge from dav_rework:
2010-01-14 Wilfried Göesgens* create function to parse the output of goto into...
2009-10-23 Wilfried Göesgensrename wprintf to wc_printf; wchar.h also has a wprintf
2009-10-20 Wilfried Göesgens* add a Display name to our handlers; this will be...
2009-09-20 Art Cancro* Use wDumpContent() instead of end_burst() where appro...
2009-08-20 Wilfried Göesgens* split tasks view into its own file