Skip to content
Snippets Groups Projects
  • Richard van der Hoff's avatar
    0ca459ea
    Basic support for room versioning · 0ca459ea
    Richard van der Hoff authored
    This is the first tranche of support for room versioning. It includes:
     * setting the default room version in the config file
     * new room_version param on the createRoom API
     * storing the version of newly-created rooms in the m.room.create event
     * fishing the version of existing rooms out of the m.room.create event
    0ca459ea
    History
    Basic support for room versioning
    Richard van der Hoff authored
    This is the first tranche of support for room versioning. It includes:
     * setting the default room version in the config file
     * new room_version param on the createRoom API
     * storing the version of newly-created rooms in the m.room.create event
     * fishing the version of existing rooms out of the m.room.create event