fix(auto-reply): surface private group replies

This commit is contained in:
Peter Steinberger
2026-04-30 14:46:07 +01:00
parent 8b665e0d70
commit 82ca6ecdde
11 changed files with 219 additions and 6 deletions

View File

@@ -61,6 +61,9 @@ To restore legacy automatic final replies for group/channel rooms:
}
```
The gateway hot-reloads `messages` config after the file is saved. Restart only
when file watching or config reload is disabled in the deployment.
To require visible output to go through the message tool for every source chat:
```json5