mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -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.
|
||||
</abstract>
|
||||
&LEGALNOTICE;
|
||||
<number>xxxx</number>
|
||||
<status>ProtoXEP</status>
|
||||
<number>0377</number>
|
||||
<status>Standards Track</status>
|
||||
<type>Standards Track</type>
|
||||
<sig>Standards</sig>
|
||||
<approver>Council</approver>
|
||||
@ -26,6 +26,12 @@
|
||||
<supersededby/>
|
||||
<shortname>NOT_YET_ASSIGNED</shortname>
|
||||
&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>
|
||||
<version>0.0.1</version>
|
||||
<date>2016-05-21</date>
|
||||
@ -202,19 +208,22 @@
|
||||
<name>Spam</name>
|
||||
<urn>urn:xmpp:reporting:reason:spam:0</urn>
|
||||
<desc>Used to report a JID that was sending spam messages.</desc>
|
||||
<doc>XEP TODO</doc>
|
||||
<doc>XEP-0377</doc>
|
||||
</reason>]]></code>
|
||||
<code><![CDATA[<reason>
|
||||
<name>Abuse</name>
|
||||
<urn>urn:xmpp:reporting:reason:abuse:0</urn>
|
||||
<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>
|
||||
</p>
|
||||
</section2>
|
||||
</section1>
|
||||
<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 topic='Acknowledgements' anchor='acknowledgements'>
|
||||
<p>
|
Loading…
Reference in New Issue
Block a user