replace preg_split without a regular expression with the
[squirrelmail.git] / plugins / filters / options.php
2007-03-06 kinkdo not special case a folder named 'None'. There's...
2007-01-13 kinkincrement year in copyright notices
2006-08-05 kinkno need to pass $key variable to sqimap_login anymore
2006-07-15 tokulremoving trailing ?> from function scripts
2006-05-15 tokulsanitize displayed folder name and load form functions.
2006-04-05 stekkelCentralized init
2006-02-11 tokulcss requires more hacks in order to center table correc...
2006-02-05 jervforsReplacing deprecated HTML "center" element.
2006-01-23 tokulcopyright update
2005-09-18 jervforsphpDocumentor updates
2005-06-15 kinkFix serveral cross site scripting bugs found by Martijn...
2005-04-29 tokulmaking sure that plugin works without configuration...
2005-04-07 jervforsMoving documentation from source code to README
2005-03-25 cigamitRemove the error suppressors I had included (@)
2005-03-21 cigamitAdd ability to filter on the Message body, or if text...
2005-03-20 cigamitUpdate the Filters plugin to comply with our Plugin...
2005-02-21 janglissFix for bug on filters plugin which allows user to...
2004-12-27 kinkIncrement year in copyright notice.
2004-11-12 jervforsXHTML fixes
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-08-15 jervforsXHTML fixes
2004-06-02 indiri69Don't show empty braces when there's only one filter
2004-05-08 jervforsMoving HTML out of strings and updating some tags to...
2004-04-26 kinkImprove HTML escaping
2004-04-18 tokulmarking function as private.
2004-04-13 tokulremoved $_ variables.
2004-04-12 tokulsome phpdoc blocks
2004-03-31 tokulremoving gettext function. this is variable, not string.
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2003-12-01 cigamitBack out support for using SM without Frames
2003-12-01 cigamitAdded support for using Squirrelmail without frames
2003-11-07 cigamitAdd closing Body and HTML tags, remove Newlines at...
2003-10-27 tassiumInitial groundwork to use phpdocumentor.
2003-03-11 kinkMore global cleanup. Now all SESSION and COOKIE use...
2003-02-20 kinkSmall html fix
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-10-24 sizzlingmercuryGAH! Folder lists hiding everywhere!! this one in the...
2002-10-18 kinkMake the filters plugin more efficient and remove two...
2002-09-25 kinkKeep on going... filters plugin rg=0 compat.
2002-09-07 indiri69Added require_once for filters.php
2002-09-06 thomppjA terrible pile of things done to the code. Did a littl...
2002-08-21 thomppjLots of small user interface fixes. Added user option...
2002-07-08 stakadushSome fixes for bugs caused by the changes made for...
2002-06-28 philippe_mingor2l by Yoav
2002-04-26 jmunrofixed filters so they can be applied to only new mail...
2002-04-13 bbiceadded sanity check for editing Header filters
2002-04-05 bbiceAdded a search by header option to filters -- needs...
2001-12-23 thomppjSlight cleanup to filter option page display.
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-02 thomppjSmall changes to display of filters option page.
2001-12-02 bbice*** empty log message ***
2001-11-30 bbiceSplit up Message and SPAM filters options pages
2001-11-29 bbiceFixed five-ten filters and made Options page edit forms...
2001-11-22 philippe_mingoFilter modified with Brent Bice instructions.
2001-11-15 philippe_mingoFixed (c) headers. (I hope nothing has been messed up)
2001-11-12 philippe_mingoMore intl.
2001-11-12 philippe_mingoAdded missing [
2001-11-08 philippe_mingoInternationalization of the filter plugin.
2001-10-31 thomppjBegan rework of options page. Also added 3 plugins...