3538bb91e3
This patch makes `Context` to derive `Default`. The `new` constructor also no longer takes a `RoomInfoNotableUpdates`, since it was always used with a default value, it generates this value by itself.