Richard van der Hoff 0ca459ea33 Basic support for room versioning
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
2018-08-03 16:08:32 +01:00
..
2018-08-03 16:08:32 +01:00
2018-08-01 16:17:42 +01:00
2018-07-09 16:09:20 +10:00
2018-08-03 16:08:32 +01:00
2018-07-09 16:09:20 +10:00
2018-08-01 16:02:46 +01:00
2018-07-23 13:17:22 +01:00
2018-07-09 16:09:20 +10:00
2018-08-03 16:08:32 +01:00
2018-08-02 15:31:04 +01:00
2018-07-09 16:09:20 +10:00
2018-07-30 23:59:02 +02:00