95e8d0589b
This patch fixes `EventFactory::create` where the `m.room.create` wasn't created as a state-event (the `state_key` field was missing). Also, it uses the `creator_user_id` in the `sender` field if no sender was given.