- Nov 10, 2017
-
-
Richard van der Hoff authored
Reshuffle the caching logic in the url_preview handler so that failures are cached (and to generally simplify things and fix the logcontext leaks).
-
Richard van der Hoff authored
Downcase userid on registration
-
Richard van der Hoff authored
Explain why we don't validate userids registered via app services
-
Richard van der Hoff authored
-
- Nov 09, 2017
-
-
Richard van der Hoff authored
Force username to lowercase before attempting to register https://github.com/matrix-org/synapse/issues/2660
-
Richard van der Hoff authored
This reverts commit b70b6469.
-
Richard van der Hoff authored
Allow upper-case characters in mxids
-
Richard van der Hoff authored
Because we're never going to be able to fix this :'(
-
Erik Johnston authored
-
Erik Johnston authored
-
Luke Barnard authored
Namespace visibility options for groups
-
Erik Johnston authored
-
Richard van der Hoff authored
Fix 'NoneType' not iterable in /deactivate
-
Erik Johnston authored
Change so that update group room visibility isn't an upsert
-
Richard van der Hoff authored
make sure we actually return a value from user_delete_access_tokens
-
Erik Johnston authored
-
- Nov 08, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Fix appservices being backlogged and not receiving new events due to a bug in notify_interested_services
-
Erik Johnston authored
Avoid no-op media deletes
-
Richard van der Hoff authored
Fix bug in state group storage
-
Richard van der Hoff authored
-
- Nov 07, 2017
-
-
Ilya Zhuravlev authored
-
Matthew Hodgson authored
Fix various embarrassing typos around user_directory and add some doc.
-
Richard van der Hoff authored
Fixes a bug where the persisted state groups were different to those actually being used after auth resolution.
-
Richard van der Hoff authored
This is duplicated, so let's factor it out before fixing it
-
Richard van der Hoff authored
this is internal to statestore, so let's keep it there.
-
Erik Johnston authored
Fix for #2635: correctly update rooms avatar/display name when modified by admin
-
Erik Johnston authored
This reverts commit f9b255cd, reversing changes made to 1bd654da.
-
Erik Johnston authored
-
Luke Barnard authored
Return whether a user is an admin within a group
-
Luke Barnard authored
-
Luke Barnard authored
-
Matthew Hodgson authored
Ignore <noscript> tags when generating URL preview descriptions
-
Richard van der Hoff authored
Logging and logcontext fixes for Limiter
-
Matthew Hodgson authored
-
Richard van der Hoff authored
Add some logging to the Limiter in a similar spirit to the Linearizer, to help debug issues. Also fix a logcontext leak. Also refactor slightly to avoid throwing exceptions.
-
- Nov 04, 2017
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-