mirror of
https://github.com/moparisthebest/xeps
synced 2025-02-16 07:10:15 -05:00
Publish spam reporting as XEP-0377
This commit is contained in:
parent
19fe8728b6
commit
08acdf2c20
@ -12,8 +12,8 @@
|
|||||||
abuse to a server operator or other spam service.
|
abuse to a server operator or other spam service.
|
||||||
</abstract>
|
</abstract>
|
||||||
&LEGALNOTICE;
|
&LEGALNOTICE;
|
||||||
<number>xxxx</number>
|
<number>0377</number>
|
||||||
<status>ProtoXEP</status>
|
<status>Standards Track</status>
|
||||||
<type>Standards Track</type>
|
<type>Standards Track</type>
|
||||||
<sig>Standards</sig>
|
<sig>Standards</sig>
|
||||||
<approver>Council</approver>
|
<approver>Council</approver>
|
||||||
@ -26,6 +26,12 @@
|
|||||||
<supersededby/>
|
<supersededby/>
|
||||||
<shortname>NOT_YET_ASSIGNED</shortname>
|
<shortname>NOT_YET_ASSIGNED</shortname>
|
||||||
&sam;
|
&sam;
|
||||||
|
<revision>
|
||||||
|
<version>0.1.0</version>
|
||||||
|
<date>2016-05-25</date>
|
||||||
|
<initials>ssw</initials>
|
||||||
|
<remark><p>Initial version approved by the Council.</p></remark>
|
||||||
|
</revision>
|
||||||
<revision>
|
<revision>
|
||||||
<version>0.0.1</version>
|
<version>0.0.1</version>
|
||||||
<date>2016-05-21</date>
|
<date>2016-05-21</date>
|
||||||
@ -202,19 +208,22 @@
|
|||||||
<name>Spam</name>
|
<name>Spam</name>
|
||||||
<urn>urn:xmpp:reporting:reason:spam:0</urn>
|
<urn>urn:xmpp:reporting:reason:spam:0</urn>
|
||||||
<desc>Used to report a JID that was sending spam messages.</desc>
|
<desc>Used to report a JID that was sending spam messages.</desc>
|
||||||
<doc>XEP TODO</doc>
|
<doc>XEP-0377</doc>
|
||||||
</reason>]]></code>
|
</reason>]]></code>
|
||||||
<code><![CDATA[<reason>
|
<code><![CDATA[<reason>
|
||||||
<name>Abuse</name>
|
<name>Abuse</name>
|
||||||
<urn>urn:xmpp:reporting:reason:abuse:0</urn>
|
<urn>urn:xmpp:reporting:reason:abuse:0</urn>
|
||||||
<desc>Used to report general abuse that is not covered by a more specific reason.</desc>
|
<desc>Used to report general abuse that is not covered by a more specific reason.</desc>
|
||||||
<doc>XEP TODO</doc>
|
<doc>XEP-0377</doc>
|
||||||
</reason>]]></code>
|
</reason>]]></code>
|
||||||
</p>
|
</p>
|
||||||
</section2>
|
</section2>
|
||||||
</section1>
|
</section1>
|
||||||
<section1 topic='XML Schema' anchor='schema'>
|
<section1 topic='XML Schema' anchor='schema'>
|
||||||
<p>TODO</p>
|
<p>
|
||||||
|
An XML schema will be added before this specification moves to draft
|
||||||
|
status.
|
||||||
|
</p>
|
||||||
</section1>
|
</section1>
|
||||||
<section1 topic='Acknowledgements' anchor='acknowledgements'>
|
<section1 topic='Acknowledgements' anchor='acknowledgements'>
|
||||||
<p>
|
<p>
|
Loading…
Reference in New Issue
Block a user