annotate mod_carbons/README.markdown @ 5119:048e339706ba

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.
author Kim Alvefur <zash@zash.se>
date Tue, 20 Dec 2022 21:48:28 +0100
parents 9a41cf08de24
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1803
4d73a1a6ba68 Convert all wiki pages to Markdown
Kim Alvefur <zash@zash.se>
parents: 1782
diff changeset
1 ---
4d73a1a6ba68 Convert all wiki pages to Markdown
Kim Alvefur <zash@zash.se>
parents: 1782
diff changeset
2 labels:
4784
9a41cf08de24 mod_carbons: Obsolete this module, it is included in Prosody since 0.10
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
parents: 3666
diff changeset
3 - 'Stage-Obsolete'
1803
4d73a1a6ba68 Convert all wiki pages to Markdown
Kim Alvefur <zash@zash.se>
parents: 1782
diff changeset
4 summary: Message Carbons
4784
9a41cf08de24 mod_carbons: Obsolete this module, it is included in Prosody since 0.10
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
parents: 3666
diff changeset
5 superseded_by: mod_carbons
1803
4d73a1a6ba68 Convert all wiki pages to Markdown
Kim Alvefur <zash@zash.se>
parents: 1782
diff changeset
6 ...
1782
29f3d6b7ad16 Import wiki pages
Kim Alvefur <zash@zash.se>
parents:
diff changeset
7
4784
9a41cf08de24 mod_carbons: Obsolete this module, it is included in Prosody since 0.10
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
parents: 3666
diff changeset
8 Since Prosody 0.10, this module is [included in Prosody](https://prosody.im/doc/modules/mod_carbons), you will be redirected there shortly.