Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scansion: PEP notifications no longer carry 'publisher' by default | Matthew Wild | 2023-03-22 | 1 | -3/+3 |
| | | | | | | | | | | | | | 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 | ||||
* | mod_pubsub: Fix inclusion of publisher (fixes #1399) | Kim Alvefur | 2019-05-01 | 1 | -3/+3 |
| | |||||
* | spec/scansion: Add pep_publish_subscribe (fixes #1222) | Matthew Wild | 2018-10-30 | 1 | -0/+210 |