Commit Graph

11620 Commits (e341518f92132ad0b71a826857146b0bd2e56d6b)

Author SHA1 Message Date
dklimpel 1f5f3ae8b1 Add options to disable setting profile info for prevent changes. 5 years ago
Neil Pilgrim 2bff4457d9
Add type hints to logging/context.py (#6309) 5 years ago
Neil Johnson 1d66dce83e
Break down monthly active users by appservice_id (#7030) 5 years ago
Brendan Abolivier 54b78a0e3b
Lint 5 years ago
Brendan Abolivier 297aaf4816
Mention the session ID in the error message 5 years ago
Brendan Abolivier 45df9d35a9
Lint 5 years ago
Brendan Abolivier 80e580ae92
Make sure that is_verified is a boolean when processing room keys 5 years ago
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 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 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 a0178df104 Fix wrong handler being used in SAML handler 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 b68041df3d Add a whitelist for the SSO confirmation step. 5 years ago
Erik Johnston b29474e0aa
Always return a deferred from `get_current_state_deltas`. (#7019) 5 years ago
Brendan Abolivier b2bd54a2e3 Add a confirmation step to the SSO login flow 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
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 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
Erik Johnston 2201bc9795
Don't refuse to start worker if media listener configured. (#7002) 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 e66f099ca9
Sanity-check database before running upgrades (#6982) 5 years ago
Erik Johnston bbf8886a05
Merge worker apps into one. (#6964) 5 years ago
Richard van der Hoff 691659568f
Remove redundant store_room call (#6979) 5 years ago
Richard van der Hoff a301934f46
Upsert room version when we join over federation (#6968) 5 years ago
Richard van der Hoff 4c2ed3f20e
Fix minor issues with email config (#6962) 5 years ago
Patrick Cloke af6c389501
No longer use room alias events to calculate room names for push notifications. (#6966) 5 years ago
Dirk Klimpel 7b0e2d961c
Change displayname of user as admin in rooms (#6876) 5 years ago
Patrick Cloke fcf4599488
Stop returning aliases as part of the room list. (#6970) 5 years ago
Patrick Cloke 7936d2a96e
Publishing/removing from the directory requires a power level greater than canonical aliases. 5 years ago
Patrick Cloke 509e381afa
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 5 years ago
Erik Johnston 0bd8cf435e Increase MAX_EVENTS_BEHIND for replication clients 5 years ago
Richard van der Hoff 9c1b83b007 1.11.0 5 years ago
Andrew Morgan 8f6d9c4cf0
Small grammar fixes to the ACME v1 deprecation notice (#6944) 5 years ago
Patrick Cloke 99eed85a77
Do not send alias events when creating / upgrading a room (#6941) 5 years ago
Hubert Chathi a90d0dc5c2
don't insert into the device table for remote cross-signing keys (#6956) 5 years ago
Ruben Barkow-Kuder 4fb5f4d0ce
Add some clarifications to README.md in the database schema directory. (#6615) 5 years ago