log src/plugins/plugin_misc_account.py @ 1901:faa8427dd032

age author description
Wed, 09 Mar 2016 12:54:26 +0100 Goffi plugin misc account: fixed handling of None/empty values in sendEmails.sendEmail
Wed, 09 Mar 2016 11:52:18 +0100 souliane plugin misc_account: fixes sending email (twisted.mail.smtp.sendmail doesn't want unicode)
Wed, 09 Mar 2016 11:17:32 +0100 Goffi plugin account: fixed use of {domain} instead of hardcoded libervia.org for welcoming e-mail.
Mon, 07 Mar 2016 16:20:41 +0100 souliane plugin misc_account: fixes handling of deprecater parameter "admin_email"
Sat, 27 Feb 2016 14:55:23 +0100 Goffi plugin account: modifications in welcoming email:
Sat, 27 Feb 2016 14:49:20 +0100 Goffi plugin account: email sending improvments:
Sat, 16 Jan 2016 10:09:16 +0100 souliane plugin misc_account: add a FIXME comment
Sun, 03 Jan 2016 16:28:30 +0100 Goffi copyright update
Tue, 22 Dec 2015 16:20:25 +0100 souliane plugin misc_account: fixes login messages when sending emails
Wed, 09 Dec 2015 01:59:15 +0100 souliane plugin misc_account: send email to the admins when a new profile is created for an external XMPP account
Tue, 08 Dec 2015 16:55:54 +0100 souliane reverted revision 2ebe66a96d05
Mon, 07 Dec 2015 20:35:21 +0100 souliane plugin misc_account: auto add some contacts at profile creation
Mon, 07 Dec 2015 19:56:12 +0100 souliane core, plugin misc_account: set XMPP connection max retries to 0 when checking if an external account exists
Wed, 02 Dec 2015 09:10:58 +0100 souliane plugin misc_account: temporary disabling posts and account deletion
Tue, 01 Dec 2015 12:45:14 +0100 souliane primitivus and plugins: renamed a few menus:
Fri, 27 Nov 2015 16:54:11 +0100 Goffi plugin account: fixed profile creation: session is started to set the connection parameters, then stopped
Fri, 27 Nov 2015 11:21:51 +0100 souliane plugin misc_account: fixed password verification
Mon, 23 Nov 2015 18:50:02 +0100 souliane plugin misc_account: add method asyncConnectWithXMPPCredentials
Sat, 06 Jun 2015 17:01:22 +0200 souliane plugin misc_account: change the message sent by email after an account creation
Thu, 16 Apr 2015 14:57:57 +0200 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
Mon, 30 Mar 2015 10:26:26 +0200 Goffi 2015 copyright dates update
Tue, 07 Oct 2014 17:12:41 +0200 Goffi core: better management of default value in getConfig
Sun, 21 Sep 2014 13:10:55 +0200 souliane memory: Sessions.newSession can be called with a forced session ID
Wed, 25 Jun 2014 19:11:30 +0200 souliane plugin misc_account: delete the profile session after the registration is done
Mon, 23 Jun 2014 10:23:13 +0200 souliane core, plugins, stdui, frontends: fixes handling of "Force server" and "Force port" parameters:
Mon, 23 Jun 2014 00:44:10 +0200 souliane core, memory, plugins, stdui, frontends: look for DNS SRV records when server is not specified:
Thu, 19 Jun 2014 19:20:52 +0200 souliane plugin misc_account: suppress the profile after its creation if the XMPP account registration failed
Wed, 21 May 2014 23:17:51 +0200 souliane plugins misc_account, misc_register_account: manually delete the sessions when not needed anymore
Wed, 21 May 2014 12:07:13 +0200 souliane plugin misc_accout: update relative to the introduction of profile password:
Tue, 20 May 2014 15:47:08 +0200 souliane plugin misc_account: do not send the password with the confirmation email for account creation