A plugin to filter out issues in which the current user is involved.
For Redmine versions prior to 2.x, check out the pre-2.x branch.
A user is involved in the issue if he/she either is the author of the issue, or is assigned to the issue or has updated the issue at least once.
Adds “My involvement” filter for issue queries with a bool option: either “is involved” or “is not involved”.