MatrixSynapse/synapse/handlers
Erik Johnston 088d52ba6c Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes 2017-04-10 14:44:05 +01:00
..
__init__.py
_base.py Insert delta of current_state_events to be more efficient 2017-01-20 17:10:18 +00:00
account_data.py
admin.py admin,storage: added more administrator functionalities 2017-02-02 14:02:26 +01:00
appservice.py
auth.py Support registration / login with phone number 2017-03-13 17:27:51 +00:00
device.py Don't recreate so many sets 2017-03-16 11:54:26 +00:00
devicemessage.py
directory.py Ignore backoff history for invites, aliases, and roomdirs 2017-03-23 12:23:22 +00:00
e2e_keys.py Merge pull request #2050 from matrix-org/rav/federation_backoff 2017-03-23 22:27:01 +00:00
events.py
federation.py Merge pull request #2095 from matrix-org/rav/cull_log_preserves 2017-04-03 17:02:25 +01:00
identity.py Support registration / login with phone number 2017-03-13 17:27:51 +00:00
initial_sync.py Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes 2017-03-15 16:08:46 +00:00
message.py Remove spurious yield 2017-04-03 15:44:19 +01:00
presence.py Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes 2017-04-10 14:44:05 +01:00
profile.py Ignore backoff history for invites, aliases, and roomdirs 2017-03-23 12:23:22 +00:00
receipts.py Don't recreate so many sets 2017-03-16 11:54:26 +00:00
register.py Fix email push in pusher worker 2017-02-02 10:53:36 +00:00
room.py Remove unused param 2017-02-20 15:02:01 +00:00
room_list.py Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes 2017-03-15 10:00:10 +00:00
room_member.py Allow forgetting rooms you're banned from 2017-02-15 19:32:20 +00:00
search.py
sync.py Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes 2017-03-16 13:05:27 +00:00
typing.py Don't double json encode typing replication data 2017-04-05 11:34:20 +01:00