mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-15 21:36:59 +00:00
This is to make it easier to port to Rust, as well as making things conceptually simpler. Two changes: 1. Remove the `__getitem__` interface on events 2. Remove `.user_id` as an alias of `.sender`.