- Mar 09, 2017
-
-
Richard van der Hoff authored
When we receive PDUs via `get_missing_events`, we have already checked their sigs, so there is no need to do it again.
-
Richard van der Hoff authored
This should be functionally identical: it just seeks to improve readability by reducing indentation.
-
Richard van der Hoff authored
-
David Baker authored
Support registration & login with phone number
-
- Mar 08, 2017
-
-
David Baker authored
-
David Baker authored
-
David Baker authored
This file post-dates OM
-
David Baker authored
-
Richard van der Hoff authored
looks like the upsert function was accidentally sending sql logging to the general logger. We already log the sql in `txn.execute`.
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
David Baker authored
and replace requestEmailToken where we meant requestMsisdnToken
-
David Baker authored
Plus a couple of other minor fixes
-
David Baker authored
-
- Mar 07, 2017
-
- Mar 06, 2017
-
-
Erik Johnston authored
Select distinct devices from DB
-
Erik Johnston authored
Otherwise we might pull out tonnes of duplicate user_ids and this can make synapse sad.
-
- Mar 03, 2017
-
-
David Baker authored
and support binding them with the bind_msisdn param
-
Erik Johnston authored
Fix device list update to not constantly resync
-
Erik Johnston authored
Clobber old device list stream entries
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Mar 01, 2017
-
-
David Baker authored
defer.returnValue doth not maketh a generator: it would need a yield to be a generator, and this doesn't need a yield.
-
David Baker authored
-
Paul "LeoNerd" Evans authored
-
Erik Johnston authored
-
Paul Evans authored
Prepare a script for Jenkins to run sytest via dendron+haproxy
-
Erik Johnston authored
-
Erik Johnston authored
-
- Feb 28, 2017
-
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Erik Johnston authored
-
Erik Johnston authored
Intern table column names once
-
Erik Johnston authored
Add stream_id index to device_lists_outbound_pokes
-