Software /
code /
prosody
Diff
teal-src/module.d.tl @ 12963:276b7d470433
scansion: PEP notifications no longer carry 'publisher' by default
Previous behaviour:
- publisher was always included in PEP notifications
- publisher was never included in get_items requests
New behaviour:
- publisher is included in both notifications and retrieval if
itemreply == publisher
- publisher is not ever included if itemreply ~= publisher
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Wed, 22 Mar 2023 16:48:51 +0000 |
parent | 12643:9fa749cbd376 |
child | 12979:fbbf4f0db8f0 |