Commit ID f90c3f51199468138490985a8888eceea80fc461
|
|
Contributor: | Mirco 'meebey' Bauer as Mirco Bauer |
Files Modified: | 24 |
| Date: | 14-July-2010 at 22:29 | Lines Added: | 1184 | |
| Repository: | git://github.com/meebey/smuxi.git master | Lines Removed: | 557 | |
| Commit Comment: | 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. |
|||
| File | Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|---|
| glade/smuxi-frontend-gnome.glade | XML | 58 | 129 | 0 | 0 | 0 | 0 | |
| po-Frontend-GNOME/POTFILES.in | No source code was detected in this file. | |||||||
| src/Common/Common.mdp | No source code was detected in this file. | |||||||
| src/Common/Makefile.am | Automake | 2 | 1 | 0 | 0 | 0 | 0 | |
| src/Common/Pattern.cs | C# | 54 | 0 | 22 | 0 | 7 | 0 | |
| src/Common-Tests/Common-Tests.mdp | No source code was detected in this file. | |||||||
| src/Common-Tests/PatternTests.cs | C# | 47 | 0 | 19 | 0 | 8 | 0 | |
| ...ne/Config/ChannelFilterListController.cs | C# | 0 | 67 | 0 | 29 | 0 | 9 | |
| src/Engine/Config/ChannelFilterModel.cs | C# | 0 | 48 | 0 | 27 | 0 | 7 | |
| src/Engine/Config/Config.cs | C# | 33 | 17 | 1 | 0 | 3 | 0 | |
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.