log src/plugins/plugin_misc_account.py @ 2058:b4db946ddc89

age author description
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
2016-03-21 souliane plugin misc_account: fixes two bugs introduced by revision 1907 (0b748ad46ede):
2016-03-11 souliane plugin misc account: separate profile creation and sending emails, so we can wait and send the emails at the right time (when we know that no error occured)
2016-03-09 Goffi plugin misc account: fixed handling of None/empty values in sendEmails.sendEmail
2016-03-09 souliane plugin misc_account: fixes sending email (twisted.mail.smtp.sendmail doesn't want unicode)
2016-03-09 Goffi plugin account: fixed use of {domain} instead of hardcoded libervia.org for welcoming e-mail.
2016-03-07 souliane plugin misc_account: fixes handling of deprecater parameter "admin_email"
2016-02-27 Goffi plugin account: modifications in welcoming email:
2016-02-27 Goffi plugin account: email sending improvments:
2016-01-16 souliane plugin misc_account: add a FIXME comment
2016-01-03 Goffi copyright update
2015-12-22 souliane plugin misc_account: fixes login messages when sending emails
2015-12-09 souliane plugin misc_account: send email to the admins when a new profile is created for an external XMPP account
2015-12-08 souliane reverted revision 2ebe66a96d05
2015-12-07 souliane plugin misc_account: auto add some contacts at profile creation