Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 12 additions & 2 deletions xep-0472.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,16 @@
<supersededby />
<shortname>psf</shortname>
&edhelas;
<revision>
<version>0.2.1</version>
<date>2025-10-13</date>
<initials>jp</initials>
<remark>
<ul>
<li>Clarify text in Reply-To section to show that the XMPP link is mandatory and that the HTTP link is optional.</li>
</ul>
</remark>
</revision>
<revision>
<version>0.2.0</version>
<date>2023-04-03</date>
Expand Down Expand Up @@ -197,7 +207,7 @@
</section2>
<section2 topic='Replying to a Post' anchor='reply'>
<p>Anyone can publish a post in reply to Romeo's post. Here we assume that a reply comes from Benvolio.</p>
<p>Note: Inclusion of the "thr:in-reply-to" element defined in &rfc4685; indicates the post to which the user is replying. This reply includes two such elements (one pointing to the HTTP URL for the post and the other pointing to the XMPP URI for the post.</p>
<p>Note: Inclusion of the "thr:in-reply-to" element defined in &rfc4685; indicates the post to which the user is replying. This reply MUST have at least one element pointing to the XMPP URI of the post replied to and MAY have a second one pointing to the HTTP URL for the post.</p>
<p>Note: The post can be a reply to more than the only one another.</p>
<example caption="Publishing a reply"><![CDATA[
<iq from='benvolio@montague.lit/mobile'
Expand Down Expand Up @@ -380,4 +390,4 @@
</p>
</section1>

</xep>
</xep>