| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 0.9->0.10 | Kim Alvefur | 2015-08-26 | 1 | -1/+16 |
|\ |
|
| * | ejabberd2prosody: Support password stored as SCRAM hashes | Kim Alvefur | 2015-08-20 | 1 | -1/+16 |
* | | Merge 0.9->0.10 | Kim Alvefur | 2014-06-21 | 1 | -14/+13 |
|\| |
|
| * | tools/ejabberd2prosody.lua: Fix JID building, node-less jids became @hostname... | Kim Alvefur | 2014-06-17 | 1 | -14/+13 |
* | | Merge 0.9->0.10 | Kim Alvefur | 2014-02-26 | 1 | -2/+4 |
|\| |
|
| * | tools/ejabberd2prosody: Don't throw an error if XML CDATA is null ([] in Erla... | Waqas Hussain | 2014-02-18 | 1 | -2/+4 |
* | | Merge 0.9->0.10 | Kim Alvefur | 2014-02-03 | 1 | -1/+1 |
|\| |
|
| * | tools/ejabberd2prosody: Handle new room member format. | Kim Alvefur | 2014-01-27 | 1 | -1/+1 |
* | | Merge 0.9->0.10 | Matthew Wild | 2014-01-21 | 1 | -3/+3 |
|\| |
|
| * | tools/ejabberd2prosody: Disable generating a config, as the format it generat... | Waqas Hussain | 2014-01-18 | 1 | -2/+2 |
| * | tools/ejabberd2prosody: “xmlelement” can be “xmlel” in newer ejabberd... | Waqas Hussain | 2014-01-18 | 1 | -1/+1 |
* | | Merge 0.9->0.10 | Matthew Wild | 2014-01-18 | 1 | -0/+51 |
|\| |
|
| * | tools/ejabberd2prosody: Add support for importing MUC rooms. | Waqas Hussain | 2014-01-18 | 1 | -0/+51 |
| * | additional fix for erlparse loading in ejabberd2prosody.lua | Vadim Misbakh-Soloviov | 2013-06-14 | 1 | -0/+1 |
| * | package{,c}path fixes for migration tools | Vadim Misbakh-Soloviov | 2013-06-14 | 1 | -4/+6 |
* | | Remove all trailing whitespace | Florian Zeitz | 2013-08-09 | 1 | -1/+1 |
* | | additional fix for erlparse loading in ejabberd2prosody.lua | Vadim Misbakh-Soloviov | 2013-06-14 | 1 | -0/+1 |
* | | package{,c}path fixes for migration tools | Vadim Misbakh-Soloviov | 2013-06-14 | 1 | -4/+6 |
|/ |
|
* | ejabberd2prosody.lua: Don't make assumptions about file name. | Kim Alvefur | 2013-01-25 | 1 | -2/+2 |
* | ejabberd2prosody.lua: Replace util.logger with a dummy before requiring util.... | Kim Alvefur | 2013-01-24 | 1 | -1/+1 |
* | mod_admin_telnet, prosody, prosodyctl, ejabberd2prosody: Don't depend on modu... | Florian Zeitz | 2012-06-09 | 1 | -1/+1 |
* | ejabberd2prosody: Added a lot more type checks to ensure XML data has proper ... | Waqas Hussain | 2011-09-17 | 1 | -1/+8 |
* | ejabberd2prosody: Add support for privacy lists. | Waqas Hussain | 2011-08-26 | 1 | -0/+67 |
* | tools/ejabberd2prosody: Create prosody singleton so datamanager can detect th... | Matthew Wild | 2010-03-25 | 1 | -0/+2 |
* | Update copyright headers for 2010 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
* | ejabberd2prosody: Don't print passwords of imported accounts | Matthew Wild | 2010-02-21 | 1 | -1/+1 |
* | ejabberd2prosody: Fixed a problem with null roster groups. | Waqas Hussain | 2009-09-18 | 1 | -1/+5 |
* | ejabberd2prosody: Added support for ask='both' in subscriptions. | Waqas Hussain | 2009-09-18 | 1 | -3/+10 |
* | ejabberd2prosody: More intelligent searching for erlparse library | Matthew Wild | 2009-08-20 | 1 | -1/+6 |
* | ejabberd2prosody, erlparse.lua: Convert from Windows line endings (thanks teo) | Matthew Wild | 2009-07-21 | 1 | -130/+130 |
* | Remove version number from copyright headers | Matthew Wild | 2009-07-10 | 1 | -1/+1 |
* | tools/ejabberd2prosody: Fixed private storage export | Waqas Hussain | 2009-05-05 | 1 | -1/+1 |
* | 0.3->0.4 | Matthew Wild | 2009-03-20 | 1 | -1/+1 |
* | Update copyright notices for 2009 | Matthew Wild | 2009-01-30 | 1 | -2/+2 |
* | 0.2->0.3 | Matthew Wild | 2009-01-30 | 1 | -1/+1 |
* | GPL->MIT! | Matthew Wild | 2009-01-30 | 1 | -13/+2 |
* | tools/ejabberd2prosody: Support for pending-in roster items | Waqas Hussain | 2009-01-29 | 1 | -7/+17 |
* | Moved directory auto-creation to datamanager | Waqas Hussain | 2008-12-25 | 1 | -39/+1 |
* | Fixed URL encoding to generate %0x instead of %x | Waqas Hussain | 2008-12-16 | 1 | -1/+1 |
* | 0.1 -> 0.2 | Matthew Wild | 2008-12-10 | 1 | -1/+1 |
* | Make the ejabberd importer work with host-only roster items | Waqas Hussain | 2008-12-08 | 1 | -1/+1 |
* | Changed the ejabberd import script to use util.serialization | Waqas Hussain | 2008-12-04 | 1 | -4/+4 |
* | Insert copyright/license headers | Matthew Wild | 2008-12-03 | 1 | -0/+20 |
* | Fixed the ejabberd importer to work with the pipe sign "|" as a separator in ... | Waqas Hussain | 2008-11-30 | 1 | -177/+175 |
* | Make ejabberd2prosody.lua a little more cross-platform :) | Matthew Wild | 2008-11-29 | 1 | -175/+178 |
* | Make ejabberd2prosody.lua eecutable | Matthew Wild | 2008-11-29 | 1 | -0/+1 |
* | ejabberd db dump importer for Prosody | Waqas Hussain | 2008-11-29 | 1 | -0/+174 |