Commit Graph

20957 Commits (95a260da7342ef654a6da4985e0539225969ddde)
 

Author SHA1 Message Date
Andrew Morgan 95a260da73 Update changelog for v1.62.0rc2 2 years ago
Andrew Morgan 046d87756b 1.62.0rc3 2 years ago
Erik Johnston 723ce73d02
Fix stuck notification counts on small servers (#13168) 2 years ago
David Robertson 8d7491a152
matrix-synapse-ldap3: 0.2.0 -> 0.2.1 (#13156) 2 years ago
Andrew Morgan d40b2708cf 1.62.0rc2 2 years ago
Erik Johnston dbce28b2f1
Fix unread counts on large servers (#13140) 2 years ago
Erik Johnston a3a05c812d
Add index to help delete old push actions (#13141) 2 years ago
Andrew Morgan 79c6b9e12b Merge branch 'develop' into release-v1.62 2 years ago
Andrew Morgan bc9b0912cc fix linting error from the 1.61.1 main -> develop merge 2 years ago
Andrew Morgan b210146fd9 1.62.0rc1 2 years ago
Andrew Morgan 6cba6a51af Merge branch 'master' into develop 2 years ago
Andrew Morgan 09d89ddc1f Linkify GHSA commit 2 years ago
Andrew Morgan ea10cdbea7 1.61.1 2 years ago
reivilibre fa13080618
Merge pull request from GHSA-22p3-qrh9-cx32 2 years ago
Erik Johnston 7469824d58
Fix serialization errors when rotating notifications (#13118) 2 years ago
David Robertson f1145563f6
Extra type annotations in `test_server` (#13124) 2 years ago
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