-
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
Reply by Email Review and Refactoring #8356
Comments
Thanks for reporting this @namangupta01 ! also, it's great to hear from you 💡 |
Thanks again for spotting this @namangupta01 , I think several active users have pointed out the same issue with email signatures showing up in comments posted by email (again). |
I don't think we removed it linking #7321 which is related. @namangupta01 we would love your help. Thanks |
Yeah sure! I will work on it. |
omg that would be great! Thanks @namangupta01 and so glad to see you! Perhaps we can add a small system test assertion for that to protect it as well. |
Hey, @TildaDares I'd like to work on this. I was trying to reproduce the error but I didn't know how really (since it's an email feature) |
Hi @aliciapaz, Mailman is the gem used for the I tried running the command in our documentation for the feature but I'm getting this error
This is the code for the Lines 239 to 262 in b11aa99
cc. @jywarren |
@jywarren Since Action Mailbox has more documentation and support, can we think of switching to it instead of using mailman? |
Gosh this has been broken for some time. I have been wanting to try debugging with Sebastian but we have been doing a series of big migrations of other systems to Google Cloud. I want to say we should be able to get mailman working again but it's a good point about Action Mailbox being more supported. How big of a project do you think the transition would be? |
@TildaDares Please may I work on this issue ? |
Hi @Forchapeatl I worry this is a really gigantic project -- say, "switching to Action Mailbox" for example, or even the kind of deep digging it might take to debug mailman, since we use multiple Docker containers to run this. Does some part of it look like a smaller piece you could try taking on? |
Hey! I was recently using reply by email feature. There was no hide and show button for quoted content in comment as we used to have at the starting.
As in the image, quoted content is visible and we don't have any show and hide button for quoted content.
@jywarren Did we intentionally removed it? If not, then I would like to fix it.
And also @jywarren did we have any issue with the email parsing in the past?
Do you have any idea why we are using ?
plots2/app/models/comment.rb
Line 473 in ce68627
Thank You!!
The text was updated successfully, but these errors were encountered: