Commit Graph

16758 Commits (97ef1471c67bc4f736d758f2e4f99178bd01d469)
 

Author SHA1 Message Date
Patrick Cloke 87972f07e5
Convert remote key resource REST layer to async/await. (#7020) 5 years ago
Richard van der Hoff 78a15b1f9d
Store room_versions in EventBase objects (#6875) 5 years ago
Brendan Abolivier fe678a0900
Merge pull request #7035 from matrix-org/babolivier/hide_dummy_events 5 years ago
Brendan Abolivier 83b6c69d3d
Changelog 5 years ago
Brendan Abolivier 31a2116331
Hide extremities dummy events from clients 5 years ago
Patrick Cloke 13892776ef
Allow deleting an alias if the user has sufficient power level (#6986) 5 years ago
Richard van der Hoff 8ef8fb2c1c
Read the room version from database when fetching events (#6874) 5 years ago
Brendan Abolivier 43f874055d
Merge branch 'master' into develop 5 years ago
Brendan Abolivier 6b0ef34706
Update debian changelog 5 years ago
Brendan Abolivier fe6ab0439d Merge branch 'babolivier/v1.11.1-changelog' into 'release-v1.11.1' 5 years ago
Brendan Abolivier fd983fad96 v1.11.1 5 years ago
Patrick Cloke 7dcbc33a1b
Validate the alt_aliases property of canonical alias events (#6971) 5 years ago
Brendan Abolivier 6a8880b9c3 Merge branch 'babolivier/complete_sso_login_saml' into 'release-v1.11.1' 5 years ago
Brendan Abolivier a0178df104 Fix wrong handler being used in SAML handler 5 years ago
Brendan Abolivier 6f67a8b570 Merge branch 'babolivier/sso_module_api' into 'release-v1.11.1' 5 years ago
Brendan Abolivier 65c73cdfec Factor out complete_sso_login and expose it to the Module API 5 years ago
Richard van der Hoff 809e8567f6 Merge branch 'rav/sso-confirm-whitelist' into 'release-v1.11.1' 5 years ago
Richard van der Hoff b68041df3d Add a whitelist for the SSO confirmation step. 5 years ago
Erik Johnston 65a941d1f8 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/fixup_devices_stream 5 years ago
Erik Johnston b29474e0aa
Always return a deferred from `get_current_state_deltas`. (#7019) 5 years ago
Richard van der Hoff 27d099edd6 Merge remote-tracking branch 'origin/release-v1.11.1' into release-v1.11.1 5 years ago
Brendan Abolivier 2e7fad87d4 Merge branch 'anoabolivier/sso-confirm' into 'release-v1.11.1' 5 years ago
Brendan Abolivier b2bd54a2e3 Add a confirmation step to the SSO login flow 5 years ago
Erik Johnston 3ab8e9c293
Fix py35-old CI by using native tox. (#7018) 5 years ago
Richard van der Hoff 174aaa1d62 remove spurious changelog 5 years ago
Richard van der Hoff 036c6cea07 Merge branch 'release-v1.11.1' into develop 5 years ago
Dirk Klimpel bbeee33d63 Fixed set a user as an admin with the new API (#6928) 5 years ago
Erik Johnston e53744c737 Fix worker handling 5 years ago
Matthew Hodgson cc7ab0d84a rst->md 5 years ago
Uday Bansal e4ffb14d57
Fix last date for ACMEv1 install (#7015) 5 years ago
Sandro d96ac97d29
Fix mounting of homeserver.yaml when it does not exist on host (#6913) 5 years ago
Patrick Cloke 12d4259000
Add some type annotations to the federation base & client classes (#6995) 5 years ago
Erik Johnston f70f44abc7 Remove handling of multiple rows per ID 5 years ago
Erik Johnston 59ad93d2a4 Newsfile 5 years ago
Erik Johnston 9ce4e344a8 Change device list replication to match new semantics. 5 years ago
Erik Johnston f5caa1864e Change device lists stream to have one row per id. 5 years ago
Erik Johnston c3c6c0e622 Add 'device_lists_outbound_pokes' as extra table. 5 years ago
Dirk Klimpel 9b06d8f8a6
Fixed set a user as an admin with the new API (#6928) 5 years ago
Patrick Cloke ab0073a6c0 Merge remote-tracking branch 'origin/release-v1.11.1' into develop 5 years ago
Erik Johnston 2201bc9795
Don't refuse to start worker if media listener configured. (#7002) 5 years ago
Richard van der Hoff cab4a52535
set worker_app for frontend proxy test (#7003) 5 years ago
James b32ac60c22
Expose common commands via snap run interface to allow easier invocation (#6315) 5 years ago
Richard van der Hoff 132b673dbe
Add some type annotations in `synapse.storage` (#6987) 5 years ago
Richard van der Hoff 3e99528f2b
Store room version on invite (#6983) 5 years ago
Patrick Cloke 380122866f
Cast a coroutine into a Deferred in the federation base (#6996) 5 years ago
Erik Johnston 1f773eec91
Port PresenceHandler to async/await (#6991) 5 years ago
Uday Bansal 7728d87fd7
Updated warning for incorrect database collation/ctype (#6985) 5 years ago
Andrew Morgan 8c75b621bf
Ensure 'deactivated' parameter is a boolean on user admin API, Fix error handling of call to deactivate user (#6990) 5 years ago
Richard van der Hoff c1156d3e2b
Sanity-check database before running upgrades (#6982) 5 years ago
Richard van der Hoff e66f099ca9
Sanity-check database before running upgrades (#6982) 5 years ago