-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expand reply-by-email feature For outlook #3426
Comments
Hi, I am a GCI Participant and I want to add this feature. I have written some code but have no idea how to test it. Could anyone help? @namangupta01 |
@publiclab/mentors pls add this task to gci dashboard.. It isn't there right now |
Thanks @oorjitchowdhary for pointing it out. |
@SidharthBansal Since GCI is coming to an end soon, would you mind if I worked on this task now even though my previous one (here) has not yet been approved? If not, that is perfectly fine. Thank you, |
All GCI students can work on around 3 tasks at a time. I will not mind |
We are preparing to participate in Google Code-in, and have reserved this issue for participants in GCI - but we'd love to have your help with another one! Please check out https://code.publiclab.org to see more.
Currently in
reply-by-email
feature we support parsing of email for google, yahoo and the domains that are using google service.And as this feature is working stable, we can add the feature of parsing outlook mail so that
reply-by-email
support one more domain.To implement this feature, starting point is https://github.com/publiclab/plots2/blob/master/app/models/comment.rb#L261
The text was updated successfully, but these errors were encountered: