Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix emailpusher import | David Baker | 2016-05-16 | 1 | -1/+11 |
| | | | | Try importing at the root level rather than conditionally importing, as per comment | ||||
* | spell out emailpusher full path | Matthew Hodgson | 2016-05-05 | 1 | -1/+1 |
| | |||||
* | pep8 | David Baker | 2016-05-04 | 1 | -0/+1 |
| | |||||
* | copyright | Matthew Hodgson | 2016-05-04 | 1 | -0/+22 |
| | |||||
* | Only import email pusher if email notifs are on | David Baker | 2016-04-28 | 1 | -6/+8 |
| | |||||
* | First bits of emailpusher | David Baker | 2016-04-19 | 1 | -1/+3 |
| | | | | Mostly logic of when to send an email | ||||
* | Make pushers use the event_push_actions table instead of listening on an ↵ | David Baker | 2016-04-06 | 1 | -0/+10 |
event stream & running the rules again. Sytest passes, but remaining to do: * Make badges work again * Remove old, unused code |