- Mar 03, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Mar 01, 2017
-
-
Erik Johnston authored
-
- Feb 28, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
Intern table column names once
-
Erik Johnston authored
Add stream_id index to device_lists_outbound_pokes
-
Erik Johnston authored
-
Erik Johnston authored
As this is used for replication streaming
-
Erik Johnston authored
-
Erik Johnston authored
-
Matthew Hodgson authored
merge in right archlinux package, thanks to @saram-kon from https://github.com/matrix-org/synapse/pull/1956
-
- Feb 27, 2017
-
-
Erik Johnston authored
Don't fetch current state in common case
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Currently we fetch the list of current state events whenever we send something in a room. This is overkill for the common case of persisting a simple chain of non-state events, so lets handle that case specially.
-
Erik Johnston authored
Fix synapse_port_db failure (fixes #1902)
-
Erik Johnston authored
Cache get_user_devices_from_cache
-
Erik Johnston authored
-
Matthew Hodgson authored
the aur package is no longer there, community package in arch does exist
-
Sean Enck authored
-
Erik Johnston authored
Fix #1677 (dynamic thumbnails aspect)
-
- Feb 24, 2017
-
-
Jurek authored
-
- Feb 23, 2017
-
-
Erik Johnston authored
Strip newlines from SQL queries
-
Erik Johnston authored
-
- Feb 22, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Feb 21, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Richard van der Hoff authored
Fix a race in transaction queue
-
- Feb 20, 2017
-
-
Richard van der Hoff authored
It was theoretically possible for a PDU to get queued and not sent for ages. On closer inspection I think there were bigger problems elsewhere, but we might as well fix this since it's easy.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Fix /context/ visibiltiy rules
-
Erik Johnston authored
-
Erik Johnston authored
-
Richard van der Hoff authored
-
- Feb 19, 2017
-
-
Richard van der Hoff authored
-