oliverdavies.uk-drupal-old/web
Oliver Davies d7459ff30f Extract a PostPusher service to push the post
Extract a `PostPusher` service with an IFTTT implementation. That means
if this needs to change to use a different service in the future, the
IFTTT implementation can remain unchanged and a new implementation can
be added with its own form params etc.

This also makes this functionality easier to test as we can add a
`NullPostPusher` implementation for testing.

References #332
2021-01-01 22:45:23 +00:00
..
modules/custom Extract a PostPusher service to push the post 2021-01-01 22:45:23 +00:00
sites/default Remove require for old Symfony settings file 2020-10-30 01:12:03 +00:00
themes/custom/opdavies Re-order imports 2020-12-20 01:45:58 +00:00