ejabberd2prosody.lua: Don't make assumptions about file name.
|
Kim Alvefur |
2013-01-24 |
ejabberd2prosody.lua: Replace util.logger with a dummy before requiring util.serialization
|
Kim Alvefur |
2013-01-24 |
mod_admin_telnet, prosody, prosodyctl, ejabberd2prosody: Don't depend on modules setting globals
|
Florian Zeitz |
2012-06-09 |
ejabberd2prosody: Added a lot more type checks to ensure XML data has proper data types. Ignore attributes of invalid types. Fixes the cause of issue#261.
|
Waqas Hussain |
2011-09-17 |
ejabberd2prosody: Add support for privacy lists.
|
Waqas Hussain |
2011-08-26 |
tools/ejabberd2prosody: Create prosody singleton so datamanager can detect the platform (set no platform to use lfs, pposix isn't necessary here)
|
Matthew Wild |
2010-03-25 |
Update copyright headers for 2010
|
Matthew Wild |
2010-03-22 |
ejabberd2prosody: Don't print passwords of imported accounts
|
Matthew Wild |
2010-02-21 |
ejabberd2prosody: Fixed a problem with null roster groups.
|
Waqas Hussain |
2009-09-18 |
ejabberd2prosody: Added support for ask='both' in subscriptions.
|
Waqas Hussain |
2009-09-17 |
ejabberd2prosody: More intelligent searching for erlparse library
|
Matthew Wild |
2009-08-20 |
ejabberd2prosody, erlparse.lua: Convert from Windows line endings (thanks teo)
|
Matthew Wild |
2009-07-21 |
Remove version number from copyright headers
|
Matthew Wild |
2009-07-10 |
tools/ejabberd2prosody: Fixed private storage export
|
Waqas Hussain |
2009-05-05 |
0.3->0.4
|
Matthew Wild |
2009-03-20 |
Update copyright notices for 2009
|
Matthew Wild |
2009-01-30 |
0.2->0.3
|
Matthew Wild |
2009-01-30 |
GPL->MIT!
|
Matthew Wild |
2009-01-30 |
tools/ejabberd2prosody: Support for pending-in roster items
|
Waqas Hussain |
2009-01-29 |
Moved directory auto-creation to datamanager
|
Waqas Hussain |
2008-12-25 |
Fixed URL encoding to generate %0x instead of %x
|
Waqas Hussain |
2008-12-15 |
0.1 -> 0.2
|
Matthew Wild |
2008-12-10 |
Make the ejabberd importer work with host-only roster items
|
Waqas Hussain |
2008-12-08 |
Changed the ejabberd import script to use util.serialization
|
Waqas Hussain |
2008-12-04 |
Insert copyright/license headers
|
Matthew Wild |
2008-12-03 |
Fixed the ejabberd importer to work with the pipe sign "|" as a separator in erlang lists
|
Waqas Hussain |
2008-11-29 |
Make ejabberd2prosody.lua a little more cross-platform :)
|
Matthew Wild |
2008-11-29 |
Make ejabberd2prosody.lua eecutable
|
Matthew Wild |
2008-11-29 |
ejabberd db dump importer for Prosody
|
Waqas Hussain |
2008-11-29 |