RSS consumer

This commit is contained in:
Ben 2025-07-13 17:27:23 -07:00
parent beefb8c73e
commit 696ee3b4d0
Signed by: webmaster
GPG key ID: A5FCBAF34E6E8B50
5 changed files with 197 additions and 136 deletions

View file

@ -1,4 +1,4 @@
# FiftyFiftyOneArizona's Matrix-Based Reporting System, NTFY Consumer
# FiftyFiftyOneArizona's Matrix-Based Reporting System, RSS Consumer
Please see https://git.fiftyfiftyonearizona.org/webmaster/matrix-report-documentation
@ -6,8 +6,10 @@ This plugin supports the following:
* whitelisting regions, or allowing all regions.
* allowed senders per region, or all regions.
* reaction receipt upon successful POST to NTFY.
* authenticated NTFY POSTing.
* Different NTFY endpoint, topic, and authentication per region.
* reaction receipt upon successful storage in database.
* Whitelisting which regions to both listen to and serve RSS feeds store.
* Configuring the feed's atom:link
Please see [base-config.yaml](base-config.yaml) for explanation of behavior.
Please see [base-config.yaml](base-config.yaml) for explanation of behavior.
The feed is fully valid and contains items with non-URL GUIDs. The title and body content are the same. Items are timestamped per the original Matrix event.