Commit Graph

20291 Commits (562718278847375636ead2ed3afcc9d9d482ef96)
 

Author SHA1 Message Date
Sean Quah 5627182788
Use `ParamSpec` in type hints for `synapse.logging.context` (#12150) 3 years ago
Olivier Wilkinson (reivilibre) 0dc9c5653c Merge branch 'master' into develop 3 years ago
reivilibre bfa7d6b035
Fix CI not attaching source distributions and wheels to the GitHub releases. (#12131) 3 years ago
Olivier Wilkinson (reivilibre) b1989ced00 Fix silly markdown typo 3 years ago
Olivier Wilkinson (reivilibre) 65e02b3e6d Tweak changelog formatting 3 years ago
Erik Johnston 2ce27a24fe
Add experimental environment variable to enable asyncio reactor (#12135) 3 years ago
Patrick Cloke ca9234a9eb
Do not return allowed_room_ids from /hierarchy response. (#12175) 3 years ago
Patrick Cloke d8bab6793c
Fix incorrect type hints for txredis. (#12042) 3 years ago
Olivier Wilkinson (reivilibre) 094802e04e Shift up warning about Mjolnir 3 years ago
Olivier Wilkinson (reivilibre) ea992adf86 1.54.0 3 years ago
reivilibre 2eef234ae3
Fix a bug introduced in 1.54.0rc1 which meant that Synapse would refuse to start if pre-release versions of dependencies were installed. (#12177) 3 years ago
Shay 26211fec24
Fix a bug in background updates wherein background updates are never run using the default batch size (#12157) 3 years ago
Patrick Cloke f63bedef07
Invalidate caches when an event with a relation is redacted. (#12121) 3 years ago
Richard van der Hoff 0211f18d65
Switch the `tests-done` job to an Action (#12161) 3 years ago
Richard van der Hoff 00a67f831a Merge remote-tracking branch 'origin/release-v1.54' into develop 3 years ago
David Robertson d2ef1a79cf
Relax version guard for packaging (#12166) 3 years ago
Erik Johnston 0752ab7a36
Reduce to-device queries for /sync. (#12163) 3 years ago
Sean Quah 75574726a7
Add type hints for `ObservableDeferred` attributes (#12159) 3 years ago
Sean Quah 158e0937eb
Add test for `ObservableDeferred`'s cancellation behaviour (#12149) 3 years ago
Patrick Cloke cd1ae3d0b4
Remove backwards compatibility with RelationPaginationToken. (#12138) 3 years ago
David Robertson 36071d39f7
Changelog (#12153) 3 years ago
David Robertson 4aeb00ca20
Move synctl into `synapse._scripts` and expose as an entrypoint (#12140) 3 years ago
Erik Johnston 423cca9efe
Spread out sending device lists to remote hosts (#12132) 3 years ago
Richard van der Hoff 87c230c27c
Update client-visibility filtering for outlier events (#12155) 3 years ago
Richard van der Hoff d56202b038
Fix type of `events` in `StateGroupStorage` and `StateHandler` (#12156) 3 years ago
Richard van der Hoff 8533c8b03d
Avoid generating state groups for local out-of-band leaves (#12154) 3 years ago
Andrew Morgan fb0ffa9676
Rename various ApplicationServices interested methods (#11915) 3 years ago
David Robertson 9297d040a7
Detox, part 2 of N (#12152) 3 years ago
Dirk Klimpel 7e91107be1
Add type hints to `tests/rest` (#12146) 3 years ago
Patrick Cloke 1d11b452b7
Use the proper serialization format when bundling aggregations. (#12090) 3 years ago
David Robertson cea1b58c4a
Don't impose version checks on dev extras at runtime (#12129) 3 years ago
Eric Eastwood a511a890d7
Enable MSC2716 Complement tests in Synapse (#12145) 3 years ago
Erik Johnston 61fd2a8f59
Limit the size of the aggregation_key (#12101) 3 years ago
Eric Eastwood 31b125ccec
Enable MSC3030 Complement tests in Synapse (#12144) 3 years ago
Brendan Abolivier ae8a616b49
Correctly register deactivation and profile update module callbacks (#12141) 3 years ago
David Robertson 11282ade1d
Move the `snapcraft` configuration to `contrib`. (#12142) 3 years ago
David Robertson 1fbe0316a9
Add suffices to scripts in scripts-dev (#12137) 3 years ago
David Robertson 106959b3cf
Remove unused mocks from `test_typing` (#12136) 3 years ago
Dirk Klimpel 2ffaf30803
Add type hints to `tests/rest/client` (#12108) 3 years ago
Andrew Morgan b4461e7d8a
Enable complexity checking in complexity checking docs example (#11998) 3 years ago
Olivier Wilkinson (reivilibre) 594a07ede4 Synapse 1.54.0rc1 (2022-03-02) 3 years ago
Erik Johnston 6d282a9c89
Make release script write correct no-op changelog (#12127) 3 years ago
Patrick Cloke 1103c5fe8a
Check if instances are lists, not sequences. (#12128) 3 years ago
David Robertson f3f0ab10fe
Move scripts directory inside synapse, exposing as setuptools entry_points (#12118) 3 years ago
Olivier Wilkinson (reivilibre) 3b9142f7f4 Reword changelog line about URL previews 3 years ago
Olivier Wilkinson (reivilibre) 7317b0be82 Tweak changelog 3 years ago
Patrick Cloke 6adb89ff00
Improve and refactor the tests for relations. (#12113) 3 years ago
Olivier Wilkinson (reivilibre) 010457011c Apply suggestions to changelog 3 years ago
Olivier Wilkinson (reivilibre) d800108bb4 Reword changelog 3 years ago
Olivier Wilkinson (reivilibre) 879e4a7bd7 1.54.0rc1 3 years ago