aboutsummaryrefslogtreecommitdiffstats
path: root/spec/scansion/pubsub_config.scs
Commit message (Collapse)AuthorAgeFilesLines
* mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436Kim Alvefur2021-10-191-0/+15
| | | | | | | | Default left as 'never' in mod_pubsub to preserve the previous behavior. Unclear if this is desirable, but can always be changed later. In mod_pep this allows turning off the automatic resending of most recent item.
* mod_pubsub,mod_pep: Support "max" as 'pubsub#max_items'Kim Alvefur2021-06-091-2/+2
| | | | | | Fixes #1643 API change: The argument to archive_itemstore() changes type to integer
* pubsub: Set pubsub#title as name attribute in disco#items (fixes #1226)Kim Alvefur2018-10-301-0/+205