Feature: Email notifications
This adds a management command that will send the previous day's entries (in the appropriate language) to people who have opted in to e-mail notification of new entries.
This is a management command so that we can call it from cron
.