github / github/email_reply_parser
Signatures of replies sent by Google Inbox are not detected
- Linguagem predominante
- Ruby
- Estrelas
- 708
- Forks
- 156
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
```
Guia de contribuição
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- ruby
- Domínio
- backend
- Tipo de issue
- Bug
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100