log src/plugins/plugin_misc_account.py @ 2279:e2f96cd1887b

age author description
2017-06-21 Goffi plugin account: print a warning and use "example.net" as default instead or raising an error when xmpp_domain is not set
2017-03-12 Goffi plugin account, tools: some cleaning account + email and password tools:
2017-03-09 Goffi plugin XEP-0077: added inBandAccountNew, inBandUnregister and inBandPasswordChange bridge methods
2017-03-08 Goffi plugin account: removed dependency to Prosody/prosodyctl and properly use in-band registration instead
2017-02-12 Goffi core (plugins): added missing contants + use of new constants in PLUGIN_INFO
2017-02-12 Goffi core, jp: component handling + client handling refactoring:
2017-02-06 Goffi core, bridge, frontends: renamed asyncConnect to connect, and added options parameters (not used yet)
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang