- Oct 31, 2018
-
-
Jonas Schürmann authored
Signed-off-by:
Jonas Schürmann <jonasschuermann@aol.de>
-
Amber Brown authored
-
Amber Brown authored
-
- Oct 30, 2018
-
-
Amber Brown authored
-
Amber Brown authored
-
Erik Johnston authored
Delete unreferenced state groups during purge
-
Amber Brown authored
-
- Oct 29, 2018
-
-
Erik Johnston authored
A couple of replication fixes for device lists
-
Erik Johnston authored
Erikj/repl names
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
We currently send several kHz of device list updates over replication occisonally, which often causes the replications streams to lag and then get dropped. A lot of those updates will actually be duplicates, since we don't send e.g. device_ids across replication, so let's deduplicate it when we pull them out of the database.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Amber Brown authored
-
Richard van der Hoff authored
Remember to copy the avatar on room upgrades
-
Richard van der Hoff authored
Better handling of odd PLs during room upgrades
-
Richard van der Hoff authored
Room version upgrade support
-
Amber Brown authored
-
- Oct 26, 2018
-
-
Richard van der Hoff authored
Fixes handling of rooms where we have permission to send the tombstone, but not other state. We need to (a) fail more gracefully when we can't send the PLs in the old room, and (b) not set the PLs in the new room until we are done with the other stuff.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Improve comments, get old room state from the context we already have
-
Erik Johnston authored
-
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.
-