MatrixSynapse/synapse/rest/client/v1
Erik Johnston 4c22c9b0b6 Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes 2018-06-25 14:37:13 +01:00
..
__init__.py
admin.py Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes 2018-06-25 14:37:13 +01:00
base.py Burminate v1auth 2018-04-30 22:20:43 +02:00
directory.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
events.py
initial_sync.py Support /initialSync in synchrotron worker 2016-09-21 11:46:28 +01:00
login.py Use six.moves.urlparse 2018-04-15 21:22:43 +02:00
logout.py Return 401 for invalid access_token on logout 2018-03-02 22:01:27 -08:00
presence.py Disable presence 2018-06-22 15:58:14 +01:00
profile.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
push_rule.py
pusher.py Set Server header in SynapseRequest 2018-05-10 18:50:27 +01:00
register.py Remove run_on_reactor (#3395) 2018-06-14 18:27:37 +10:00
room.py Move RoomCreationHandler out of synapse.handlers.Handlers 2018-05-17 09:08:42 +01:00
voip.py add setting (on by default) to support TURN for guests 2017-03-15 12:22:18 +00:00