This website requires JavaScript.
Explore
Help
Sign In
char
/
dendrite
Watch
1
Star
0
Fork
You've already forked dendrite
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
dadb06f6ad
dendrite
/
roomserver
/
state
/
shared
/
shared.go
2 lines
15 B
Go
Raw
Normal View
History
Unescape
Escape
Room server changes for room versions (#930) * Rearrange state package a bit, add some code to look up the right state resolution algorithm * Remove shared * Add GetRoomVersionForRoomNID * Try to use room version to get correct state resolution algorithm * Fix room joins over federation * nolint resolveConflictsV2 because all attempts to break it up so far just result in it being awfully less obvious how it works * Rename Prepare to NewStateResolution * Update comments * Re-add missing tests
2020-03-19 18:33:04 +00:00
package
shared