log src/plugins/plugin_misc_account.py @ 1907:0b748ad46ede

age author description
Fri, 11 Mar 2016 12:31:33 +0100 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)
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
Mon, 12 May 2014 17:51:38 +0200 souliane plugins misc_account, misc_smtp: update the plugins that deal with passwords
Sat, 19 Apr 2014 19:19:19 +0200 Goffi core: use of the new core.log module:
Thu, 03 Apr 2014 16:10:44 +0200 souliane core, frontends: unify the roster management UIs in sat/stdui/ui_contact_list.py
Mon, 31 Mar 2014 12:35:59 +0200 Goffi plugin account: reverted patch abd3a75d629c
Mon, 31 Mar 2014 12:23:10 +0200 Goffi plugin account: prosody gid is used to spawn prosodyctl process
Thu, 27 Mar 2014 02:24:20 +0100 souliane plugin account, groupblog: user can erase all their microblogs at once
Mon, 24 Mar 2014 16:21:14 +0100 souliane plugin account: bug fix profile deletion from the database + unsubscribe the contacts
Mon, 03 Mar 2014 10:00:15 +0100 souliane plugin account: user can change his password or delete his XMPP account
Tue, 25 Feb 2014 23:45:50 +0100 Goffi plugin misc account: updated the welcome email
Tue, 04 Feb 2014 18:32:49 +0100 Goffi dates update
Sun, 29 Dec 2013 17:06:01 +0100 Goffi core: i18n refactoring:
Tue, 17 Dec 2013 00:56:39 +0100 Goffi core, bridge: better GenericException handling
Fri, 13 Dec 2013 17:46:35 +0100 Goffi reverted last commit
Fri, 13 Dec 2013 17:40:48 +0100 Goffi plugin account: don't wait for emails anymore
Fri, 13 Dec 2013 17:15:57 +0100 Goffi plugin account: configuration constants can be overriden in sat.conf (section "plugin account") + better deferred management in email sending
Thu, 07 Nov 2013 17:01:40 +0100 souliane plugin misc_account: added method getNewAccountDomain
Sun, 08 Sep 2013 14:59:14 +0200 souliane plugin misc_account: fix for sending a failure message
Sat, 07 Sep 2013 02:03:17 +0200 souliane core: added the security_limit to setParam
Fri, 08 Mar 2013 00:36:22 +0100 Goffi fixed licences in docstrings (they are now in comments)
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Fix pep8 support in src/plugins.
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Remove every old-style class.
Fri, 18 Jan 2013 17:55:34 +0100 Emmanuel Gil Peyrot Remove trailing whitespaces.
Mon, 07 Jan 2013 23:30:13 +0100 Goffi dates update
Mon, 07 Jan 2013 23:10:26 +0100 Goffi plugin account: errReceived fix + emails are now sent on new account + generic example server constants
Mon, 07 Jan 2013 01:03:49 +0100 Goffi plugin account: first draft of automatic SàT/Prosody account creation (basis coming from Libervia)