DoSomething / gladiator

:guardsman: The DoSomething.org competitions platform.
2 stars 0 forks source link

Unsubscribe competition users #377

Closed ScottPaillant closed 7 years ago

ScottPaillant commented 7 years ago

What's this PR do?

This PR sets up the initial stages to allow members to unsubscribe from competitions messaging. Adds a new flag to allow for filtering competitions by those who are subscribed to them to get emails.

How should this be manually tested?

Assign unsubscribed true values to any user in local gladiator, and dd() $competition->subscribers when testing a message.

What are the relevant tickets?

Initial steps to fix #358