mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-04-27 14:41:45 +02:00
* Added a 'USERS.EMAIL_ADDRESS' field to the database. * Added 'RDUser::emailAddress()', 'RDUser::setEmaiAddress()' and 'RDUser::emailContact()' methods. * Added 'RDUser::emailIsValid()' and 'RDUser::emailContact()' static methods. * Added logic to rdcastmanager(1) to insert the author's e-mail contact automatically when posting a new episode.