This repository was archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Allow modules to create and send events into rooms #8479
Merged
Merged
Changes from 1 commit
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
56834af
Add ignore_spam_check option to event creation function
anoadragon453 e7ea5dd
Add ignore_third_party_event_rules option to event creation function
anoadragon453 0f8e5a1
Allow modules to create and send non-member events into a room
anoadragon453 cec0b57
Add a test for creating and sending events
anoadragon453 fc4d832
Changelog
anoadragon453 df81f68
Fix cyclic dependencies
anoadragon453 14d182f
Remove spam_check and ThirdPartyEventRules bypass options, fix cycle
anoadragon453 a8a2258
Test that ThirdPartyEventRules modules can send events into rooms
anoadragon453 05ae414
Fix typo
anoadragon453 82f50f1
mypy
anoadragon453 d61457d
fix accidental indentation
anoadragon453 7565d87
lint
anoadragon453 e16b50e
Fix cycles... again
anoadragon453 3140dbb
Mention that state events may be deduplicated when sent
anoadragon453 16f979c
Simply interface to create_and_send_event_into_room
anoadragon453 17208c2
Update tests to provide event dicts
anoadragon453 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.