Joshua Suskalo

Results 20 comments of Joshua Suskalo

I *think* this is solved with https://github.com/IGJoshua/discljord/commit/ae2f1dd89d55d256f3014b8969ddc06d668bb30a but I'm unsure.

So I looked at this again and I also need to just add support for attachments, because currently that's not done with the multipart stuff that we currently have set...

So I've looked into this a little more, this change seems like it won't be all-encompassing, the three things which need to be done for it to work is to...

Yeah, that's definitely the way you'll probably need to go if you pick this up. The other thing to be aware of is that you'll need to make either an...

Ah, I spotted this has already been done partially, the tokens are redacted in the gateway connection, but not the messaging connection. Should be a simple fix. Ideally at the...

Are there any other changes you'd like me to do @nathanmarz before it would be ready for a merge?

After talking with @martinklepsch on Slack it sounds like it's a good idea for me to put my thoughts on this issue here. I'm not sure when the rebuild button...

Getting the same thing on x86_64 arch distrobution on an [HP ZBook 17 G5 Mobile Workstation](https://store.hp.com/us/en/pdp/hp-zbook-17-g5-mobile-workstation-customizable-2xd23av-mb) ![DeepinScreenshot_VirtualBox Machine_20190624193600](https://user-images.githubusercontent.com/27734541/60060771-dc41eb80-96b7-11e9-87d2-14e54e8c3d5b.png)

+1 for getting this fixed. When working on items with sr.ht it requires that emails be `text/plain` and never multipart. Without this being fixed you simply can't use org-msg for...

I'd like to express a desire for this to be added relatively soon. I haven't looked into the code yet but I suspect it won't be too complicated. Would you...