Patrick Cloke
|
8a4a4186de
Simplify super() calls to Python 3 syntax. (#8344)
|
4 gadi atpakaļ |
Patrick Cloke
|
c619253db8
Stop sub-classing object (#8249)
|
4 gadi atpakaļ |
Patrick Cloke
|
e00816ad98
Do not yield on awaitables in tests. (#8193)
|
4 gadi atpakaļ |
Patrick Cloke
|
8553f46498
Convert a synapse.events to async/await. (#7949)
|
4 gadi atpakaļ |
Patrick Cloke
|
b975fa2e99
Convert state resolution to async/await (#7942)
|
4 gadi atpakaļ |
Patrick Cloke
|
509e381afa
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)
|
4 gadi atpakaļ |
Richard van der Hoff
|
799001f2c0
Add a `make_event_from_dict` method (#6858)
|
4 gadi atpakaļ |
Richard van der Hoff
|
d7bf793cc1
s/get_room_version/get_room_version_id/
|
4 gadi atpakaļ |
Erik Johnston
|
fa780e9721
Change EventContext to use the Storage class (#6564)
|
4 gadi atpakaļ |
Richard van der Hoff
|
807ec3bd99
Fix bug which caused rejected events to be stored with the wrong room state (#6320)
|
5 gadi atpakaļ |
Erik Johnston
|
69f0054ce6
Port to use state storage
|
5 gadi atpakaļ |
Andrew Morgan
|
4548d1f87e
Remove unnecessary parentheses around return statements (#5931)
|
5 gadi atpakaļ |
Amber Brown
|
32e7c9e7f2
Run Black. (#5482)
|
5 gadi atpakaļ |
Amber Brown
|
df2ebd75d3
Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171)
|
5 gadi atpakaļ |
Brendan Abolivier
|
bfc8fdf1fc
Merge pull request #5027 from matrix-org/babolivier/account_expiration
|
5 gadi atpakaļ |
Brendan Abolivier
|
747aa9f8ca
Add account expiration feature
|
5 gadi atpakaļ |
Richard van der Hoff
|
54a87a7b08
Collect room-version variations into one place (#4969)
|
5 gadi atpakaļ |
Amber Brown
|
52ec6e9dfa
Port tests/ to Python 3 (#3808)
|
6 gadi atpakaļ |
Erik Johnston
|
4d664278af
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/refactor_state_handler
|
6 gadi atpakaļ |
black
|
8b3d9b6b19
Run black.
|
6 gadi atpakaļ |
Erik Johnston
|
3e19beb941
Fix tests
|
6 gadi atpakaļ |
Erik Johnston
|
8fbe418777
Fix unit tests
|
6 gadi atpakaļ |
Amber Brown
|
49af402019
run isort
|
6 gadi atpakaļ |
Richard van der Hoff
|
1e77ac66e3
Fix broken unit test
|
6 gadi atpakaļ |
Erik Johnston
|
3d33eef6fc
Store state groups separately from events (#2784)
|
6 gadi atpakaļ |
Richard van der Hoff
|
6da4c4d3bd
Factor out resolve_state_groups to a separate handler
|
6 gadi atpakaļ |
Erik Johnston
|
23da638360
Fix typing tests
|
7 gadi atpakaļ |
Erik Johnston
|
c10cb581c6
Correctly handle the difference between prev and current state
|
8 gadi atpakaļ |
Erik Johnston
|
3f11953fcb
Fix tests
|
8 gadi atpakaļ |
Erik Johnston
|
a3dc1e9cbe
Replace context.current_state with context.current_state_ids
|
8 gadi atpakaļ |