Commit Graph

10324 Commits (d1c7c2a98a133bdae7747601699a6b9ae0f90c8b)

Author SHA1 Message Date
Hubert Chathi d1c7c2a98a allow devices to be marked as "hidden" 5 years ago
Jorik Schellekens 7b8bc61834
Don't accept opentracing data from clients. (#5715) 5 years ago
Erik Johnston 2410335507 Use upsert when updating destination retry interval 5 years ago
Erik Johnston bd2e1a2aa8 LoggingTransaction accepts None for callback lists. 5 years ago
Erik Johnston ebc5ed1296 Update comment for new column 5 years ago
Neil Johnson 5c05ae7ba0 Add 'rel' attribute to default welcome page. (#5695) 5 years ago
Amber Brown 6a85cb5ef7
Remove non-dedicated logging options and command line arguments (#5678) 5 years ago
Neil Johnson cfc00068bd enable aggregations support by default 5 years ago
Erik Johnston 10523241d8 Delegate to cached version when using get_filtered_current_state_ids 5 years ago
Richard van der Hoff 82345bc09a
Clean up opentracing configuration options (#5712) 5 years ago
Amber Brown 7ad1d76356
Support Prometheus_client 0.4.0+ (#5636) 5 years ago
Andrew Morgan b2a382efdb
Remove the ability to query relations when the original event was redacted. (#5629) 5 years ago
Erik Johnston 8e1ada9e6f Use the current_state_events.membership column 5 years ago
Erik Johnston 059d8c1a4e Track if current_state_events.membership is up to date 5 years ago
Erik Johnston c618a5d348 Add background update for current_state_events.membership column 5 years ago
Erik Johnston 6de09e07a6 Add membership column to current_state_events table. 5 years ago
Richard van der Hoff fa8271c5ac
Convert synapse.federation.transport.server to async (#5689) 5 years ago
Richard van der Hoff 9c70a02a9c
Ignore redactions of m.room.create events (#5701) 5 years ago
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