Send notifications individually.
authorMatthijs Kooijman <matthijs@stdin.nl>
Sat, 31 Jan 2009 10:14:40 +0000 (11:14 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Sat, 31 Jan 2009 10:14:40 +0000 (11:14 +0100)
commit8a87b4e71401028038260f4ec79788091a98143e
tree7d62fe8fea893dfc089b8e53caaad50eaa2e1717
parent0659a435b24581c2c38d609231c14f61503273b7
Send notifications individually.

Previously, a notification was sent as a single message with multiple
recipients. Now, each of the recipients gets his or her own message.
This prepares for sending notification to many users.
templates/influences/email/character_changed.html
templates/influences/email/influence_changed.html
templates/influences/email/influence_comment_added.html
tools/notify.py