2015-12-01 |
souliane |
primitivus and plugins: renamed a few menus:
|
2015-11-27 |
Goffi |
plugin account: fixed profile creation: session is started to set the connection parameters, then stopped
|
2015-11-27 |
souliane |
plugin misc_account: fixed password verification
|
2015-11-23 |
souliane |
plugin misc_account: add method asyncConnectWithXMPPCredentials
|
2015-06-06 |
souliane |
plugin misc_account: change the message sent by email after an account creation
|
2015-04-16 |
souliane |
massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
|
2015-03-30 |
Goffi |
2015 copyright dates update
|
2014-10-07 |
Goffi |
core: better management of default value in getConfig
|
2014-09-21 |
souliane |
memory: Sessions.newSession can be called with a forced session ID
|
2014-06-25 |
souliane |
plugin misc_account: delete the profile session after the registration is done
|
2014-06-23 |
souliane |
core, plugins, stdui, frontends: fixes handling of "Force server" and "Force port" parameters:
|
2014-06-22 |
souliane |
core, memory, plugins, stdui, frontends: look for DNS SRV records when server is not specified:
|
2014-06-19 |
souliane |
plugin misc_account: suppress the profile after its creation if the XMPP account registration failed
|
2014-05-21 |
souliane |
plugins misc_account, misc_register_account: manually delete the sessions when not needed anymore
|
2014-05-21 |
souliane |
plugin misc_accout: update relative to the introduction of profile password:
|
2014-05-20 |
souliane |
plugin misc_account: do not send the password with the confirmation email for account creation
|
2014-05-12 |
souliane |
plugins misc_account, misc_smtp: update the plugins that deal with passwords
|
2014-04-19 |
Goffi |
core: use of the new core.log module:
|
2014-04-03 |
souliane |
core, frontends: unify the roster management UIs in sat/stdui/ui_contact_list.py
|
2014-03-31 |
Goffi |
plugin account: reverted patch abd3a75d629c
|
2014-03-31 |
Goffi |
plugin account: prosody gid is used to spawn prosodyctl process
|
2014-03-27 |
souliane |
plugin account, groupblog: user can erase all their microblogs at once
|
2014-03-24 |
souliane |
plugin account: bug fix profile deletion from the database + unsubscribe the contacts
|
2014-03-03 |
souliane |
plugin account: user can change his password or delete his XMPP account
|
2014-02-25 |
Goffi |
plugin misc account: updated the welcome email
|
2014-02-04 |
Goffi |
dates update
|
2013-12-29 |
Goffi |
core: i18n refactoring:
|
2013-12-16 |
Goffi |
core, bridge: better GenericException handling
|
2013-12-13 |
Goffi |
reverted last commit
|
2013-12-13 |
Goffi |
plugin account: don't wait for emails anymore
|
2013-12-13 |
Goffi |
plugin account: configuration constants can be overriden in sat.conf (section "plugin account") + better deferred management in email sending
|
2013-11-07 |
souliane |
plugin misc_account: added method getNewAccountDomain
|
2013-09-08 |
souliane |
plugin misc_account: fix for sending a failure message
|
2013-09-07 |
souliane |
core: added the security_limit to setParam
|
2013-03-07 |
Goffi |
fixed licences in docstrings (they are now in comments)
|
2013-01-18 |
Emmanuel Gil Peyrot |
Fix pep8 support in src/plugins.
|
2013-01-18 |
Emmanuel Gil Peyrot |
Remove every old-style class.
|
2013-01-18 |
Emmanuel Gil Peyrot |
Remove trailing whitespaces.
|
2013-01-07 |
Goffi |
dates update
|
2013-01-07 |
Goffi |
plugin account: errReceived fix + emails are now sent on new account + generic example server constants
|
2013-01-07 |
Goffi |
plugin account: first draft of automatic SàT/Prosody account creation (basis coming from Libervia)
|