github / github/email_reply_parser
Signatures of replies sent by Google Inbox are not detected
- Vorherrschende Sprache
- Ruby
- Sterne
- 708
- Forks
- 156
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Signatures of replies sent by Google Inbox are not detected because there are no empty line between the quatation and the signature such as the following email.
```
Hi,
This is a test reply from Google Inbox.
On Wed, May 25, 2016 at 3:13 PM wrote:
> LGTM
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly or view it on GitHub
>
--
This is signature, but it is not detected.
```
Beitragsleitfaden
Rechercherichtung
Start by reproducing the Google Inbox example from the issue and tracing the library's signature-detection logic. Done means the signature in this format is recognized without breaking detection of the quoted reply.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- ruby
- Bereich
- backend
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100