Richard van der Hoff
|
1800aabfc2
Split `FederationHandler` in half (#10692)
|
3 years ago |
reivilibre
|
642a42edde
Flatten the synapse.rest.client package (#10600)
|
3 years ago |
Dirk Klimpel
|
6b61debf5c
Do not remove `status_msg` when user going offline (#10550)
|
3 years ago |
Patrick Cloke
|
8d609435c0
Move methods involving event authentication to EventAuthHandler. (#10268)
|
3 years ago |
Eric Eastwood
|
96f6293de5
Add endpoints for backfilling history (MSC2716) (#9247)
|
3 years ago |
Andrew Morgan
|
21bd230831
Add a test for update_presence (#10033)
|
3 years ago |
Erik Johnston
|
37623e3382
Increase perf of handling presence when joining large rooms. (#9916)
|
3 years ago |
Erik Johnston
|
e4ab8676b4
Fix tight loop handling presence replication. (#9900)
|
3 years ago |
Erik Johnston
|
de0d088adc
Add presence federation stream (#9819)
|
3 years ago |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 years ago |
Brendan Abolivier
|
405aeb0b2c
Implement MSC3026: busy presence state
|
3 years ago |
Andrew Morgan
|
8bcfc2eaad
Be smarter about which hosts to send presence to when processing room joins (#9402)
|
3 years ago |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 years ago |
Patrick Cloke
|
30fba62108
Apply an IP range blacklist to push and key revocation requests. (#8821)
|
3 years ago |
Richard van der Hoff
|
a34b17e492
Simplify `_locally_reject_invite`
|
4 years ago |
Patrick Cloke
|
c9c0ad5e20
Remove the deprecated Handlers object (#8494)
|
4 years ago |
Patrick Cloke
|
ad6190c925
Convert stream database to async/await. (#8074)
|
4 years ago |
Erik Johnston
|
1f773eec91
Port PresenceHandler to async/await (#6991)
|
4 years ago |
Patrick Cloke
|
509e381afa
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)
|
4 years ago |
Richard van der Hoff
|
a5afdd15e5
Merge pull request #6806 from matrix-org/rav/redact_changes/3
|
4 years ago |
Richard van der Hoff
|
d7bf793cc1
s/get_room_version/get_room_version_id/
|
4 years ago |
Richard van der Hoff
|
ef6bdafb29
Store the room version in EventBuilder
|
4 years ago |
Erik Johnston
|
5859a5c569
Fix presence timeouts when synchrotron restarts. (#6212)
|
5 years ago |
Amber Brown
|
b36c82576e
Run Black on the tests again (#5170)
|
5 years ago |
Erik Johnston
|
40e56997bc
Review comments
|
5 years ago |
Erik Johnston
|
b7fa834c40
Add unit tests
|
5 years ago |
black
|
8b3d9b6b19
Run black.
|
6 years ago |
Amber Brown
|
49af402019
run isort
|
6 years ago |
Will Hunt
|
c144292373
Modify test_user_sync so it doesn't look at last_active_ts over last_user_sync_ts
|
7 years ago |