github / github/email_reply_parser
Signatures of replies sent by Google Inbox are not detected
オープン
- 主要言語
- Ruby
- スター
- 708
- フォーク
- 156
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
```
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- ruby
- 領域
- backend
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100