Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools/xep227toprosody: Remove obsolete tool in favor of storage driver | Kim Alvefur | 2022-01-18 | 1 | -269/+0 |
| | | | | | | | | | | This tool hasn't been updated for recent XEP-0227 changes, hasn't seen many changes at all since its introduction and I don't remember anyone mentioning ever using it. Using mod_storage_xmlarchive and the migrator or the 3rd party mod_migrate tool should work better these days and should be the way forward. | ||||
* | tools/xep227toprosody: Tweak wording in comments | Kim Alvefur | 2021-07-13 | 1 | -2/+2 |
| | |||||
* | Merge 0.9->0.10 | Kim Alvefur | 2015-09-25 | 1 | -3/+3 |
|\ | |||||
| * | xep227toprosody: Pass parser to callbacks (needed since addition of stanza ↵ | Kim Alvefur | 2015-09-18 | 1 | -3/+3 |
| | | | | | | | | size limits) | ||||
| * | package{,c}path fixes for migration tools | Vadim Misbakh-Soloviov | 2013-06-14 | 1 | -0/+6 |
| | | |||||
* | | Remove all trailing whitespace | Florian Zeitz | 2013-08-09 | 1 | -1/+1 |
| | | |||||
* | | package{,c}path fixes for migration tools | Vadim Misbakh-Soloviov | 2013-06-14 | 1 | -0/+6 |
|/ | |||||
* | tools/xep227toprosody.lua: Update childtags calls, replace some with ipairs | Kim Alvefur | 2012-08-21 | 1 | -6/+6 |
| | |||||
* | tools/xep227toprosody.lua: Rename ns_xep227 to xmlns_xep227 for consistency ↵ | Matthew Wild | 2010-12-07 | 1 | -6/+7 |
| | | | | with main Prosody code | ||||
* | tools/xep227toprosody.lua: Convert to use util.xmppstream | Matthew Wild | 2010-12-07 | 1 | -4/+5 |
| | |||||
* | Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | 2010-10-16 | 1 | -1/+1 |
| | |||||
* | tools/xep227toprosody.lua: Set executable bit | Matthew Wild | 2010-06-09 | 1 | -0/+0 |
| | |||||
* | xep227toprosody: Fixed some global accesses. | Waqas Hussain | 2010-01-27 | 1 | -3/+2 |
| | |||||
* | xep227toprosody: Initial commit (thanks stefan). | Waqas Hussain | 2010-01-27 | 1 | -0/+262 |