- Aug 15, 2016
-
-
David Baker authored
As per https://github.com/matrix-org/matrix-doc/pull/373 and comment
-
Erik Johnston authored
Split out /events to synchrotron
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Aug 14, 2016
-
-
Erik Johnston authored
Fix some bugs in the auth/ldap handler
-
Daniel Ehlers authored
The name 'result' is of bool type and has no len property, resulting in a TypeError. Futhermore in the flow control conn.response is observed and hence should be reported. Signed-off-by:
Daniel Ehlers <sargon@toppoint.de>
-
Daniel Ehlers authored
In case one does not define bind_dn in ldap configuration, filter attribute is not declared. Since auth code only uses ldap_filter attribute when according LDAP mode is selected, it is safe to only declare the attribute in that case. Signed-off-by:
Daniel Ehlers <sargon@toppoint.de>
-
- Aug 12, 2016
-
-
Erik Johnston authored
-
Erik Johnston authored
Only process one local membership event per room at a time
-
Erik Johnston authored
hs.get_handlers() can not be invoked from split out processes. Moving the invocations down a level means that we can slowly split out individual servlets.
-
Erik Johnston authored
-
- Aug 11, 2016
-
-
Erik Johnston authored
Don't change status_msg on /sync
-
Will Hunt authored
-
Erik Johnston authored
Include prev_content in redacted state events
-
Erik Johnston authored
-
Erik Johnston authored
Clean up TransactionQueue
-
- Aug 10, 2016
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Measure federation send transaction resources
-
Erik Johnston authored
Various federation /event/ improvements
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Will Hunt authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Don't print stack traces when failing to get remote keys
-
Erik Johnston authored
-
- Aug 09, 2016
-
-
Richard van der Hoff authored
-
David Baker authored
Clean up CAS login code
-
- Aug 08, 2016
-
-
David Baker authored
Fix CAS login
-
Richard van der Hoff authored
Fix token login
-
Richard van der Hoff authored
-