Erik Johnston 7469824d58 Fix serialization errors when rotating notifications (#13118) 1 year ago
..
.gitignore e845fd41c2 Correct attrs package name in requirements (#3492) 5 years ago
12674.misc a10cc5f824 Test cancellation at every `await` during request handling (#12674) 1 year ago
12737.doc c316fe8d4a Docker Compose Worker Documentation and Examples (#12737) 1 year ago
12738.misc b5a3aecf18 Return the same error message from `/login` when password is incorrect and when account doesn't exist. (#12738) 1 year ago
12857.feature a164a46038 Uniformize spam-checker API, part 4: port other spam-checker callbacks to return `Union[Allow, Codes]`. (#12857) 1 year ago
12881.misc 67f51c84f8 Merge the Complement testing Docker images into a single, multi-purpose image. (#12881) 1 year ago
12893.misc 75fb10ee45 Clean up schema for `event_edges` (#12893) 1 year ago
12929.misc 3c1c40d843 Clean up the test code for client disconnections (#12929) 1 year ago
12939.bugfix 1017f09c18 Update MSC3786 implementation: Check the `state_key` (#12939) 1 year ago
12941.misc 493c2fc44a Remove code generating comments in configuration file (#12941) 1 year ago
12944.misc 9b683ea80f Add Cross-Origin-Resource-Policy header to thumbnail and download media endpoints (#12944) 1 year ago
12954.misc 53b77b203a Replace noop background updates with DELETE. (#12954) 1 year ago
12957.misc 04ca3a52f6 Use READ COMMITTED isolation level when inserting read receipts (#12957) 1 year ago
12963.misc a7e506ddee Reduce amount of state we pull out when attempting to send catchup PDUs. (#12963) 1 year ago
12965.misc 3d1d510fa9 Enable testing against PostgreSQL databases in Complement CI. (#12965) 1 year ago
12969.misc d2fd7f7b5c Fix a stale comment in get_room_version_id_txn. (#12969) 1 year ago
12970.misc 9dc3293e0b Consolidate the logic of delete_device/delete_devices. (#12970) 1 year ago
12973.bugfix f30bcbd84a Fix Synapse git info missing in version strings (#12973) 1 year ago
12979.bugfix 586bfc6dc0 Use dummy fallback engines if imports fail (#12979) 1 year ago
12982.misc 3c8f1290b8 Use a GitHub form for issues rather than a hard-to-read, easy-to-ignore template. (#12982) 1 year ago
12984.misc dd2d66b0c9 Move the (unstable) `dir` parameter for /relations behind an experimental flag. (#12984) 1 year ago
12985.misc d3d84685ce Add type hints to event push actions tests. (#13099) 1 year ago
12986.misc fe1daad672 Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 1 year ago
12990.misc 1df22e16df Fix example of running complement.sh. (#12990) 1 year ago
12991.bugfix 81608490e3 Stop depending on `room_id` to be returned for children state in the hierarchy response. (#12991) 1 year ago
13004.misc 7c6b2204d1 Faster joins: add issue links to the TODOs (#13004) 1 year ago
13005.misc 0d1d3e0708 Speed up `get_unread_event_push_actions_by_room` (#13005) 1 year ago
13011.misc 7d99414edf Replace pyjwt with authlib in `org.matrix.login.jwt` (#13011) 1 year ago
13013.misc 84cd0fe4e2 Fix-up the contrib/graph scripts. (#13013) 1 year ago
13017.misc a6173a16fe changelog 1 year ago
13018.bugfix 0dbdc39940 Fix a long-standing bug which meant that rate limiting was not restrictive enough in some cases. (#13018) 1 year ago
13021.misc 92103cb2c8 Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) 1 year ago
13022.doc 4579445cc5 Add missing TOC link to poetry cheat sheet (#13022) 1 year ago
13023.doc a542a92c57 Mention removed community/group worker endpoints in upgrade.md (#13023) 1 year ago
13025.misc 97e9fbe1b2 Type annotations in `synapse.databases.main.devices` (#13025) 1 year ago
13034.misc 09a3c5ce0b Fix Complement runs always being Postgres (#13034) 1 year ago
13035.feature 0ef1307619 Add custom well-known (#13035) 1 year ago
13036.feature 941dc3db13 Track a histogram of state res durations (#13036) 1 year ago
13041.bugfix c99b511db9 Fix `destination_is` errors seen in sentry. (#13041) 1 year ago
13042.misc c95b04bb0e Change default `sync_response_cache_duration` (#13042) 1 year ago
13045.feature 5099b5ecc7 Use new `device_list_changes_in_room` table when getting device list changes (#13045) 1 year ago
13046.misc 9ad2197fa7 Rename complement-developonly (#13046) 1 year ago
13047.feature bdb6628dcf Fix version number in spam checker callbacks doc (#13047) 1 year ago
13048.misc aef398457f Up complement time outs (#13048) 1 year ago
13050.misc 5f4ecf759d Rename delta to apply in the proper schema version. (#13050) 1 year ago
13052.misc 5b645ae2ad Refactor entry points so that they all have a `main` function. (#13052) 1 year ago
13054.misc 3c5549e74a Refactor the Dockerfile-workers configuration script to use Jinja2 templates in Synapse workers' Supervisord blocks. (#13054) 1 year ago
13055.misc cba1c5cbc2 Add headers to individual options in config documentation to allow for linking. (#13055) 1 year ago
13056.feature 0fcc0ae37c Improve URL previews for sites with only Twitter card information. (#13056) 1 year ago
13057.misc e12ff697a4 Sort failing jobs in Complement CI to the top of the logs to make them easier to read. (#13057) 1 year ago
13058.misc 538044ac01 Collapse Docker build commands in Complement CI runs to make the logs easier to read. (#13058) 1 year ago
13060.misc 417f4cf40b Don't use keyword arguments when initialising modules (#13060) 1 year ago
13061.misc a4ae1406d1 Fix typechecks against twisted trunk (#13061) 1 year ago
13062.misc c6d6176411 Allow MSC3030 'timestamp_to_event' calls from anyone on world-readable rooms. (#13062) 1 year ago
13063.misc de334ac183 Add a CI job to check that schema deltas are in the correct folder. (#13063) 1 year ago
13065.misc 8ecf6be1e1 Move some event auth checks out to a different method (#13065) 1 year ago
13069.misc 212be2edc1 Use updated `update_user_directory_from_worker` options in Complement tests. (#13069) 1 year ago
13070.misc 7552615247 Reduce the duplication of code that invokes the rate limiter. (#13070) 1 year ago
13071.misc 90cadcd403 Add a Subject Alternative Name to the certificate generated for Complement tests. (#13071) 1 year ago
13073.doc ffe2464836 Add instructions for running Complement with `gotestfmt`-formatted output locally. (#13073) 1 year ago
13074.misc 99d3931974 Add more tests for room upgrades (#13074) 1 year ago
13075.misc 1e0044e8f9 Complement: use SQLite by default (#13075) 1 year ago
13076.doc 3d94d07db3 Update opentracing docs to reference the configuration manual rather than the configuation file. (#13076) 1 year ago
13082.misc f33356e8f8 Use caret (semver bounds) for matrix.org packages (#13082) 1 year ago
13085.misc 8ceed5e6b5 Add desc to `get_earliest_token_for_stats` (#13085) 1 year ago
13087.bugfix e16ea87d0f Fix inconsistencies in event validation for `m.room.create` events (#13087) 1 year ago
13088.bugfix d4b1c0d800 Fix inconsistencies in event validation (#13088) 1 year ago
13089.misc 9372f6f842 Fix logging context misuse when we fail to persist a federation event (#13089) 1 year ago
13093.misc 73af10f419 Simplify the alias deletion logic as an application service. (#13093) 1 year ago
13095.doc 5d6f55959e Update info on downstream debs (#13095) 1 year ago
13096.misc 5ef05c70c3 Rotate notifications more frequently (#13096) 1 year ago
13098.feature b26cbe3d45 Fix type error that made its way onto develop (#13098) 1 year ago
13099.misc d3d84685ce Add type hints to event push actions tests. (#13099) 1 year ago
13106.bugfix d54909956e validate room alias before interacting with the room directory (#13106) 1 year ago
13112.doc 3ceaf1462d Remove docs for Delete Group Admin API (#13112) 1 year ago
13118.misc 7469824d58 Fix serialization errors when rotating notifications (#13118) 1 year ago
13123.removal 6b99a66fe0 Remove unspecced DELETE endpoint that modifies room visibility (#13123) 1 year ago
13124.misc f1145563f6 Extra type annotations in `test_server` (#13124) 1 year ago