- Oct 29, 2018
-
-
Richard van der Hoff authored
Room version upgrade support
-
Amber Brown authored
-
- Oct 26, 2018
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Improve comments, get old room state from the context we already have
-
Amber Brown authored
-
- Oct 25, 2018
-
-
Richard van der Hoff authored
This test stubbed out some stuff in a very weird way. I have no idea why. It broke.
-
Richard van der Hoff authored
Make Docker image listen on ipv6 as well as ipv4
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Currently just creates a new, empty, room, and sends a tombstone in the old room.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
... to save passing it into `_send_events_for_new_room`
-
Cédric Laudrel authored
Signed-off-by:
Cédric Laudrel <dek@iono.me>
-
Richard van der Hoff authored
we're going to need this for room upgrades.
-
Erik Johnston authored
Currently when fetching state groups from the data store we make two hits two the database: once for members and once for non-members (unless request is filtered to one or the other). This adds needless load to the datbase, so this PR refactors the lookup to make only a single database hit.
-
Richard van der Hoff authored
-
Erik Johnston authored
Add config option to control alias creation
-
Neil Johnson authored
fix race condiftion in calling initialise_reserved_users
-
Neil Johnson authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Neil Johnson authored
Autocreate autojoin rooms
-
Neil Johnson authored
-
Neil Johnson authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
- Oct 24, 2018
-
-
Richard van der Hoff authored
there's really no point spinning up two separate jobs for these.
-
Richard van der Hoff authored
I don't think we ever use this, and it slows things down. If we want to use it, we should just do so on a couple of builds rather than all of them.
-
Neil Johnson authored
-
Neil Johnson authored
-
Neil Johnson authored
-
Neil Johnson authored
-
Neil Johnson authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-