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 events to be created with no prev_events (MSC2716)
#11243
Merged
Merged
Changes from 1 commit
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
39efad1
Allow events to be created with no prev_events
MadLittleMods 66f0859
Add changelog
MadLittleMods 9f45d09
Allow member state events without prev_events
MadLittleMods e093481
More clarification and specificity in errors/comments
MadLittleMods 4bb5fd3
Add tests for creating events with empty prev_events
MadLittleMods f421a2d
Fix lints
MadLittleMods d10625e
Update test description to be accurate
MadLittleMods 2370dca
Remove redundant length check
MadLittleMods e2928b5
No new room version necessary and allow no prev_events via allow_no_p…
MadLittleMods 85364c5
Remove extra verbose check
MadLittleMods 0ed300e
Only worry about having auth_events when allowing no prev_events
MadLittleMods 93ca0f8
Update changelog to describe intended usage
MadLittleMods 9b9deff
Merge branch 'develop' into madlittlemods/empty-prev-events
MadLittleMods 8fada7e
Fix lint
MadLittleMods 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Allow experimental room version `org.matrix.msc2716v4` to allow events to be created without `prev_events` (only `auth_events`). | ||
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.