[ADD] Optionally allow instance admins to ignore m.notice events

This commit is contained in:
LDA 2025-04-13 10:39:15 +00:00
commit 7b8ed08e88
5 changed files with 14 additions and 1 deletions

View file

@ -23,6 +23,8 @@ TBD
- The endpoint for media has been changed to '/media/[SERV]/[ID]?hmac=...'
- Add parsee-plumb tool to manage plumbing from outside Parsee if it is not running.
- Add packaging for Guix (see #18)
- Parsee is now dependent on authenticated media to function.
(Please, Matrix, do _not_ touch anything, I do _not_ want to mess with this anymore)
#### Bugfixes
- Fix potential infinite loops when processing some messages.
- Parsee now handles pinging puppets from Matrix more sanely.