mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-25 18:34:04 +00:00
b7d42c1e93
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...