- Aug 10, 2018
-
-
Amber Brown authored
-
black authored
-
Amber Brown authored
-
- Aug 09, 2018
-
-
Amber Brown authored
-
- Aug 08, 2018
-
-
Neil Johnson authored
-
- Aug 07, 2018
-
-
Neil Johnson authored
-
- Aug 06, 2018
-
-
Neil Johnson authored
-
- Aug 04, 2018
-
-
Neil Johnson authored
-
- Aug 03, 2018
-
-
Neil Johnson authored
-
Neil Johnson authored
-
Neil Johnson authored
-
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
-
Neil Johnson authored
-
Neil Johnson authored
-
Neil Johnson authored
-
- Aug 02, 2018
-
-
Neil Johnson authored
-
Neil Johnson authored
-
Neil Johnson authored
-
Neil Johnson authored
-
Neil Johnson authored
This reverts commit ec716a35.
-
- Aug 01, 2018
-
-
Neil Johnson authored
-
Amber Brown authored
-
Neil Johnson authored
-
Neil Johnson authored
-
Neil Johnson authored
-
Neil Johnson authored
-
- Jul 31, 2018
-
-
Neil Johnson authored
-
Neil Johnson authored
-
Neil Johnson authored
-
- Jul 30, 2018
-
-
Travis Ralston authored
The field is never read from, and all the opportunities given to populate it are not utilized. It should be very safe to remove this.
-
Neil Johnson authored
-
Neil Johnson authored
-
- Jul 27, 2018
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Because it was complicated and annoyed me. I suspect this will be more efficient too.
-
- Jul 25, 2018
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Richard van der Hoff authored
on_notifier_poke no longer runs synchonously, so we have to do a different hack to make sure that the replication data has been sent. Let's actually listen for its arrival.
-
- Jul 24, 2018
-
-
Matthew Hodgson authored
-
- Jul 23, 2018
-
-
Erik Johnston authored
-
- Jul 21, 2018
-
-
Amber Brown authored
-