Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mybb/mybb-blog-mailer

An application to send emails via MailGun when a new blog post is posted on the MyBB blog.
https://github.com/mybb/mybb-blog-mailer

Working on #1 - email signups (#3)

* Working on #1 - email signups

This adds a basic signup page, with no login behind it to act...

e0ea2fee1248490d4e5337009a974a581450ce21 authored over 6 years ago by Euan T <[email protected]>
Slight change to templates

Signed-off-by: Euan Torano <[email protected]>

155eee5d817151cfec13ef6eec62791b169cfdf9 authored almost 7 years ago by Euan Torano <[email protected]>
Added from name env var

Signed-off-by: Euan Torano <[email protected]>

4d480eb4457229490cb9888b15f82495a07ba406 authored almost 7 years ago by Euan Torano <[email protected]>
Ensure HTML tags are removed for plain text email, and add some extra info to readme

Signed-off-by: Euan Torano <[email protected]>

ebe694f885e52f0c7fbe8f4f5e6adb9e0a535635 authored almost 7 years ago by Euan Torano <[email protected]>
Check for nil blog post

Signed-off-by: Euan Torano <[email protected]>

57167deff137bb5ff81585d38b4ef97985279ce3 authored almost 7 years ago by Euan Torano <[email protected]>
Fix template names, install ca-certificates in Docker

Signed-off-by: Euan Torano <[email protected]>

61bf1247102334dd9193a7ab670c461e7e500478 authored almost 7 years ago by Euan Torano <[email protected]>
Handle ping event

Signed-off-by: Euan Torano <[email protected]>

a71c9e0b2936ea54f7302ed792381865ce83c77a authored almost 7 years ago by Euan Torano <[email protected]>
Adding basic dockerfile and makefile

Signed-off-by: Euan Torano <[email protected]>

ec59cbd6fa34a44315cda29b663407750d50b145 authored almost 7 years ago by Euan Torano <[email protected]>
Check for null date, write last post to file

Signed-off-by: Euan Torano <[email protected]>

fe109ab34bc0b45a99ab5c8d8b26f0ef83adae66 authored almost 7 years ago by Euan Torano <[email protected]>
Adding simple templates, need to test that they actually work

Signed-off-by: Euan Torano <[email protected]>

03c60c4a7a7f55604321d3a0b824e7419d0996ce authored almost 7 years ago by Euan Torano <[email protected]>
Minor error message improvements

Signed-off-by: Euan Torano <[email protected]>

1cc00986f7708fa8ae4c382c27459ed61027667b authored almost 7 years ago by Euan Torano <[email protected]>
Working on getting new post from feed

Signed-off-by: Euan Torano <[email protected]>

88543dff864c0db99563198ad1bcbcda34b4eaad authored almost 7 years ago by Euan Torano <[email protected]>
Added README and LICENSE

Signed-off-by: Euan Torano <[email protected]>

626ab614944b17e93e9255c0d45b026ed86f2ca8 authored almost 7 years ago by Euan Torano <[email protected]>
Add HTML email

Signed-off-by: Euan Torano <[email protected]>

cd64b4d03f456ee9eb59d8048777bdcf644b4813 authored almost 7 years ago by Euan Torano <[email protected]>
Add header

Signed-off-by: Euan Torano <[email protected]>

5d60d0b9f0dbc138cef1a09eb80150f4c0f65666 authored almost 7 years ago by Euan Torano <[email protected]>
Added simple email sending

Signed-off-by: Euan Torano <[email protected]>

c296a4a7a407a58ec6b04553dc5e0fd060c1b8ce authored almost 7 years ago by Euan Torano <[email protected]>
Handle different build statuses

Signed-off-by: Euan Torano <[email protected]>

74fe10a3fff06e5447c66b507dc3bfe210651818 authored almost 7 years ago by Euan Torano <[email protected]>
Add log for successful build

Signed-off-by: Euan Torano <[email protected]>

24d7a589f4cf4a6f65f82f9036a73bbae1c8b8e8 authored almost 7 years ago by Euan Torano <[email protected]>
Handle build errors

Signed-off-by: Euan Torano <[email protected]>

6b7f68327032ff74c6a6bdfbde3017fd9303bb44 authored almost 7 years ago by Euan Torano <[email protected]>
cast secret to byte slice glbally

Signed-off-by: Euan Torano <[email protected]>

3848ebb71c1ae7ad38f15775416f0e5d665d905f authored almost 7 years ago by Euan Torano <[email protected]>
Parsing webhooks using lib

Signed-off-by: Euan Torano <[email protected]>

05ae4d97c3c255edeabb6a2aaf8fe9db8d2cf89c authored almost 7 years ago by Euan Torano <[email protected]>
Initial commit

Signed-off-by: Euan Torano <[email protected]>

2b56955213d7a3d7424ffa656d55a5bfb4b8a225 authored almost 7 years ago by Euan Torano <[email protected]>