RSS consumer
This commit is contained in:
parent
beefb8c73e
commit
696ee3b4d0
5 changed files with 197 additions and 136 deletions
12
readme.md
12
readme.md
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue