Mark Hewitt

Results 3 issues of Mark Hewitt

Added the ability to change the value of the widget after it has been created by passing a string (country code) value to the plugin instead of an object

**Describe the bug** The PR for issue #455 is causing messages with only a single attachment in a mulitpart/mixed boundry to not return the attachment but rather undecoded part (issue...

I implemented a fix here for Issue 582 and related (issues of bodies not being decoded etc) as follows: 1) Added new config option, "allow_single_parts", bool defaulting to true 2)...