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 年之前 |
Brendan Abolivier
|
405aeb0b2c
Implement MSC3026: busy presence state
|
3 年之前 |
Andrew Morgan
|
8bcfc2eaad
Be smarter about which hosts to send presence to when processing room joins (#9402)
|
3 年之前 |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 年之前 |
Patrick Cloke
|
30fba62108
Apply an IP range blacklist to push and key revocation requests. (#8821)
|
4 年之前 |
Richard van der Hoff
|
a34b17e492
Simplify `_locally_reject_invite`
|
4 年之前 |
Patrick Cloke
|
c9c0ad5e20
Remove the deprecated Handlers object (#8494)
|
4 年之前 |
Patrick Cloke
|
ad6190c925
Convert stream database to async/await. (#8074)
|
4 年之前 |
Erik Johnston
|
1f773eec91
Port PresenceHandler to async/await (#6991)
|
4 年之前 |
Patrick Cloke
|
509e381afa
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)
|
4 年之前 |
Richard van der Hoff
|
a5afdd15e5
Merge pull request #6806 from matrix-org/rav/redact_changes/3
|
4 年之前 |
Richard van der Hoff
|
d7bf793cc1
s/get_room_version/get_room_version_id/
|
4 年之前 |
Richard van der Hoff
|
ef6bdafb29
Store the room version in EventBuilder
|
4 年之前 |
Erik Johnston
|
5859a5c569
Fix presence timeouts when synchrotron restarts. (#6212)
|
5 年之前 |
Amber Brown
|
b36c82576e
Run Black on the tests again (#5170)
|
5 年之前 |
Erik Johnston
|
40e56997bc
Review comments
|
5 年之前 |
Erik Johnston
|
b7fa834c40
Add unit tests
|
5 年之前 |
black
|
8b3d9b6b19
Run black.
|
6 年之前 |
Amber Brown
|
49af402019
run isort
|
6 年之前 |
Will Hunt
|
c144292373
Modify test_user_sync so it doesn't look at last_active_ts over last_user_sync_ts
|
7 年之前 |
Erik Johnston
|
bc1a8b1f7a
Don't notify for online -> online transitions.
|
8 年之前 |
Mark Haines
|
70599ce925
Allow external processes to mark a user as syncing. (#812)
|
8 年之前 |
Erik Johnston
|
929cb0ed7d
Don't set currently_active for remote presence
|
8 年之前 |
Erik Johnston
|
b4796a62ee
Add unit test
|
8 年之前 |