MatrixSynapse/synapse/rest/client/v2_alpha
Richard van der Hoff 631d7b87b5 Remove pointless create() method
It just calls the constructor, so we may as well kill it rather than having
random codepaths.
2017-10-20 22:14:55 +01:00
..
__init__.py
_base.py Fixed syntax nits 2017-05-15 16:21:02 +02:00
account.py
account_data.py m.read_marker -> m.fully_read (#2128) 2017-04-18 17:46:15 +01:00
auth.py
devices.py
filter.py Fixed syntax nits 2017-05-15 16:21:02 +02:00
groups.py Remove pointless create() method 2017-10-20 22:14:55 +01:00
keys.py Add left section to /keys/changes 2017-09-08 14:44:36 +01:00
notifications.py
openid.py
read_marker.py m.read_marker -> m.fully_read (#2128) 2017-04-18 17:46:15 +01:00
receipts.py
register.py Add config option to auto-join new users to rooms 2017-10-16 17:57:27 +01:00
report_event.py
sendtodevice.py
sync.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/groups_merged 2017-09-19 11:07:45 +01:00
tags.py
thirdparty.py switch to allow_guest=True for authing 3Ps as per PR feedback 2017-03-31 13:54:26 +01:00
tokenrefresh.py
user_directory.py Include users who share room with requester in user directory 2017-06-15 10:17:21 +01:00