- Oct 17, 2016
-
-
Erik Johnston authored
-
- Sep 13, 2016
-
-
Erik Johnston authored
-
Mark Haines authored
Add a timeout parameter for end2end key queries.
-
Erik Johnston authored
Add WHERE clause support to index creation
-
- Sep 12, 2016
-
-
Mark Haines authored
Add a timeout parameter for controlling how long synapse will wait for responses from remote servers. For servers that fail include how they failed to make it easier to debug. Fetch keys from different servers in parallel rather than in series. Set the default timeout to 10s.
-
Erik Johnston authored
-
Erik Johnston authored
Add is_direct param to /createRoom
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Fix backfill when cannot find an event.
-
Erik Johnston authored
-
Erik Johnston authored
`get_pdu` can succeed but return None.
-
Erik Johnston authored
Create new index concurrently
-
Erik Johnston authored
Optimise /notifications query
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Mark Haines authored
Fix direct to device messages recieved over federation to notify sync
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Mark Haines authored
Add comments to existing schema deltas that used "CREATE INDEX" directly
-
Mark Haines authored
-
Mark Haines authored
-
Erik Johnston authored
Revert "Add index to event_push_actions"
-
Erik Johnston authored
-
Erik Johnston authored
Change state fetch query for postgres to be faster
-
Erik Johnston authored
Correctly handle typing stream id resetting
-
Erik Johnston authored
It turns out that postgres doesn't like doing a list of OR's and is about 1000x slower, so we just issue a query for each specific type seperately.
-
Erik Johnston authored
Clobber EDUs in send queue
-
- Sep 09, 2016
-
-
Richard van der Hoff authored
Conform better to the CAS protocol specification
-
Shell Turner authored
Redirect to CAS's /login endpoint properly, and don't require an <attributes> element. Signed-off-by:
Shell Turner <cam.turn@gmail.com>
-
David Baker authored
Add index to event_push_actions
-
David Baker authored
-
David Baker authored
and remove room_id caluse so it uses it Mostly from @negativemjark
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-