Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 lat temu |
Shay
|
70ce9aea71
Strip unauthorized fields from `unsigned` object in events received over federation (#11530)
|
2 lat temu |
Richard van der Hoff
|
73cbb284b9
Remove redundant parameters on `_check_event_auth` (#11292)
|
3 lat temu |
Richard van der Hoff
|
2622b28c5c
Inline `_check_event_auth` for outliers (#10926)
|
3 lat temu |
Richard van der Hoff
|
abedf7d77f
Get rid of `_auth_and_persist_event` (#10781)
|
3 lat temu |
Richard van der Hoff
|
1800aabfc2
Split `FederationHandler` in half (#10692)
|
3 lat temu |
Richard van der Hoff
|
e81d62009e
Split `on_receive_pdu` in half (#10640)
|
3 lat temu |
Richard van der Hoff
|
1bebc0b78c
Clean up federation event auth code (#10539)
|
3 lat temu |
Andrew Morgan
|
6982db9651
Merge branch 'master' into develop
|
3 lat temu |
Patrick Cloke
|
b076bc276e
Always use the name as the log ID. (#9829)
|
3 lat temu |
Patrick Cloke
|
936e69825a
Separate creating an event context from persisting it in the federation handler (#9800)
|
3 lat temu |
Patrick Cloke
|
e8816c6ace
Revert "Check for space membership during a remote join of a restricted room. (#9763)"
|
3 lat temu |
Patrick Cloke
|
cc51aaaa7a
Check for space membership during a remote join of a restricted room. (#9763)
|
3 lat temu |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 lat temu |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 lat temu |
Patrick Cloke
|
1619802228
Various clean-ups to the logging context code (#8935)
|
3 lat temu |
Patrick Cloke
|
30fba62108
Apply an IP range blacklist to push and key revocation requests. (#8821)
|
3 lat temu |
Erik Johnston
|
2ac908f377
Don't instansiate Requester directly (#8614)
|
4 lat temu |
Patrick Cloke
|
c9c0ad5e20
Remove the deprecated Handlers object (#8494)
|
4 lat temu |
Patrick Cloke
|
4a739c73b4
Convert simple_update* and simple_select* to async (#8173)
|
4 lat temu |
Patrick Cloke
|
ac77cdb64e
Add a shadow-banned flag to users. (#8092)
|
4 lat temu |
Patrick Cloke
|
fbe930dad2
Convert the roommember database to async/await. (#8070)
|
4 lat temu |
Patrick Cloke
|
c978f6c451
Convert federation client to async/await. (#7975)
|
4 lat temu |
Patrick Cloke
|
6b3ac3b8cd
Convert device handler to async/await (#7871)
|
4 lat temu |
Andrew Morgan
|
fcd6961441
Add option to enable encryption by default for new rooms (#7639)
|
4 lat temu |
Brendan Abolivier
|
33c39ab93c
Process cross-signing keys when resyncing device lists (#7594)
|
4 lat temu |
Erik Johnston
|
1531b214fc
Add ability to wait for replication streams (#7542)
|
4 lat temu |
Brendan Abolivier
|
d1ae1015ec
Retry to sync out of sync device lists (#7453)
|
4 lat temu |
Andrew Morgan
|
6b22921b19
async/await is_server_admin (#7363)
|
4 lat temu |
Richard van der Hoff
|
799001f2c0
Add a `make_event_from_dict` method (#6858)
|
4 lat temu |