forked-synapse/synapse/rest/client
David Baker 271d3e7865 Fix adding emails on registration
Synapse was not adding email addresses to accounts registered with an email address, due to too many different variables called 'result'. Rename both of them. Also remove the defer.returnValue() with no params because that's not a thing.
2016-07-29 15:25:24 +01:00
..
v1 Implement deleting devices 2016-07-26 07:35:48 +01:00
v2_alpha Fix adding emails on registration 2016-07-29 15:25:24 +01:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
versions.py Add r0.1.0 to the "supported versions" list 2016-07-28 10:14:07 +01:00