Patrick Cloke
|
85e5f2dc25
Add a new module API to update user presence state. (#16544)
|
1 年之前 |
Patrick Cloke
|
85bfd4735e
Return an immutable value from get_latest_event_ids_in_room. (#16326)
|
1 年之前 |
Patrick Cloke
|
8b5013dcbc
Time out busy presence status & test multi-device busy (#16174)
|
1 年之前 |
Patrick Cloke
|
ea75346f6a
Track presence state per-device and combine to a user state. (#16066)
|
1 年之前 |
Erik Johnston
|
d35bed8369
Don't wake up destination transaction queue if they're not due for retry. (#16223)
|
1 年之前 |
Patrick Cloke
|
40901af5e0
Pass the device ID around in the presence handler (#16171)
|
1 年之前 |
Patrick Cloke
|
1bf143699c
Combine logic about not overriding BUSY presence. (#16170)
|
1 年之前 |
Patrick Cloke
|
da162cbe4e
Add tests for restoring the presence state after a restart. (#16151)
|
1 年之前 |
Patrick Cloke
|
3f17178728
Clean-up presence tests (#16158)
|
1 年之前 |
Eric Eastwood
|
1c802de626
Re-introduce the outbound federation proxy (#15913)
|
1 年之前 |
Eric Eastwood
|
c9bf644fa0
Revert "Federation outbound proxy" (#15910)
|
1 年之前 |
Eric Eastwood
|
b07b14b494
Federation outbound proxy (#15773)
|
1 年之前 |
Patrick Cloke
|
652d1669c5
Add missing type hints to tests.handlers. (#14680)
|
1 年之前 |
realtyem
|
854a6884d8
Modernize unit tests configuration settings for workers. (#14568)
|
1 年之前 |
Andrew Morgan
|
618e4ab81b
Fix an invalid comparison of `UserPresenceState` to `str` (#14393)
|
2 年之前 |
David Baker
|
73d8ded0b0
Prevent a sync request from removing a user's busy presence status (#12213)
|
2 年之前 |
Dirk Klimpel
|
9e06e22064
Add type hints to more tests files. (#12240)
|
2 年之前 |
Patrick Cloke
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 年之前 |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 年之前 |
Richard van der Hoff
|
1800aabfc2
Split `FederationHandler` in half (#10692)
|
3 年之前 |
reivilibre
|
642a42edde
Flatten the synapse.rest.client package (#10600)
|
3 年之前 |
Dirk Klimpel
|
6b61debf5c
Do not remove `status_msg` when user going offline (#10550)
|
3 年之前 |
Patrick Cloke
|
8d609435c0
Move methods involving event authentication to EventAuthHandler. (#10268)
|
3 年之前 |
Eric Eastwood
|
96f6293de5
Add endpoints for backfilling history (MSC2716) (#9247)
|
3 年之前 |
Andrew Morgan
|
21bd230831
Add a test for update_presence (#10033)
|
3 年之前 |
Erik Johnston
|
37623e3382
Increase perf of handling presence when joining large rooms. (#9916)
|
3 年之前 |
Erik Johnston
|
e4ab8676b4
Fix tight loop handling presence replication. (#9900)
|
3 年之前 |
Erik Johnston
|
de0d088adc
Add presence federation stream (#9819)
|
3 年之前 |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 年之前 |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 年之前 |