Patrick Cloke
|
c52abc1cfd
Additional constants for EDU types. (#12884)
|
2 years ago |
Richard van der Hoff
|
24b590de32
Remove code which updates `application_services_state.last_txn` (#12680)
|
2 years ago |
Nick Mills-Barrett
|
63ba9ba38b
Bound ephemeral events by key (#12544)
|
2 years ago |
Andrew Morgan
|
d8d0271977
Send device list updates to application services (MSC3202) - part 1 (#11881)
|
2 years ago |
Andrew Morgan
|
fb0ffa9676
Rename various ApplicationServices interested methods (#11915)
|
2 years ago |
Patrick Cloke
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 years ago |
reivilibre
|
2cc5ea933d
Add support for MSC3202: sending one-time key counts and fallback key usage states to Application Services. (#11617)
|
2 years ago |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 years ago |
Andrew Morgan
|
64ec45fc1b
Send to-device messages to application services (#11215)
|
2 years ago |
Andrew Morgan
|
a026695083
Clarifications and small fixes to to-device related code (#11247)
|
3 years ago |
Nick Barrett
|
a271e233e9
Add a linearizer on (appservice, stream) when handling ephemeral events. (#11207)
|
3 years ago |
Will Hunt
|
a8a27b2b8b
Only return an appservice protocol if it has a service providing it. (#10532)
|
3 years ago |
Marcus
|
8070b893db
update black to 21.6b0 (#10197)
|
3 years ago |
14mRh4X0r
|
8942e23a69
Always update AS last_pos, even on no events (#10107)
|
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 |
Patrick Cloke
|
74af356baf
Convert additional test-cases to homeserver test case. (#9396)
|
3 years ago |
Erik Johnston
|
2b7c180879
Start fewer opentracing spans (#8640)
|
4 years ago |
Erik Johnston
|
921a3f8a59
Fix not sending events over federation when using sharded event persisters (#8536)
|
4 years ago |
Patrick Cloke
|
7f837959ea
Convert directory, e2e_room_keys, end_to_end_keys, monthly_active_users database to async (#8042)
|
4 years ago |
Patrick Cloke
|
4cce8ef74e
Convert appservice to async. (#7973)
|
4 years ago |
Patrick Cloke
|
6d687ebba1
Convert the appservice handler to async/await. (#7775)
|
4 years ago |
black
|
8b3d9b6b19
Run black.
|
6 years ago |
Amber Brown
|
49af402019
run isort
|
6 years ago |
Erik Johnston
|
e939f3bca6
Fix tests
|
6 years ago |
Ilya Zhuravlev
|
8a4a0ddea6
Fix appservice tests to account for new behavior of notify_interested_services
|
7 years ago |
Erik Johnston
|
9da84a9a1e
Make AppserviceHandler stream events from database
|
8 years ago |
Erik Johnston
|
320dfe523c
Make notify_interested_services faster
|
8 years ago |
Erik Johnston
|
b835ebcc79
Update unit tests
|
8 years ago |
Mark Haines
|
c626fc576a
Move the AS handler out of the Handlers object.
|
8 years ago |