Skip to content
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.

Mandrill API: Add css inline feature and adapt TemplateMessagePayload to extends MessagePayload #2

Merged
merged 2 commits into from
May 21, 2013

Conversation

theMatthias
Copy link

Hello,

i got two pulls which might be interesting for you.

  • I added the inline css feature for sending mails via mandrill with this feature
  • adapt TemplateMessagePayload to extends MessagePayload
    (this PR might has already be requested by an college)

best regards Matthias

Matthias Hog added 2 commits May 21, 2013 11:06
TemplatePayload can use functionality from MessagePayload
duergner added a commit that referenced this pull request May 21, 2013
Mandrill API: Add css inline feature and adapt TemplateMessagePayload to extends MessagePayload
@duergner duergner merged commit 150dac8 into SpruceHillio:master May 21, 2013
@duergner
Copy link
Member

Merged it onto master; thanks for the fix and the feature added

@duergner
Copy link
Member

Hi Matthias,

thanks for you PR. I merged it onto master and upgraded to 0.1.2

Michael

On May 21, 2013, at 11:20 AM, theMatthias notifications@github.com wrote:

Hello,

i got two pulls which might be interesting for you.

I added the inline css feature for sending mails via mandrill with this feature
adapt TemplateMessagePayload to extends MessagePayload (this PR might has already be requested by an college)
best regards Matthias

You can merge this Pull Request by running

git pull https://github.com/theMatthias/mandrill-java-api-wrapper master
Or view, comment on, or merge it at:

#2

Commit Summary

Bugfix: TemplateMessagePayload extends from MessagePayload,
add inline css feature
File Changes

M src/main/java/com/pocketsunited/mandrill/data/request/MessagePayload.java (16)
M src/main/java/com/pocketsunited/mandrill/data/request/TemplateMessagePayload.java (2)
Patch Links:

https://github.com/PocketsUnited/mandrill-java-api-wrapper/pull/2.patch
https://github.com/PocketsUnited/mandrill-java-api-wrapper/pull/2.diff


Michael Dürgner
Founder & CTO
Pockets United GmbH

email michael@pocketsunited.com
phone +49 89 2155 6166-1
mobile +49 151 42 31 46 40 (time: CET/UTC+1h)
mail Dachauerstr. 241, 80637 Munich, Germany
office Wayra Akademie, Kaufingerstr. 15, 80331 Munich, Germany

www.pocketsunited.com

Split Costs, Share Fun!

Managing Directors: Michael Duergner, Matthias Schicker und Markus Stiefel
Location and Municipal Court: Munich HRB 192066
VAT: DE277893196

@theMatthias
Copy link
Author

nice, thank you.

best regards matthias

2013/5/21 Michael Duergner notifications@github.com

Hi Matthias,

thanks for you PR. I merged it onto master and upgraded to 0.1.2

Michael

On May 21, 2013, at 11:20 AM, theMatthias notifications@github.com
wrote:

Hello,

i got two pulls which might be interesting for you.

I added the inline css feature for sending mails via mandrill with this
feature
adapt TemplateMessagePayload to extends MessagePayload (this PR might
has already be requested by an college)
best regards Matthias

You can merge this Pull Request by running

git pull https://github.com/theMatthias/mandrill-java-api-wrappermaster
Or view, comment on, or merge it at:

#2

Commit Summary

Bugfix: TemplateMessagePayload extends from MessagePayload,
add inline css feature
File Changes

M
src/main/java/com/pocketsunited/mandrill/data/request/MessagePayload.java
(16)
M
src/main/java/com/pocketsunited/mandrill/data/request/TemplateMessagePayload.java
(2)
Patch Links:

https://github.com/PocketsUnited/mandrill-java-api-wrapper/pull/2.patch
https://github.com/PocketsUnited/mandrill-java-api-wrapper/pull/2.diff


Michael Dürgner
Founder & CTO
Pockets United GmbH

email michael@pocketsunited.com
phone +49 89 2155 6166-1
mobile +49 151 42 31 46 40 (time: CET/UTC+1h)
mail Dachauerstr. 241, 80637 Munich, Germany
office Wayra Akademie, Kaufingerstr. 15, 80331 Munich, Germany

www.pocketsunited.com

Split Costs, Share Fun!

Managing Directors: Michael Duergner, Matthias Schicker und Markus Stiefel
Location and Municipal Court: Munich HRB 192066
VAT: DE277893196


Reply to this email directly or view it on GitHubhttps://github.com//pull/2#issuecomment-18198280
.

Matthias Hog

Mobil: 0176.10327951
Email: matthias.hog@gmail.com
Skype: matthias.hog

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants