Commit Graph

20919 Commits (1e0044e8f9f20ee0e8be9ad40c48be3a67e0f54e)
 

Author SHA1 Message Date
Richard van der Hoff 1e0044e8f9
Complement: use SQLite by default (#13075) 2 years ago
Jacek Kuśnierz 0ef1307619
Add custom well-known (#13035) 2 years ago
reivilibre ffe2464836
Add instructions for running Complement with `gotestfmt`-formatted output locally. (#13073) 2 years ago
Richard van der Hoff 8ecf6be1e1
Move some event auth checks out to a different method (#13065) 2 years ago
Shay cba1c5cbc2
Add headers to individual options in config documentation to allow for linking. (#13055) 2 years ago
Sean Quah 99d3931974
Add more tests for room upgrades (#13074) 2 years ago
Erik Johnston c95b04bb0e
Change default `sync_response_cache_duration` (#13042) 2 years ago
Hannes Lerchl 7d99414edf
Replace pyjwt with authlib in `org.matrix.login.jwt` (#13011) 2 years ago
reivilibre e12ff697a4
Sort failing jobs in Complement CI to the top of the logs to make them easier to read. (#13057) 2 years ago
Erik Johnston de334ac183
Add a CI job to check that schema deltas are in the correct folder. (#13063) 2 years ago
David Robertson 97e9fbe1b2
Type annotations in `synapse.databases.main.devices` (#13025) 2 years ago
Erik Johnston 0d1d3e0708
Speed up `get_unread_event_push_actions_by_room` (#13005) 2 years ago
Erik Johnston 9ad2197fa7
Rename complement-developonly (#13046) 2 years ago
reivilibre 212be2edc1
Use updated `update_user_directory_from_worker` options in Complement tests. (#13069) 2 years ago
reivilibre 538044ac01
Collapse Docker build commands in Complement CI runs to make the logs easier to read. (#13058) 2 years ago
David Robertson 941dc3db13
Track a histogram of state res durations (#13036) 2 years ago
reivilibre 0dbdc39940
Fix a long-standing bug which meant that rate limiting was not restrictive enough in some cases. (#13018) 2 years ago
Brendan Abolivier 417f4cf40b
Don't use keyword arguments when initialising modules (#13060) 2 years ago
Richard van der Hoff 75fb10ee45
Clean up schema for `event_edges` (#12893) 2 years ago
David Robertson a4ae1406d1
Fix typechecks against twisted trunk (#13061) 2 years ago
Patrick Cloke bd03332a1d Merge branch 'master' into develop 2 years ago
Patrick Cloke 21e6c0ed64 Fix incorrect link in changelog. 2 years ago
reivilibre 5b645ae2ad
Refactor entry points so that they all have a `main` function. (#13052) 2 years ago
David Robertson c99b511db9
Fix `destination_is` errors seen in sentry. (#13041) 2 years ago
Erik Johnston aef398457f
Up complement time outs (#13048) 2 years ago
Brendan Abolivier bdb6628dcf
Fix version number in spam checker callbacks doc (#13047) 2 years ago
Shay 493c2fc44a
Remove code generating comments in configuration file (#12941) 2 years ago
Patrick Cloke 5f4ecf759d
Rename delta to apply in the proper schema version. (#13050) 2 years ago
Quentin Gliech fe1daad672
Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 2 years ago
reivilibre 09a3c5ce0b
Fix Complement runs always being Postgres (#13034) 2 years ago
Erik Johnston 5d139f578d Merge branch 'release-v1.61' into develop 2 years ago
Erik Johnston b8bf61230c Fixup upgrades 2 years ago
Erik Johnston e87355f201 Update changelog 2 years ago
Erik Johnston d580014e22 1.61.0 2 years ago
Sami Olmari 7b54badd31 Mention removed community/group worker endpoints in upgrade.md (#13023) 2 years ago
Sami Olmari a542a92c57
Mention removed community/group worker endpoints in upgrade.md (#13023) 2 years ago
Quentin Gliech 92103cb2c8
Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) 2 years ago
David Teller a164a46038
Uniformize spam-checker API, part 4: port other spam-checker callbacks to return `Union[Allow, Codes]`. (#12857) 2 years ago
Patrick Cloke 53b77b203a
Replace noop background updates with DELETE. (#12954) 2 years ago
Richard van der Hoff f68b5e5773 Merge branch 'rav/simplify_event_auth_interface' into develop 2 years ago
Richard van der Hoff a6173a16fe changelog 2 years ago
Richard van der Hoff c1b28b8842 Remove redundant `room_version` param from `check_auth_rules_from_context` 2 years ago
Richard van der Hoff 0d9d36b15c Remove `room_version` param from `check_auth_rules_for_event` 2 years ago
Richard van der Hoff 68be42f6b6 Remove `room_version` param from `validate_event_for_room_version` 2 years ago
Richard van der Hoff 2959184a42 EventAuthTestCase: build events for the right room version 2 years ago
David Robertson cfff055fa2
Revert "Changelog" 2 years ago
David Robertson ae09cc2ee4
Changelog 2 years ago
David Robertson 4579445cc5
Add missing TOC link to poetry cheat sheet (#13022) 2 years ago
Patrick Cloke 84cd0fe4e2
Fix-up the contrib/graph scripts. (#13013) 2 years ago
Patrick Cloke 81608490e3
Stop depending on `room_id` to be returned for children state in the hierarchy response. (#12991) 2 years ago