Spelling: Fix various spelling mistakes (thanks timeless)
|
Kim Alvefur |
Mon, 07 Mar 2022 00:13:56 +0100 |
ejabberd2prosody.lua: fix MUC subject conversion with appropriate destructuring
|
arcseconds |
Tue, 26 Oct 2021 23:29:40 +1300 |
ejabberd2prosody: Don't import disabled or empty passwords
|
Matthew Wild |
Wed, 13 Oct 2021 10:04:11 +0100 |
prosody2ejabberd: Check for iteration count at position 6
|
Matthew Wild |
Thu, 07 Oct 2021 13:02:28 +0100 |
ejabberd2prosody: Convert SCRAM iteration count to number (thanks arcseconds)
|
Matthew Wild |
Thu, 07 Oct 2021 11:16:46 +0100 |
Merge 0.9->0.10
|
Kim Alvefur |
Wed, 26 Aug 2015 13:17:10 +0200 |
ejabberd2prosody: Support password stored as SCRAM hashes
|
Kim Alvefur |
Thu, 20 Aug 2015 09:14:15 +0200 |
Merge 0.9->0.10
|
Kim Alvefur |
Sat, 21 Jun 2014 15:05:21 +0200 |
tools/ejabberd2prosody.lua: Fix JID building, node-less jids became @hostname in some cases
|
Kim Alvefur |
Tue, 17 Jun 2014 11:01:51 +0200 |
Merge 0.9->0.10
|
Kim Alvefur |
Wed, 26 Feb 2014 22:21:55 +0100 |
tools/ejabberd2prosody: Don't throw an error if XML CDATA is null ([] in Erlang, instead of a string or being missing).
|
Waqas Hussain |
Tue, 18 Feb 2014 16:03:13 -0500 |
Merge 0.9->0.10
|
Kim Alvefur |
Mon, 03 Feb 2014 07:23:33 +0100 |
tools/ejabberd2prosody: Handle new room member format.
|
Kim Alvefur |
Mon, 27 Jan 2014 16:47:54 +0100 |
Merge 0.9->0.10
|
Matthew Wild |
Tue, 21 Jan 2014 03:24:40 +0000 |
tools/ejabberd2prosody: Disable generating a config, as the format it generates is completely out of date.
|
Waqas Hussain |
Sat, 18 Jan 2014 17:26:02 -0500 |
tools/ejabberd2prosody: “xmlelement” can be “xmlel” in newer ejabberd (thanks cr).
|
Waqas Hussain |
Sat, 18 Jan 2014 17:24:10 -0500 |
Merge 0.9->0.10
|
Matthew Wild |
Sat, 18 Jan 2014 18:46:12 +0000 |
tools/ejabberd2prosody: Add support for importing MUC rooms.
|
Waqas Hussain |
Sat, 18 Jan 2014 10:37:12 -0500 |
Remove all trailing whitespace
|
Florian Zeitz |
Fri, 09 Aug 2013 17:48:21 +0200 |
additional fix for erlparse loading in ejabberd2prosody.lua
|
Vadim Misbakh-Soloviov |
Fri, 14 Jun 2013 15:43:35 +0700 |
package{,c}path fixes for migration tools
|
Vadim Misbakh-Soloviov |
Fri, 14 Jun 2013 15:15:05 +0700 |
ejabberd2prosody.lua: Don't make assumptions about file name.
|
Kim Alvefur |
Fri, 25 Jan 2013 00:36:17 +0100 |
ejabberd2prosody.lua: Replace util.logger with a dummy before requiring util.serialization
|
Kim Alvefur |
Thu, 24 Jan 2013 21:48:45 +0100 |
mod_admin_telnet, prosody, prosodyctl, ejabberd2prosody: Don't depend on modules setting globals
|
Florian Zeitz |
Sat, 09 Jun 2012 02:27:44 +0200 |
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 |
Sat, 17 Sep 2011 20:25:11 +0500 |
ejabberd2prosody: Add support for privacy lists.
|
Waqas Hussain |
Fri, 26 Aug 2011 16:02:08 +0500 |
tools/ejabberd2prosody: Create prosody singleton so datamanager can detect the platform (set no platform to use lfs, pposix isn't necessary here)
|
Matthew Wild |
Thu, 25 Mar 2010 18:52:34 +0000 |
Update copyright headers for 2010
|
Matthew Wild |
Mon, 22 Mar 2010 17:06:15 +0000 |
ejabberd2prosody: Don't print passwords of imported accounts
|
Matthew Wild |
Sun, 21 Feb 2010 16:57:06 +0000 |
ejabberd2prosody: Fixed a problem with null roster groups.
|
Waqas Hussain |
Fri, 18 Sep 2009 05:16:26 +0500 |
ejabberd2prosody: Added support for ask='both' in subscriptions.
|
Waqas Hussain |
Fri, 18 Sep 2009 00:54:12 +0500 |
ejabberd2prosody: More intelligent searching for erlparse library
|
Matthew Wild |
Thu, 20 Aug 2009 16:30:03 +0100 |
ejabberd2prosody, erlparse.lua: Convert from Windows line endings (thanks teo)
|
Matthew Wild |
Tue, 21 Jul 2009 19:23:03 +0100 |
Remove version number from copyright headers
|
Matthew Wild |
Fri, 10 Jul 2009 03:11:45 +0100 |
tools/ejabberd2prosody: Fixed private storage export
|
Waqas Hussain |
Tue, 05 May 2009 21:13:09 +0500 |
0.3->0.4
|
Matthew Wild |
Fri, 20 Mar 2009 20:16:25 +0000 |
Update copyright notices for 2009
|
Matthew Wild |
Fri, 30 Jan 2009 17:59:26 +0000 |
0.2->0.3
|
Matthew Wild |
Fri, 30 Jan 2009 17:40:25 +0000 |
GPL->MIT!
|
Matthew Wild |
Fri, 30 Jan 2009 17:22:56 +0000 |
tools/ejabberd2prosody: Support for pending-in roster items
|
Waqas Hussain |
Thu, 29 Jan 2009 22:37:25 +0500 |
Moved directory auto-creation to datamanager
|
Waqas Hussain |
Thu, 25 Dec 2008 06:35:05 +0500 |
Fixed URL encoding to generate %0x instead of %x
|
Waqas Hussain |
Tue, 16 Dec 2008 03:46:17 +0500 |
0.1 -> 0.2
|
Matthew Wild |
Wed, 10 Dec 2008 15:44:03 +0000 |
Make the ejabberd importer work with host-only roster items
|
Waqas Hussain |
Mon, 08 Dec 2008 07:11:35 +0500 |
Changed the ejabberd import script to use util.serialization
|
Waqas Hussain |
Thu, 04 Dec 2008 23:40:15 +0500 |
Insert copyright/license headers
|
Matthew Wild |
Wed, 03 Dec 2008 14:39:07 +0000 |
Fixed the ejabberd importer to work with the pipe sign "|" as a separator in erlang lists
|
Waqas Hussain |
Sun, 30 Nov 2008 02:08:37 +0500 |
Make ejabberd2prosody.lua a little more cross-platform :)
|
Matthew Wild |
Sat, 29 Nov 2008 19:52:20 +0000 |
Make ejabberd2prosody.lua eecutable
|
Matthew Wild |
Sat, 29 Nov 2008 19:14:54 +0000 |
ejabberd db dump importer for Prosody
|
Waqas Hussain |
Sat, 29 Nov 2008 23:59:27 +0500 |