Erik Johnston
|
1264c8ac89
Add basic tests for sync/pagination with vector clock tokens. (#8488)
|
4 years ago |
Erik Johnston
|
b2486f6656
Fix message duplication if something goes wrong after persisting the event (#8476)
|
4 years ago |
Richard van der Hoff
|
e775b5bb5b
kill off `send_nonmember_event`
|
4 years ago |
Erik Johnston
|
6c5d5e507e
Add unit test for event persister sharding (#8433)
|
4 years ago |
Erik Johnston
|
bd380d942f
Add checks for postgres sequence consistency (#8402)
|
4 years ago |
Richard van der Hoff
|
5e3ca12b15
Create a mechanism for marking tests "logcontext clean" (#8399)
|
4 years ago |
Patrick Cloke
|
8a4a4186de
Simplify super() calls to Python 3 syntax. (#8344)
|
4 years ago |
Andrew Morgan
|
a3a90ee031
Show a confirmation page during user password reset (#8004)
|
4 years ago |
Patrick Cloke
|
c619253db8
Stop sub-classing object (#8249)
|
4 years ago |
Patrick Cloke
|
ac77cdb64e
Add a shadow-banned flag to users. (#8092)
|
4 years ago |
Patrick Cloke
|
d4a7829b12
Convert synapse.api to async/await (#8031)
|
4 years ago |
Erik Johnston
|
a7bdf98d01
Rename database classes to make some sense (#8033)
|
4 years ago |
Patrick Cloke
|
cc9bb3dc3f
Convert the message handler to async/await. (#7884)
|
4 years ago |
Richard van der Hoff
|
03619324fc
Create a ListenerConfig object (#7681)
|
4 years ago |
Richard van der Hoff
|
c2e1a2110f
Fix limit logic for EventsStream (#7358)
|
4 years ago |
Richard van der Hoff
|
51f4d52cb4
Set a logging context while running the bg updates
|
4 years ago |
Richard van der Hoff
|
6486c96b65
Merge pull request #7157 from matrix-org/rev.outbound_device_pokes_tests
|
4 years ago |
Richard van der Hoff
|
665630fcaa
Add tests for outbound device pokes
|
4 years ago |
Richard van der Hoff
|
28d9d6e8a9
Remove spurious "name" parameter to `default_config`
|
4 years ago |
Richard van der Hoff
|
39230d2171
Clean up some LoggingContext stuff (#7120)
|
4 years ago |
Richard van der Hoff
|
adfaea8c69
Implement GET /_matrix/client/r0/rooms/{roomId}/aliases (#6939)
|
4 years ago |
Richard van der Hoff
|
d7bf793cc1
s/get_room_version/get_room_version_id/
|
4 years ago |
Erik Johnston
|
74b74462f1
Fix `/events/:event_id` deprecated API. (#6731)
|
4 years ago |
Richard van der Hoff
|
1807db5e73
Merge pull request #6629 from matrix-org/rav/kill_event_reference_hashes
|
4 years ago |
Richard van der Hoff
|
3bef62488e
Remove unused hashes and depths from create_event params
|
4 years ago |
Richard van der Hoff
|
18674eebb1
Workaround for error when fetching notary's own key (#6620)
|
4 years ago |
Erik Johnston
|
a9b393340f
Merge pull request #6484 from matrix-org/erikj/port_sync_handler
|
5 years ago |
Erik Johnston
|
8437e2383e
Port SyncHandler to async/await
|
5 years ago |
Erik Johnston
|
4a33a6dd19
Move background update handling out of store
|
5 years ago |
Erik Johnston
|
756d4942f5
Move DB pool and helper functions into dedicated Database class
|
5 years ago |