Commit Graph

21324 Commits (906cead9ca5fc95fd64680ec18f775f4de6ea97f)
 

Author SHA1 Message Date
Sean Quah 906cead9ca
Update docstrings to explain the impact of partial state (#13750) 2 years ago
Sean Quah 89e8b98b65
Avoid raising errors due to malformed IDs in `get_current_hosts_in_room` (#13748) 2 years ago
Sean Quah 8ef0c8ff14
Fix error in `is_mine_id` when encountering a malformed ID (#13746) 2 years ago
reivilibre cf11919ddd
Fix cache metrics not being updated when not using the legacy exposition module. (#13717) 2 years ago
reivilibre 526f84bc2e
Fix Prometheus recording rules to not use legacy metric names. (#13718) 2 years ago
Erik Johnston 1cc729c177
Fix latest deps (#13743) 2 years ago
reivilibre b7e4bfd005
Fix a bug where Synapse fails to start if a signing key file contains an empty line. (#13738) 2 years ago
Eric Eastwood d4d3249ded
Instrument `get_metadata_for_events` for tracing (#13730) 2 years ago
Erik Johnston 8d7fcf9b76
Fix latest deps CI (#13734) 2 years ago
Erik Johnston dc0e896b68
Add some rust caching to CI (#13735) 2 years ago
David Robertson c46fecd1f2
Correct out-of-date doc for `event_cache_size` (#13726) 2 years ago
David Robertson 77f3986451
Define SQLite compat policy (#13728) 2 years ago
David Robertson b58386e37e
A second batch of Pydantic models for rest/client/account.py (#13687) 2 years ago
reivilibre d3d9ca156e
Cancel the processing of key query requests when they time out. (#13680) 2 years ago
reivilibre c2fe48a6ff
Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706) 2 years ago
Connor Davis bb5b47b62a
Add Admin API to Fetch Messages Within a Particular Window (#13672) 2 years ago
reivilibre 26bc26586b
Remove the unspecced room_id field in the /hierarchy response. (#13506) 2 years ago
Erik Johnston c9b7e97355
Add a stub Rust crate (#12595) 2 years ago
Erik Johnston 3d20115115
Fix trial-olddeps (#13725) 2 years ago
David Robertson a4ecb8e353
Actually fix typechecking with latest types-jsonschema (#13724) 2 years ago
Erik Johnston b5effc7201
Update trial old deps CI to use poetry 1.2.0 (#13707) 2 years ago
reivilibre b455c2a5ec
Update Grafana dashboard to not use legacy metric names. (#13714) 2 years ago
Patrick Cloke 32fc3b7ba4
Remove configuration options for direct TCP replication. (#13647) 2 years ago
Erik Johnston 8edf3f66d5
Reduce number of CI jobs run on PRs (#13713) 2 years ago
reivilibre c7b18d9d44
Extend the release script to wait for GitHub Actions to finish and to be usable as a guide for the whole process. (#13483) 2 years ago
David Robertson 8cb9261598
Fix typechecking with latest `types-jsonschema` (#13712) 2 years ago
Brendan Abolivier 898fef2789
Share some metrics between the Prometheus exporter and the phone home stats (#13671) 2 years ago
Matthew Hodgson ad7fc8e92f
fix grammar 2 years ago
Eric Eastwood 877bdfa889
Clarify `(room_id, event_id)` global uniqueness (#13701) 2 years ago
Eric Eastwood 36b184b782
Update docs to make enabling metrics more clear (#13678) 2 years ago
Erik Johnston 4fee4a339d
Update lock file for Poetry v1.2.0 (#13689) 2 years ago
Erik Johnston 0fdb685c2b
Only run trial CI on all python versions on non-PRs (#13698) 2 years ago
Dirk Klimpel 044900af6c
Fix two typos with colon in headlines (#13665) 2 years ago
Patrick Cloke 48a5c47a9f
Add a schema delta to drop unstable private read receipts. (#13692) 2 years ago
Patrick Cloke 390b7ce946
Disable calculating unread counts unless the config flag is enabled. (#13694) 2 years ago
reivilibre f48f4dd59e
Update the Grafana dashboard that is included with Synapse in the `contrib` directory. (#13697) 2 years ago
Erik Johnston 9d2823ab70
Cache `is_partial_state_room` (#13693) 2 years ago
Will Hunt c913e440c0
Add monthly active users documentation (#13617) 2 years ago
Erik Johnston dcfb006f8a
Use poetry 1.2.0 rather than prerelease for deb packages (#13695) 2 years ago
Erik Johnston 2318603772
Add some logging to help track down #13444 (#13679) 2 years ago
Richard van der Hoff e8130f219b
Return keys for unwhitelisted servers from `/_matrix/key/v2/query` (#13683) 2 years ago
Erik Johnston 18e4092801
Bump docker image to use stable poetry version (#13688) 2 years ago
Šimon Brandner 0e99f07952
Remove support for unstable private read receipts (#13653) 2 years ago
Sean Quah 737968b8e0 Merge branch 'master' into develop 2 years ago
Jacek Kuśnierz 84ddcd7bbf
Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241) 2 years ago
Sean Quah 6f80fe1e1b Tweak changelog formatting 2 years ago
Sean Quah 838d722eba Move notice from 1.66.0rc1 to 1.66.0 section in changelog 2 years ago
Sean Quah c01f21d31d Tweak changelog wording 2 years ago
Sean Quah d1fb46fbc9 Improve clarity on deprecation of TCP replication 2 years ago
Nick Mills-Barrett 42b11d5565
Remove cached wrap on `_get_joined_users_from_context` method (#13569) 2 years ago