Skip to content
#

communication

Here are 1,467 public repositories matching this topic...

Kap
sudden6
sudden6 commented Jul 13, 2018

The test should run at TravisCI and at least include:

  • startup without proxy
  • startup with invalid proxy
  • loading of unencrypted save file
  • loading of encrypted save file
  • try loading a broken save file
  • saving a save file

More tests and ideas welcome

M-architecture C-feature-request Good first issue
novu
novubot
novubot commented Apr 19, 2022

Why?

Currently inside the message template the information of the subscriber cannot be accessed, and must be duplicated inside the payload. We want to easily allow using subscriber information inside the template.

What?

When compiling a template, we want to add a subscriber object that can be accessed inside the message template as follows:

{{subscriber.firstName}} <- this
good first issue help wanted

Improve this page

Add a description, image, and links to the communication topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the communication topic, visit your repo's landing page and select "manage topics."

Learn more