Changed how Message-ID RFC2822 field is generated
[citadel.git] / webcit / smtpqueue.c
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...
2015-12-26 Wilfried GoesgensRework blogview renderer, so it can build the threads...
2015-12-13 Wilfried GoesgensAllow to stack contexts into message renderers.
2012-11-26 Wilfried GoesgensSUBST: context rework: some more places for memset...
2012-10-28 Wilfried GoesgensMIME-Renderers: change interface.
2012-10-18 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-10-18 Wilfried GoesgensTEMPLATING: add possibility to stack another context...
2012-08-24 Wilfried GoesgensSUBST: Dynamicaly generate contexts
2012-08-19 Wilfried GoesgensSMTP-Queue display: wrap lines after ; so we get one...
2012-07-18 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-17 Wilfried GoesgensRework templating context access so contexts can be...
2012-07-09 Wilfried GoesgensSMTP-Queue: streamline redisplaying
2012-03-26 Wilfried GoesgensRemove old smtpqueue code
2012-03-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-03-15 Art CancroRemove the old queue view and migrate the new one to...
2012-03-01 Wilfried GoesgensSMTPQ: don't multiplay the value for displaying it.
2012-02-28 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-28 Wilfried GoesgensDon't put functionpointer into the hash directly, some...
2012-02-25 Wilfried GoesgensMailQ: remember & display the room for mailingilst...
2012-02-18 Wilfried GoesgensSMTP-Queue-View: templatize
2011-09-04 the_mgtRenamed the /icons directory to /webcit_icons because...
2011-09-04 the_mgtAdapted c-files to new iconset "Essen"
2011-09-04 Art CancroPerformed a bunch of markup fixes suggested by validato...
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-09-23 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-23 Wilfried Goesgens* the number of messages available are unequal to those...
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
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-03 Art Cancro* Move SMTP queue view JavaScript to wclib.js
2009-09-03 Art Cancro* Fix smtp queue display
2009-09-03 Art Cancro* smtp queue display, use correct variable
2009-08-20 Wilfried Göesgens* split tasks view into its own file
2009-07-29 Art Cancro* Modified load_msg_pointers(), gave it the ability...
2009-06-19 Art Cancro* More style cleanup
2009-06-15 Wilfried Göesgens* dump content after rendering it.
2009-04-18 Wilfried Göesgens* persistantly handle the bufferlengths for dates;...
2009-02-10 Wilfried Göesgens* move serv_info into the session, here we can control...
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
2008-12-26 Wilfried Göesgens* --pedantic cleanup.
2008-12-13 Wilfried Göesgens* typedef wcsession, so we don't always need to say...
2008-11-30 Wilfried Göesgens* abstract sorting algorithms. abstraction layer so...
2008-07-13 Wilfried Göesgens* copy daves great handler script and modify it to...
2008-06-16 Art Cancrofix bug #360
2008-03-14 Art CancroRewrote the sender/recipients/dsn display code in smtpq...
2008-03-14 Art CancroFixed missing display of messages in SMTP queue.
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-09-06 Wilfried Göesgens* lets start knit-picking on buffersizes.
2007-08-10 Thierry Pasqualieruse the same way to display all banners and services...
2007-07-12 Wilfried Göesgens* Created IsEmptyStr define to be used rather then...
2007-01-08 Art Cancro* Merged Thierry's CSS changes
2006-10-28 Art CancroSmall cosmetic change to the SMTP queue view
2006-10-28 Art CancroSMTP queue display:
2006-10-27 Art CancroAdded a new screen to view the outbound SMTP queue.
2006-10-27 Art CancroBegan work on a 'View outbound SMTP queue' screen