Software /
code /
prosody-modules
File
mod_pubsub_summary/README.md @ 4980:da151f9af861
replaced 'session' with 'origin' in push_disable
session is not defined in this function, trying to access it
leads to an error.
The correct reference seems to be 'origin'.
(This may have come about by copying from the similar
code in process_stanza_queue.)
author | arcseconds |
---|---|
date | Sat, 30 Jul 2022 21:07:47 +1200 |
parent | 4875:c8a7cb6fa1a7 |
child | 5140:ce11c217704a |
line wrap: on
line source
Module that generates a nicer text version of Atom feeds, meant for use with [mod_pubsub_feeds] and [mod_pubsub_text_interface]. It extracts title, content and links from entries and formats a text version like this: > \***Example Post Title**\* > > Lorem ipsum dolor sit amet. > > https://blog.example.com/example-post