Commit Graph

10502 Commits (5625abe503569f3ffddcc4a2c0d6aa5aad3f188d)

Author SHA1 Message Date
Richard van der Hoff 2091c91fde
More refactoring in `get_events_as_list` (#5707) 5 years ago
Richard van der Hoff 375162b3c3
Fix redaction authentication (#5700) 5 years ago
Richard van der Hoff 65c5592b8e
Refactor `get_events_as_list` (#5699) 5 years ago
Erik Johnston 5ed7853bb0 Remove pointless description 5 years ago
Erik Johnston f44354e17f Clean up arg name and remove lying comment 5 years ago
Erik Johnston d0d479c1af
Fix typo in synapse/app/admin_cmd.py 5 years ago
Erik Johnston 03cc8c4b5d Fix invoking add_argument from homeserver.py 5 years ago
Erik Johnston eca4f5ac73 s/exfiltrate_user_data/export_user_data/ 5 years ago
Erik Johnston 1b2067f53d Add FileExfiltrationWriter 5 years ago
Erik Johnston c8f35d8d38 Use set_defaults(func=) style 5 years ago
Erik Johnston fdefb9e29a Move creation of ArgumentParser to caller 5 years ago
Erik Johnston 37b524f971 Fix up comments 5 years ago
Erik Johnston 823e13ddf4 Change add_arguments to be a static method 5 years ago
Andrew Morgan 18c516698e
Return a different error from Invalid Password when a user is deactivated (#5674) 5 years ago
Richard van der Hoff 5f158ec039
Implement access token expiry (#5660) 5 years ago
Erik Johnston db0a50bc40 Fixup docstrings 5 years ago
Andrew Morgan 24aa0e0a5b fix typo: backgroud -> background 5 years ago
Andrew Morgan 78a1cd36b5 small typo fix (#5655) 5 years ago
Richard van der Hoff 0a4001eba1
Clean up exception handling for access_tokens (#5656) 5 years ago
Jorik Schellekens 38a6d3eea7
Add basic opentracing support (#5544) 5 years ago
Richard van der Hoff 1890cfcf82 Inline issue_access_token (#5659) 5 years ago
Richard van der Hoff 953dbb7980
Remove access-token support from RegistrationStore.register (#5642) 5 years ago
Brendan Abolivier b2a2e96ea6
Typo 5 years ago
Brendan Abolivier f77e997619
Send 3PID bind requests as JSON data 5 years ago
Andrew Morgan f281714583
Don't bundle aggregations when retrieving the original event (#5654) 5 years ago
Hubert Chathi 7b3bc755a3 remove unused and unnecessary check for FederationDeniedError (#5645) 5 years ago
Andrew Morgan d88421ab03
Include the original event in /relations (#5626) 5 years ago
Richard van der Hoff 824707383b
Remove access-token support from RegistrationHandler.register (#5641) 5 years ago
Brendan Abolivier 7556851665
Allow newly-registered users to lookup their own profiles 5 years ago
Richard van der Hoff b70e080b59
Better logging for auto-join. (#5643) 5 years ago
Richard van der Hoff 4b1f7febc7 Update ModuleApi to avoid register(generate_token=True) (#5640) 5 years ago
Richard van der Hoff f9e99f9534 Factor out some redundant code in the login impl (#5639) 5 years ago
Richard van der Hoff 1af2fcd492 Move get_or_create_user to test code (#5628) 5 years ago
Brendan Abolivier f05c7d62bc
Lint 5 years ago
Brendan Abolivier 1a807dfe68
Use application/json when querying the IS's /store-invite endpoint 5 years ago
J. Ryan Stinnett 9b1b79f3f5
Add default push rule to ignore reactions (#5623) 5 years ago
Andrew Morgan ad8b909ce9
Add origin_server_ts and sender fields to m.replace (#5613) 5 years ago
Richard van der Hoff 80cc82a445
Remove support for invite_3pid_guest. (#5625) 5 years ago
Erik Johnston b4f5416dd9 pep8 5 years ago
Erik Johnston eadb13d2e9 Remove FileExfiltrationWriter 5 years ago
Erik Johnston 9ccea16d45 Assume key existence. Update docstrings 5 years ago
Richard van der Hoff a6a776f3d8
remove dead transaction persist code (#5622) 5 years ago
Richard van der Hoff 9481707a52
Fixes to the federation rate limiter (#5621) 5 years ago
Andrew Morgan 0e5434264f
Make errors about email password resets much clearer (#5616) 5 years ago
Amber Brown 1ee268d33d
Improve the backwards compatibility re-exports of synapse.logging.context (#5617) 5 years ago
Erik Johnston 20332b278d 1.1.0 5 years ago
Erik Johnston c061d4f237 Fixup from review comments. 5 years ago
Amber Brown 463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
Erik Johnston d0b849c86d
Apply comment fixups from code review 5 years ago
Richard van der Hoff cb8d568cf9 Fix 'utime went backwards' errors on daemonization. (#5609) 5 years ago