David Robertson
|
4bb26c95a9
Refactor `filter_events_for_server` (#15240)
|
před 1 rokem |
Patrick Cloke
|
42aea0d8af
Add final type hint to tests.unittest. (#15072)
|
před 1 rokem |
Shay
|
03bccd542b
Add a class UnpersistedEventContext to allow for the batching up of storing state groups (#14675)
|
před 1 rokem |
Patrick Cloke
|
30509a1010
Add more missing type hints to tests. (#15028)
|
před 1 rokem |
Mathieu Velten
|
1526ff389f
Faster joins: filter out non local events when a room doesn't have its full state (#14404)
|
před 1 rokem |
David Robertson
|
52a0c8f2f7
Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255)
|
před 2 roky |
Erik Johnston
|
1e453053cb
Rename storage classes (#12913)
|
před 2 roky |
Erik Johnston
|
c72d26c1e1
Refactor `EventContext` (#12689)
|
před 2 roky |
Richard van der Hoff
|
33ebee47e4
Remove redundant `get_success` calls in test code (#12346)
|
před 2 roky |
Richard van der Hoff
|
6927d87254
Handle outliers in `/federation/v1/event` (#12332)
|
před 2 roky |
Richard van der Hoff
|
87c230c27c
Update client-visibility filtering for outlier events (#12155)
|
před 2 roky |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
před 2 roky |
reivilibre
|
8a4c296987
Clean up `tests.test_visibility` to remove legacy code. (#11495)
|
před 2 roky |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
před 3 roky |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
před 3 roky |
Jonathan de Jong
|
2ca4e349e9
Bugbear: Add Mutable Parameter fixes (#9682)
|
před 3 roky |
Patrick Cloke
|
c619253db8
Stop sub-classing object (#8249)
|
před 4 roky |
Patrick Cloke
|
e00816ad98
Do not yield on awaitables in tests. (#8193)
|
před 4 roky |
Patrick Cloke
|
3345c166a4
Convert storage layer to async/await. (#7963)
|
před 4 roky |
Patrick Cloke
|
5f65e62681
Convert groups and visibility code to async / await. (#7951)
|
před 4 roky |
Patrick Cloke
|
cc9bb3dc3f
Convert the message handler to async/await. (#7884)
|
před 4 roky |
Erik Johnston
|
69f0054ce6
Port to use state storage
|
před 5 roky |
Erik Johnston
|
3ca4c7c516
Use new EventPersistenceStore
|
před 5 roky |
Erik Johnston
|
7777d353bf
Remove test debugs
|
před 5 roky |
Amber Brown
|
4806651744
Replace returnValue with return (#5736)
|
před 5 roky |
Amber Brown
|
32e7c9e7f2
Run Black. (#5482)
|
před 5 roky |
Amber Brown
|
b36c82576e
Run Black on the tests again (#5170)
|
před 5 roky |
Richard van der Hoff
|
54a87a7b08
Collect room-version variations into one place (#4969)
|
před 5 roky |
Erik Johnston
|
aee39f7de8
Fix test to use valid event format
|
před 5 roky |
Erik Johnston
|
9770ed91c2
Fix tests
|
před 5 roky |