mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-08 02:45:43 +00: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...