Andrew Morgan
|
43131b266d
Changelog
|
3 years ago |
Andrew Morgan
|
f11ccf7d7d
Add tests for PresenceRouter and new module_api method
|
3 years ago |
Andrew Morgan
|
2d656e7b7f
Update method calls to thread presence_router through to presence handler
|
3 years ago |
Andrew Morgan
|
18f50fb85d
Update PresenceHandler to call PresenceRouter methods when applicable
|
3 years ago |
Andrew Morgan
|
847cc492d8
Add a storage method to get the current presence state for all users
|
3 years ago |
Andrew Morgan
|
e5b7f22953
Add an exclude_keyvalues option to simple_select_list_paginate_txn
|
3 years ago |
Andrew Morgan
|
b9dedcaa65
Add a func to ModuleApi to send all local online user presence to a set of users
|
3 years ago |
Andrew Morgan
|
0c49a14aec
Modify `get_interested_parties` and `get_interested_remotes` to query PresenceRouter
|
3 years ago |
Andrew Morgan
|
5a43256e93
Add a built-in PresenceRouter class
|
3 years ago |
Andrew Morgan
|
bf24bd797c
Clean up presence config, allow specifying a presence_router module
|
3 years ago |
Andrew Morgan
|
de669a2abd
Add documentation for implementing a PresenceRouter module
|
3 years ago |
Andrew Morgan
|
7b06f85c0e
Ensure we use a copy of the event content dict before modifying it in serialize_event (#9585)
|
3 years ago |
Patrick Cloke
|
cc324d53fe
Fix up types for the typing handler. (#9638)
|
3 years ago |
Hubert Chathi
|
73dbce5523
only save remote cross-signing keys if they're different from the current ones (#9634)
|
3 years ago |
Erik Johnston
|
ad721fc559
Fix bad naming of storage function (#9637)
|
3 years ago |
Richard van der Hoff
|
567f88f835
Prep work for removing `outlier` from `internal_metadata` (#9411)
|
3 years ago |
Patrick Cloke
|
b449af0379
Add type hints to the room member handler. (#9631)
|
3 years ago |
Jonathan de Jong
|
27d2820c33
Enable flake8-bugbear, but disable most checks. (#9499)
|
3 years ago |
Hubbe
|
dd5e5dc1d6
Add SSO attribute requirements for OIDC providers (#9609)
|
3 years ago |
Dirk Klimpel
|
8000cf1315
Return m.change_password.enabled=false if local database is disabled (#9588)
|
3 years ago |
Andrew Morgan
|
e3bc0e6f7c
Changelog typo
|
3 years ago |
Andrew Morgan
|
ad5d2e7ec0
Pull up appservice login deprecation notice
|
3 years ago |
Andrew Morgan
|
d315e96443
1.30.0rc1
|
3 years ago |
Andrew Morgan
|
847ecdd8fa
Pass SSO IdP information to spam checker's registration function (#9626)
|
3 years ago |
Mathieu Velten
|
ccf1dc51d7
Install jemalloc in docker image (#8553)
|
3 years ago |
Patrick Cloke
|
1383508f29
Handle an empty cookie as an invalid macaroon. (#9620)
|
3 years ago |
Richard van der Hoff
|
dd69110d95
Add support for stable MSC2858 API (#9617)
|
3 years ago |
Richard van der Hoff
|
5b5bc188cf
Clean up config settings for stats (#9604)
|
3 years ago |
Andrew Morgan
|
1b0eaed21f
Prevent bundling aggregations for state events (#9619)
|
3 years ago |
Richard van der Hoff
|
1c8a2541da
Fix Internal Server Error on `GET /saml2/authn_response` (#9623)
|
3 years ago |