element-hq / element-hq/synapse
check_media_file_for_spam should provide the original event if possible
Open
T-Enhancement
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#9807](https://github.com/matrix-org/synapse/issues/9807).
---
In order to be able to monitor spam (and possibly auto-kick spammers), it would be useful if `check_media_file_for_spam` provided more data to spam-checkers, typically the room id and the user id.
Contributor guide
Assessment
This issue has not been assessed yet.