Shay
|
03bccd542b
Add a class UnpersistedEventContext to allow for the batching up of storing state groups (#14675)
|
1 year ago |
Patrick Cloke
|
3ac412b4e2
Require types in tests.storage. (#14646)
|
1 year ago |
Erik Johnston
|
1e453053cb
Rename storage classes (#12913)
|
2 years ago |
Richard van der Hoff
|
33ebee47e4
Remove redundant `get_success` calls in test code (#12346)
|
2 years ago |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 years ago |
Patrick Cloke
|
228decfce1
Update the MSC3083 support to verify if joins are from an authorized server. (#10254)
|
3 years ago |
Eric Eastwood
|
96f6293de5
Add endpoints for backfilling history (MSC2716) (#9247)
|
3 years ago |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
Jonathan de Jong
|
2ca4e349e9
Bugbear: Add Mutable Parameter fixes (#9682)
|
3 years ago |
Patrick Cloke
|
e7b769aea1
Convert storage test cases to HomeserverTestCase. (#9736)
|
3 years ago |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 years ago |
Richard van der Hoff
|
90cf1eec44
Remove redundant mocking
|
4 years ago |
Patrick Cloke
|
30fba62108
Apply an IP range blacklist to push and key revocation requests. (#8821)
|
4 years ago |
Richard van der Hoff
|
a34b17e492
Simplify `_locally_reject_invite`
|
4 years ago |
Richard van der Hoff
|
fcbab08cbd
Add an assertion on prev_events in create_new_client_event (#8041)
|
4 years ago |
Erik Johnston
|
a7bdf98d01
Rename database classes to make some sense (#8033)
|
4 years ago |
Patrick Cloke
|
8553f46498
Convert a synapse.events to async/await. (#7949)
|
4 years ago |
Richard van der Hoff
|
43b2be9764
Replace _event_dict_property with DictProperty
|
4 years ago |
Erik Johnston
|
b9391c9575
Add typing to SyncHandler (#6821)
|
4 years ago |
Erik Johnston
|
fa4d609e20
Make 'event.redacts' never raise. (#6771)
|
4 years ago |
Erik Johnston
|
756d4942f5
Move DB pool and helper functions into dedicated Database class
|
5 years ago |
Erik Johnston
|
ee86abb2d6
Remove underscore from SQLBaseStore functions
|
5 years ago |
Erik Johnston
|
3ca4c7c516
Use new EventPersistenceStore
|
5 years ago |
Erik Johnston
|
ce7a3e7e27
Fix fetching censored redactions from DB
|
5 years ago |
Erik Johnston
|
ad9b64b496
Fix test
|
5 years ago |
Erik Johnston
|
3ff0422d2d
Make redaction retention period configurable
|
5 years ago |
Erik Johnston
|
a4bf72c30c
Censor redactions in DB after a month
|
5 years ago |
Richard van der Hoff
|
4e97eb89e5
Handle loops in redaction events
|
5 years ago |
Richard van der Hoff
|
1cad8d7b6f
Convert RedactionTestCase to modern test style (#5768)
|
5 years ago |
Amber Brown
|
4806651744
Replace returnValue with return (#5736)
|
5 years ago |