| Commit message (Expand) | Author | Age | Files | Lines |
* | ejabberdsql2prosody: Removed unnecessary stanza reserialization for private s... | Waqas Hussain | 2009-08-08 | 1 | -1/+1 |
* | ejabberdsql2prosody: Added support for offline messages | Waqas Hussain | 2009-08-08 | 1 | -0/+21 |
* | ejabberdsql2prosody: Fix access of undefined global | Waqas Hussain | 2009-08-08 | 1 | -2/+2 |
* | ejabberdsql2prosody: Added support for Private XML Storage | Waqas Hussain | 2009-08-02 | 1 | -0/+9 |
* | ejabberdsql2prosody: Added support for vCards | Waqas Hussain | 2009-08-02 | 1 | -0/+4 |
* | ejabberdsql2prosody: Added an XML parser | Waqas Hussain | 2009-08-02 | 1 | -0/+52 |
* | ejabberdsql2prosody: Allow for multiple INSERTs to the same table | Waqas Hussain | 2009-07-28 | 1 | -1/+8 |
* | ejabberdsql2prosody: Fixed a nil global access error | Waqas Hussain | 2009-07-26 | 1 | -1/+1 |
* | ejabberdsql2prosody: Add support for rosterusers.ask == "B" (both pending in ... | Waqas Hussain | 2009-07-26 | 1 | -0/+3 |
* | ejabberdsql2prosody: Fix typo, and improve the warning message | Waqas Hussain | 2009-07-26 | 1 | -6/+6 |
* | ejabberdsql2prosody: Display a warning if a row has more columns than expected | Waqas Hussain | 2009-07-26 | 1 | -2/+5 |
* | ejabberdsql2prosody: Added support for all mysql escape sequences | Waqas Hussain | 2009-07-26 | 1 | -4/+14 |
* | ejabberdsql2prosody: Added support for the escape sequence '\\' in strings | Waqas Hussain | 2009-07-26 | 1 | -0/+1 |
* | ejabberdsql2prosody: Fixed: 'ask' value should be nil for pending-in subscrip... | Waqas Hussain | 2009-07-26 | 1 | -0/+1 |
* | ejabberdsql2prosody: Fixed: pending-in subscriptions could halt processing | Waqas Hussain | 2009-07-26 | 1 | -3/+2 |
* | ejabberdsql2prosody: Added support for rosters | Waqas Hussain | 2009-07-26 | 1 | -4/+51 |
* | ejabberdsql2prosody: Added a second required command line parameter: hostname | Waqas Hussain | 2009-07-25 | 1 | -12/+5 |
* | ejabberdsql2prosody: Improved help message | Waqas Hussain | 2009-07-25 | 1 | -5/+4 |
* | ejabberdsql2prosody: Initial commit | Waqas Hussain | 2009-07-25 | 1 | -0/+197 |
* | ejabberd2prosody, erlparse: Add support for parsing non-ASCII strings and bin... | Sergei Golovan | 2009-07-23 | 1 | -24/+55 |
* | ejabberd2prosody, erlparse.lua: Convert from Windows line endings (thanks teo) | Matthew Wild | 2009-07-21 | 2 | -260/+260 |
* | Remove version number from copyright headers | Matthew Wild | 2009-07-10 | 2 | -2/+2 |
* | tools/ejabberd2prosody: Fixed private storage export | Waqas Hussain | 2009-05-05 | 1 | -1/+1 |
* | 0.3->0.4 | Matthew Wild | 2009-03-20 | 2 | -2/+2 |
* | Update copyright notices for 2009 | Matthew Wild | 2009-01-30 | 2 | -4/+4 |
* | 0.2->0.3 | Matthew Wild | 2009-01-30 | 2 | -2/+2 |
* | GPL->MIT! | Matthew Wild | 2009-01-30 | 2 | -26/+4 |
* | 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 | 2 | -2/+2 |
* | Fixed a variable redeclaration | Waqas Hussain | 2008-12-08 | 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 | 2 | -69/+4 |
* | Insert copyright/license headers | Matthew Wild | 2008-12-03 | 3 | -0/+60 |
* | Fixed the ejabberd importer to work with the pipe sign "|" as a separator in ... | Waqas Hussain | 2008-11-30 | 2 | -178/+176 |
* | 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 | 3 | -0/+349 |