.hgtags
author Kim Alvefur <zash@zash.se>
Tue, 20 Dec 2022 21:48:28 +0100
changeset 5123 048e339706ba
parent 2173 9fa588babbba
permissions -rw-r--r--
mod_rest: Remove manual reference expansion in schema This hack was originally added to reduce the number of definitions of common attributes (type, to, from etc) and payloads (e.g. delay). This predated pointers and references, and until now was needed because parsing picked out the correct stanza kind from the schema, which broke internal references. Removing this hack paves the way for allowing the schema to be configured or customized more easily.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
638
60cee6923ee7 Tagging last 0.8.x compatible revision of this repo, for 0.8.x support move to http://code.google.com/p/prosody-modules.0-8/
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
     1
2c07bcf56a36d6e74dc0f5422e89bd61f4d31239 0.8-diverge
2173
9fa588babbba Tag last commit available on Google Code for future reference
Kim Alvefur <zash@zash.se>
parents: 638
diff changeset
     2
1656d4fd71d07aa3a52da89d4daf7723a555e7dd last-google-code-commit