mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-30 12:26:05 +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...