mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
updated reference
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2102 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
68e1218a0f
commit
d4d5b734dc
@ -391,7 +391,7 @@
|
||||
<ol start='1'>
|
||||
<li><p>When an account owner publishes an item to a node, a PEP service MUST generate a notification and send it to all appropriate subscribers (where the number of notifications is determined by the foregoing rules).</p></li>
|
||||
<li><p>When a PEP service receives initial presence information from a subscriber's resource with a non-negative priority and including <cite>XEP-0115</cite> information that indicates an interest in the data format, it MUST generate a notification containing the last published item for that node and send it to the newly-available resource.</p></li>
|
||||
<li><p>As an exception to the foregoing MUST rules, a PEP service MUST NOT send notifications to a subscriber if the user has blocked the subscriber from receiving all or any kinds of stanza (presence, message, IQ, or any combination thereof) using communiations blocking as specified in <cite>XMPP IM</cite>.</p></li>
|
||||
<li><p>As an exception to the foregoing MUST rules, a PEP service MUST NOT send notifications to a subscriber if the user has blocked the subscriber from receiving all or any kinds of stanza (presence, message, IQ, or any combination thereof) using communications blocking as specified in &xep0016; or &xep0191;.</p></li>
|
||||
</ol>
|
||||
</section3>
|
||||
<section3 topic='Sending the Last Published Item' anchor='notify-last'>
|
||||
|
Loading…
Reference in New Issue
Block a user