Commit Graph

20960 Commits (0ceb3af10b88f9f195fd42db12d33dafda8e6261)
 

Author SHA1 Message Date
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 3 years ago
Richard van der Hoff c1b28b8842 Remove redundant `room_version` param from `check_auth_rules_from_context` 3 years ago
Richard van der Hoff 0d9d36b15c Remove `room_version` param from `check_auth_rules_for_event` 3 years ago
Richard van der Hoff 68be42f6b6 Remove `room_version` param from `validate_event_for_room_version` 3 years ago
Richard van der Hoff 2959184a42 EventAuthTestCase: build events for the right room version 3 years ago
David Robertson cfff055fa2
Revert "Changelog" 3 years ago
David Robertson ae09cc2ee4
Changelog 3 years ago
David Robertson 4579445cc5
Add missing TOC link to poetry cheat sheet (#13022) 3 years ago
Patrick Cloke 84cd0fe4e2
Fix-up the contrib/graph scripts. (#13013) 3 years ago
Patrick Cloke 81608490e3
Stop depending on `room_id` to be returned for children state in the hierarchy response. (#12991) 3 years ago
reivilibre 3d1d510fa9
Enable testing against PostgreSQL databases in Complement CI. (#12965) 3 years ago
Patrick Cloke 1df22e16df
Fix example of running complement.sh. (#12990) 3 years ago
Richard van der Hoff 7c6b2204d1
Faster joins: add issue links to the TODOs (#13004) 3 years ago
David Robertson 97053c9406
Type annotations for `test_v2` (#12985) 3 years ago
Nick Mills-Barrett 04ca3a52f6
Use READ COMMITTED isolation level when inserting read receipts (#12957) 3 years ago
Patrick Cloke dd2d66b0c9
Move the (unstable) `dir` parameter for /relations behind an experimental flag. (#12984) 3 years ago
reivilibre 3c8f1290b8
Use a GitHub form for issues rather than a hard-to-read, easy-to-ignore template. (#12982) 3 years ago
reivilibre 67f51c84f8
Merge the Complement testing Docker images into a single, multi-purpose image. (#12881) 3 years ago
James c316fe8d4a
Docker Compose Worker Documentation and Examples (#12737) 3 years ago