mirror of
https://github.com/matrix-org/synapse.git
synced 2025-11-17 08:31:10 +01:00
Removed an old patch that deduplicated join events. This patch is now useless. Plus it is buggy since it compared event.content and event.prev_content only on the membership field whereas these objects contain more data now like displayname...