You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ponymail.apache.org by ShaneCurcuru <gi...@git.apache.org> on 2017/05/30 20:24:17 UTC

[GitHub] incubator-ponymail issue #380: Enh: Implement message excerpt filters for JI...

GitHub user ShaneCurcuru opened an issue:

    https://github.com/apache/incubator-ponymail/issues/380

    Enh: Implement message excerpt filters for JIRA messages, others

    Reading through a project list that has a lot of JIRA notifications is not very useful, since the displayed excerpt of the body of every message is:
    
    [ https://issues.apache.org/jira/browse/REEF-1999?page=com.blahblahblah...
    
    Adding pluggable filter API for the display of body excerpts that allows admin-configured filters for the excerpts would be very valuable.  A JIRA filter would be reasonably easy to detect a mail is from an automated JIRA notice, and could instead display the first text content of the mail, after the various JIRA headers.

----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-ponymail issue #380: Enh: Implement message excerpt filters for JI...

Posted by Humbedooh <gi...@git.apache.org>.
Github user Humbedooh commented on the issue:

    https://github.com/apache/incubator-ponymail/issues/380
  
    This could, in theory, be part of the JS code that extrapolates quoted messages. You could extend the function that looks for quotes to also include this, and have it wrap jira headers into a quote box.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---