aboutsummaryrefslogtreecommitdiffstats
path: root/filter/filtertypes.xml
Commit message (Expand)AuthorAgeFilesLines
* Re-added contains and not-contains. Also added filter/vfolder rules forJeffrey Stedfast2002-02-131-1/+18
* Re-added contains and not-contains.Jeffrey Stedfast2002-02-131-0/+8
* NeedsReply no longer existsJeffrey Stedfast2002-02-081-3/+0
* Same here.Jeffrey Stedfast2002-02-051-33/+1
* Make the date comparisons read the same as the ones in filtertypes.xmlJeffrey Stedfast2002-01-031-4/+4
* Add new action to execute a shell command.Jeffrey Stedfast2001-12-181-0/+5
* Implements marking messages as "Need Reply".Jon Trowbridge2001-12-101-0/+3
* added a missing close parenJeffrey Stedfast2001-10-261-1/+1
* Reverted my previous change, I fixed the filter code to handle this theJeffrey Stedfast2001-08-081-0/+27
* Removed the "is" and "is not" rules from the xml file for address matchingJeffrey Stedfast2001-08-081-27/+0
* Removed the "Forward To" filter action.Jeffrey Stedfast2001-07-211-5/+0
* Users should not be able to filter on "Status is Deleted" since we don'tJeffrey Stedfast2001-07-131-3/+0
* Put a match-all around the not-body-contains to make it work per-message.Peter Williams2001-07-111-1/+1
* Bonobo-conf-ified. Removed /home/trow hard-wiring. :) (xml_encode): EncodeJon Trowbridge2001-07-091-3/+3
* Fix bug #4043: s/colour/colorJeffrey Stedfast2001-07-061-1/+1
* Added an integer type for filtering values. used for size.Sam Creasey2001-07-031-0/+20
* Make "Move" the default action.Jeffrey Stedfast2001-06-281-5/+5
* s/Is/is/ and s/Is Not/is not/ to be more consistant with the rest.Jeffrey Stedfast2001-04-161-2/+2
* Make the (previously unused) get-source command actually do the rightJon Trowbridge2001-04-141-0/+19
* Remove the menu that is in the glade file because we want to replace itJeffrey Stedfast2001-03-171-2/+20
* Removed filter-url.[c,h] and filter-system-flag.[c,h]Jeffrey Stedfast2001-03-171-21/+17
* Added an "Attachments" filter option where you can filter messages thatJeffrey Stedfast2001-03-131-0/+18
* renamed mailing list options to be more meaningful.Not Zed2001-02-231-10/+10
* Added mailing list matching rules.Not Zed2001-02-231-0/+47
* Changed Priority to Score.Jeffrey Stedfast2001-01-101-1/+1
* Attach to the "activate" signal - this should now make it so that aJeffrey Stedfast2001-01-101-1/+1
* Added support for the system-flag type.Jeffrey Stedfast2000-12-021-34/+23
* Moved the regex filter rule around - we've changed the format a bit.Jeffrey Stedfast2000-11-281-68/+21
* Updated to allow the user to select "sounds like" or "does not sound like"Jeffrey Stedfast2000-11-011-0/+51
* Updated to add an action to set message flags.Jeffrey Stedfast2000-11-011-0/+35
* If a regex option is selected, change the FilterElement data to TRUE elseJeffrey Stedfast2000-10-311-2/+2
* Pure formatting changes, no actual code changes. Since I know I'm going toJeffrey Stedfast2000-10-311-3/+2
* Added header-starts-with, header-ends-with, and header-exists menu items.Jeffrey Stedfast2000-10-281-0/+115
* Add header-matches expressions ("is" / "is not").Jeffrey Stedfast2000-10-281-0/+51
* Readded Source url stuff.Jeffrey Stedfast2000-10-261-0/+20
* Added option menu items to allow searching based on regular expressions.Jeffrey Stedfast2000-10-261-6/+73
* Take out the reference to "Source".Jeffrey Stedfast2000-10-251-20/+0
* Added filter-url.[c,h].Jeffrey Stedfast2000-10-211-2/+27
* Modified to use more intuitive namingJeffrey Stedfast2000-09-191-39/+42
* Changed "Header" to be "Message header" so it's not quite as confusingJeffrey Stedfast2000-09-121-1/+1
* just changed the ${subject} variable to ${word} as subject doesn't make a who...Jeffrey Stedfast2000-09-121-3/+3
* Updated to allow the user to specify arbitrary headers.Jeffrey Stedfast2000-09-121-0/+21
* Added scoring xml stuffsJeffrey Stedfast2000-09-091-0/+37
* Rewrote - this shouldn't need to be an async functionJeffrey Stedfast2000-09-081-5/+0
* Allow filtering / vfoldering based on time or datePeter Williams2000-08-161-0/+72
* ** Almost a total rewrite of every file, except for filter-driver whichNot Zed2000-07-301-107/+102
* add a "string" typeDan Winship2000-07-101-3/+3
* Fix typos and update the "to-address" rule to match To or Cc. Fix typos.Dan Winship2000-07-061-3/+4
* And here too.Not Zed2000-05-311-0/+15
* Initial filter rules.Michael Zucci2000-05-171-0/+94