we need to create the rules hash regardles of the server reply; this fixes the broken...
[citadel.git] / webcit / sieve.c
2011-10-22 Wilfried Goesgenswe need to create the rules hash regardles of the serve...
2011-07-28 Wilfried Goesgensbuybuy plaintext important message.
2011-07-27 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-25 Wilfried Goesgensswitch to templated sieve editor; disable old.
2011-07-24 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-24 Wilfried Goesgensnarrow old and new sieve rules editor
2011-07-24 Wilfried GoesgensImplement selecting of sieve rule target room in dropdown.
2011-07-23 Wilfried Goesgenscleanup webcit.h; utils.c, remove unneeded stuff
2011-07-23 Wilfried Goesgenssieve editor: continue templating, add 'one' iterator...
2011-07-16 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-15 Wilfried Goesgensmove beginbox & endbox to box_* so we can tidy up our...
2011-07-11 Art CancroRemoved Msg->reply_to because it held data for an older...
2011-07-03 the_mgtMerged the changes dothebart and I did, wasnt that...
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-05-30 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-24 Art CancroRemoved the unused second argument from the do_template...
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-09-25 Art CancroRevert "Revert "Removed the "fix_scrollbarbug" div...
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 "Removed the "fix_scrollbarbug" div and all...
2010-09-25 Art CancroRevert "Revert "Removed the "fix_scrollbarbug" div...
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 "Removed the "fix_scrollbarbug" div and all...
2010-09-24 Art CancroRemoved the "fix_scrollbarbug" div and all references...
2010-09-24 Art CancroRemoved the "fix_scrollbarbug" div and all references...
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* split boxes into beginbox_1 + 2, and put title direct...
2010-08-29 Wilfried Göesgens* split boxes into beginbox_1 + 2, and put title direct...
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-11 Art Cancro* For manually editing sieve scripts, increased the...
2009-09-11 Art Cancro* Remove 4096 byte limit on sieve scripts.
2009-07-28 Art Cancro* sieve.c: changed a bstr() to BSTR() which fixes the...
2009-06-09 Wilfried Göesgens* apply a5e7d0695df23e74fd9b0a0127611abd8febc58a by...
2009-02-10 Wilfried Göesgens* move serv_info into the session, here we can control...
2008-11-23 Wilfried Göesgens* add transitional beginboxx template and move some...
2008-09-02 Art CancroImplemented RFC2919, the 'List-ID' field for mailing
2008-08-17 Wilfried Göesgens* add new 'Context' Parameter to the template call
2008-07-13 Wilfried Göesgens* copy daves great handler script and modify it to...
2008-07-09 Wilfried Göesgens* added gcc printf format checking to wprintf
2008-05-02 Wilfried Göesgens* migrated SUBST stuff to hash
2008-04-04 Wilfried Göesgens* we have now several bstrs:
2008-04-02 Wilfried Göesgens* moved url argument list to hash.
2008-01-06 Art CancroWebCit now detects whether the Citadel server has Sieve...
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-10-01 Wilfried Göesgens* move to config-header similar to citserver.
2007-09-30 Wilfried Göesgens* check the buffersize while base64 encoding; and adjus...
2007-08-10 Thierry Pasqualieruse the same way to display all banners and services...
2007-07-23 Art CancroWhen webcit converts a set of inbox rules to a Sieve...
2007-07-12 Wilfried Göesgens* Created IsEmptyStr define to be used rather then...
2007-07-05 Art CancroNearly all <FORM> blocks now contain a hidden input
2007-01-08 Art Cancro* Merged Thierry's CSS changes
2006-12-27 Art Cancro* When enumerating rooms in the drop-down list
2006-12-04 Art Cancro* Converted fr.po from iso-8859-1 to utf-8
2006-12-01 Art Cancro* Fixed a bug in the 'Delete Rule' logic.
2006-11-21 Art CancroCompleted the rules based script generator.
2006-11-21 Art CancroMinor change to test commit script hook
2006-11-20 Art CancroBegan fleshing out the Sieve script generator. Actions,
2006-11-16 Art CancroCompleted the remaining fields in the save/load/populate
2006-11-16 Art Cancromore fields
2006-11-16 Art CancroPopulate 'active' and 'hfield'. Nine more to go...
2006-11-16 Art CancroBegin reloading the form from saved rules
2006-11-16 Art CancroRules editor now encodes the form fields and saves...
2006-11-15 Art CancroBegan writing the rule encoder
2006-11-13 Art CancroMore work on the rules editor
2006-11-13 Art CancroMore work on the rules editor
2006-11-12 Art CancroFleshed out the rules editor some more
2006-11-11 Art CancroAdded a 'Delete Rule' button
2006-11-11 Art Cancrojavascript code to move rules up and down
2006-11-11 Art CancroLoad room list for the sieve rules once, and reuse the
2006-11-10 Art Cancronifty 'Add Rule' button
2006-11-10 Art Cancroupdate sieve rules using rooms
2006-11-09 Art CancroAdded some dynamic form stuff to the rules editor
2006-11-08 Art CancroStarted building the easy rules editor
2006-11-06 Art CancroMade some of the new messages consistent with
2006-11-06 Art CancroAdd/remove sieve scripts in WebCit is now complete.
2006-11-03 Art Cancrostarted add/remove scripts
2006-11-01 Art CancroSieve screens now allow the user to choose 'no filters'
2006-11-01 Art Cancroworked on sieve panel
2006-10-30 Art CancroJavascript multi-pane select for Sieve edit screen
2006-10-29 Art CancroMinor edit to sieve screen
2006-10-29 Art CancroAdded sieve.c - sieve config screen will go here.