aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xep227toprosody.lua
Commit message (Collapse)AuthorAgeFilesLines
* tools/xep227toprosody: Remove obsolete tool in favor of storage driverKim Alvefur2022-01-181-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 commentsKim Alvefur2021-07-131-2/+2
|
* Merge 0.9->0.10Kim Alvefur2015-09-251-3/+3
|\
| * xep227toprosody: Pass parser to callbacks (needed since addition of stanza ↵Kim Alvefur2015-09-181-3/+3
| | | | | | | | size limits)
| * package{,c}path fixes for migration toolsVadim Misbakh-Soloviov2013-06-141-0/+6
| |
* | Remove all trailing whitespaceFlorian Zeitz2013-08-091-1/+1
| |
* | package{,c}path fixes for migration toolsVadim Misbakh-Soloviov2013-06-141-0/+6
|/
* tools/xep227toprosody.lua: Update childtags calls, replace some with ipairsKim Alvefur2012-08-211-6/+6
|
* tools/xep227toprosody.lua: Rename ns_xep227 to xmlns_xep227 for consistency ↵Matthew Wild2010-12-071-6/+7
| | | | with main Prosody code
* tools/xep227toprosody.lua: Convert to use util.xmppstreamMatthew Wild2010-12-071-4/+5
|
* Monster whitespace commit (beware the whitespace monster).Waqas Hussain2010-10-161-1/+1
|
* tools/xep227toprosody.lua: Set executable bitMatthew Wild2010-06-091-0/+0
|
* xep227toprosody: Fixed some global accesses.Waqas Hussain2010-01-271-3/+2
|
* xep227toprosody: Initial commit (thanks stefan).Waqas Hussain2010-01-271-0/+262