Feature #86
user defined filters
Status: | Closed | Start: | ||
Priority: | High | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Frontend GNOME | |||
Target version: | 0.7.2 | |||
Complexity: | Medium |
|||
Votes: | 0 |
Description
Within windows AND linux the add and remove buttons are disabled in the filters tab.
Associated revisions
Revision f90c3f51199468138490985a8888eceea80fc461
Implemented filters feature. (closes: #86)
Messages and events can be filtered by specifying rules that can match
the protocol, chat type, chat id / name, message type, and message pattern.
Empty fields are wildcards and match all values.
Chat id / name and message pattern support globbing by using the '*' character
as the leading and/or trailing character, e.g.: foobar or *foobar. Regex can
be used by surrounding the pattern with the '/' character, e.g: /foo(bar)?/
Message patterns default to use wildcards if none are specified.
History
Updated by Redmine Admin 5957 days ago
Would be awesome to see this.
I think it is a very important feature to make the client more useable. I stay in 10> channels on freenode, mostly big ones. This make the highlighting in the channel tab very useless since many channel actions are quits/exits/parts/joins, which I would love to filter out.
Great work.
Jens
Updated by Mirco Bauer 5422 days ago
- Target version changed from 0.8 to 0.7.2
Updated by Mirco Bauer 5399 days ago
- Assigned to changed from Mirco Bauer to Chris Le Sueur
- Complexity set to Medium
Updated by Mirco Bauer 5399 days ago
- Assigned to changed from Chris Le Sueur to Mirco Bauer
Updated by Mirco Bauer 5243 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset f90c3f51199468138490985a8888eceea80fc461.