Patrick Cloke
|
652d1669c5
Add missing type hints to tests.handlers. (#14680)
|
1 vuosi sitten |
realtyem
|
854a6884d8
Modernize unit tests configuration settings for workers. (#14568)
|
1 vuosi sitten |
Andrew Morgan
|
618e4ab81b
Fix an invalid comparison of `UserPresenceState` to `str` (#14393)
|
2 vuotta sitten |
David Baker
|
73d8ded0b0
Prevent a sync request from removing a user's busy presence status (#12213)
|
2 vuotta sitten |
Dirk Klimpel
|
9e06e22064
Add type hints to more tests files. (#12240)
|
2 vuotta sitten |
Patrick Cloke
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 vuotta sitten |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 vuotta sitten |
Richard van der Hoff
|
1800aabfc2
Split `FederationHandler` in half (#10692)
|
3 vuotta sitten |
reivilibre
|
642a42edde
Flatten the synapse.rest.client package (#10600)
|
3 vuotta sitten |
Dirk Klimpel
|
6b61debf5c
Do not remove `status_msg` when user going offline (#10550)
|
3 vuotta sitten |
Patrick Cloke
|
8d609435c0
Move methods involving event authentication to EventAuthHandler. (#10268)
|
3 vuotta sitten |
Eric Eastwood
|
96f6293de5
Add endpoints for backfilling history (MSC2716) (#9247)
|
3 vuotta sitten |
Andrew Morgan
|
21bd230831
Add a test for update_presence (#10033)
|
3 vuotta sitten |
Erik Johnston
|
37623e3382
Increase perf of handling presence when joining large rooms. (#9916)
|
3 vuotta sitten |
Erik Johnston
|
e4ab8676b4
Fix tight loop handling presence replication. (#9900)
|
3 vuotta sitten |
Erik Johnston
|
de0d088adc
Add presence federation stream (#9819)
|
3 vuotta sitten |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 vuotta sitten |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 vuotta sitten |
Brendan Abolivier
|
405aeb0b2c
Implement MSC3026: busy presence state
|
3 vuotta sitten |
Andrew Morgan
|
8bcfc2eaad
Be smarter about which hosts to send presence to when processing room joins (#9402)
|
3 vuotta sitten |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 vuotta sitten |
Patrick Cloke
|
30fba62108
Apply an IP range blacklist to push and key revocation requests. (#8821)
|
4 vuotta sitten |
Richard van der Hoff
|
a34b17e492
Simplify `_locally_reject_invite`
|
4 vuotta sitten |
Patrick Cloke
|
c9c0ad5e20
Remove the deprecated Handlers object (#8494)
|
4 vuotta sitten |
Patrick Cloke
|
ad6190c925
Convert stream database to async/await. (#8074)
|
4 vuotta sitten |
Erik Johnston
|
1f773eec91
Port PresenceHandler to async/await (#6991)
|
4 vuotta sitten |
Patrick Cloke
|
509e381afa
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)
|
4 vuotta sitten |
Richard van der Hoff
|
a5afdd15e5
Merge pull request #6806 from matrix-org/rav/redact_changes/3
|
4 vuotta sitten |
Richard van der Hoff
|
d7bf793cc1
s/get_room_version/get_room_version_id/
|
4 vuotta sitten |
Richard van der Hoff
|
ef6bdafb29
Store the room version in EventBuilder
|
4 vuotta sitten |