Commit Graph

20941 Commits (6b99a66fe0260682fa95a0b19d3bee19c1e48876)
 

Author SHA1 Message Date
santhoshivan23 6b99a66fe0
Remove unspecced DELETE endpoint that modifies room visibility (#13123) 2 years ago
Šimon Brandner 1017f09c18
Update MSC3786 implementation: Check the `state_key` (#12939) 2 years ago
Robert Long 9b683ea80f
Add Cross-Origin-Resource-Policy header to thumbnail and download media endpoints (#12944) 2 years ago
reivilibre 3c5549e74a
Refactor the Dockerfile-workers configuration script to use Jinja2 templates in Synapse workers' Supervisord blocks. (#13054) 2 years ago
Aaron Raimist 3ceaf1462d
Remove docs for Delete Group Admin API (#13112) 2 years ago
santhoshivan23 d54909956e
validate room alias before interacting with the room directory (#13106) 2 years ago
David Robertson f33356e8f8
Use caret (semver bounds) for matrix.org packages (#13082) 2 years ago
Shay 3d94d07db3
Update opentracing docs to reference the configuration manual rather than the configuation file. (#13076) 2 years ago
Richard van der Hoff d4b1c0d800
Fix inconsistencies in event validation (#13088) 2 years ago
Richard van der Hoff e16ea87d0f
Fix inconsistencies in event validation for `m.room.create` events (#13087) 2 years ago
Patrick Cloke d3d84685ce
Add type hints to event push actions tests. (#13099) 2 years ago
reivilibre b26cbe3d45
Fix type error that made its way onto develop (#13098) 2 years ago
Richard van der Hoff 5d6f55959e
Update info on downstream debs (#13095) 2 years ago
Quentin Gliech 73af10f419
Simplify the alias deletion logic as an application service. (#13093) 2 years ago
Erik Johnston 5ef05c70c3
Rotate notifications more frequently (#13096) 2 years ago
Erik Johnston 5099b5ecc7
Use new `device_list_changes_in_room` table when getting device list changes (#13045) 2 years ago
Quentin Gliech c6d6176411
Allow MSC3030 'timestamp_to_event' calls from anyone on world-readable rooms. (#13062) 2 years ago
Sean Quah 9372f6f842
Fix logging context misuse when we fail to persist a federation event (#13089) 2 years ago
Erik Johnston 8ceed5e6b5
Add desc to `get_earliest_token_for_stats` (#13085) 2 years ago
reivilibre 90cadcd403
Add a Subject Alternative Name to the certificate generated for Complement tests. (#13071) 2 years ago
Patrick Cloke 0fcc0ae37c
Improve URL previews for sites with only Twitter card information. (#13056) 2 years ago
reivilibre 7552615247
Reduce the duplication of code that invokes the rate limiter. (#13070) 2 years ago
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