summary refs log tree commit diff
path: root/tests/rest/client/test_third_party_rules.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* guard against accidental modificationRichard van der Hoff2020-10-131-0/+20
* Allow ThirdPartyRules modules to replace event contentRichard van der Hoff2020-10-131-4/+4
* Fix message duplication if something goes wrong after persisting the event (#...Erik Johnston2020-10-131-1/+1
* Allow modules to create and send events into rooms (#8479)Andrew Morgan2020-10-091-1/+27
* Additional tests for third-party event rules (#8468)Richard van der Hoff2020-10-061-13/+71
* Fix third-party event modules for `check_visibility_can_be_modified` checkRichard van der Hoff2020-10-051-0/+86