David Robertson ee2fd939b0 Changelog il y a 2 ans
..
.gitignore e845fd41c2 Correct attrs package name in requirements (#3492) il y a 6 ans
12595.misc c9b7e97355 Add a stub Rust crate (#12595) il y a 2 ans
13162.misc 918c74bfb5 Add a `MXCUri` class to make working with mxc uri's easier. (#13162) il y a 2 ans
13480.doc 41df25bbbd installation.md: require libpq on M1 macs (#13480) il y a 2 ans
13506.bugfix 26bc26586b Remove the unspecced room_id field in the /hierarchy response. (#13506) il y a 2 ans
13589.feature 140af0cdb6 Record any exception when processing a pulled event (#13814) il y a 2 ans
13672.feature bb5b47b62a Add Admin API to Fetch Messages Within a Particular Window (#13672) il y a 2 ans
13680.feature d3d9ca156e Cancel the processing of key query requests when they time out. (#13680) il y a 2 ans
13687.feature b58386e37e A second batch of Pydantic models for rest/client/account.py (#13687) il y a 2 ans
13703.misc cdbb641232 Add receipts event stream ordering (#13703) il y a 2 ans
13706.misc c2fe48a6ff Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706) il y a 2 ans
13707.misc b5effc7201 Update trial old deps CI to use poetry 1.2.0 (#13707) il y a 2 ans
13714.misc b455c2a5ec Update Grafana dashboard to not use legacy metric names. (#13714) il y a 2 ans
13717.misc cf11919ddd Fix cache metrics not being updated when not using the legacy exposition module. (#13717) il y a 2 ans
13718.misc 526f84bc2e Fix Prometheus recording rules to not use legacy metric names. (#13718) il y a 2 ans
13723.bugfix b73cbb8215 Avoid putting rejected events in room state (#13723) il y a 2 ans
13724.misc a4ecb8e353 Actually fix typechecking with latest types-jsonschema (#13724) il y a 2 ans
13725.misc 3d20115115 Fix trial-olddeps (#13725) il y a 2 ans
13726.doc c46fecd1f2 Correct out-of-date doc for `event_cache_size` (#13726) il y a 2 ans
13727.doc 7571337445 Fix typo in ratelimiting documentation (#13727) il y a 2 ans
13728.doc 77f3986451 Define SQLite compat policy (#13728) il y a 2 ans
13729.misc f694bb71b7 Strip number suffix from instance name to consolidate services that traces are spread over (#13729) il y a 2 ans
13730.misc d4d3249ded Instrument `get_metadata_for_events` for tracing (#13730) il y a 2 ans
13734.misc 8d7fcf9b76 Fix latest deps CI (#13734) il y a 2 ans
13735.misc dc0e896b68 Add some rust caching to CI (#13735) il y a 2 ans
13736.feature 742f9f9d78 A third batch of Pydantic validation for rest/client/account.py (#13736) il y a 2 ans
13738.bugfix b7e4bfd005 Fix a bug where Synapse fails to start if a signing key file contains an empty line. (#13738) il y a 2 ans
13741.feature f799eac7ea Add timestamp to user's consent (#13741) il y a 2 ans
13743.misc 1cc729c177 Fix latest deps (#13743) il y a 2 ans
13745.misc da41a7cd61 Remove check current state membership up to date (#13745) il y a 2 ans
13746.bugfix 8ef0c8ff14 Fix error in `is_mine_id` when encountering a malformed ID (#13746) il y a 2 ans
13748.misc 89e8b98b65 Avoid raising errors due to malformed IDs in `get_current_hosts_in_room` (#13748) il y a 2 ans
13749.bugfix c73774467e Fix bug in device list caching when remote users leave rooms (#13749) il y a 2 ans
13750.misc 906cead9ca Update docstrings to explain the impact of partial state (#13750) il y a 2 ans
13752.misc 3d9f82efcb Use an upsert for `receipts_graph`. (#13752) il y a 2 ans
13753.misc 666ae87729 Update event push action and receipt tables to support threads. (#13753) il y a 2 ans
13754.misc 69fa29700e Re-type hint some collections in `/sync` code as read-only (#13754) il y a 2 ans
13756.misc 5261d2e2e8 Remove unused Prometheus recording rules from `synapse-v2.rules` and add comments describing where the rest are used. (#13756) il y a 2 ans
13759.misc ebfeac7c5d Check if Rust lib needs rebuilding. (#13759) il y a 2 ans
13760.removal f2d2481e56 Require SQLite >= 3.27.0 (#13760) il y a 2 ans
13761.misc a911ffb42c Tag trace with instance name (#13761) il y a 2 ans
13763.misc c85c5ace52 Add rust to CI (#13763) il y a 2 ans
13765.misc 4c4889cac0 Concurrently collect room unread counts for push badges (#13765) il y a 2 ans
13766.bugfix 12dacecabd Make sequence `cache_invalidation_stream_seq` begin at `2` (#13766) il y a 2 ans
13769.misc dd7484b562 Fix CI on non-PR builds (#13769) il y a 2 ans
13770.misc b60d47ab2c Updates to the schema dump script (#13770) il y a 2 ans
13778.misc fa2f3d8d0c Fix GHA skippable syntax (#13778) il y a 2 ans
13780.misc 6302753012 Deduplicate `is_server_notices_room`. (#13780) il y a 2 ans
13784.misc 540afb0bfc Simplify CI tests DAG (#13784) il y a 2 ans
13785.doc 6986bcbf39 Document common fix of Poetry problems by removing egg-info (#13785) il y a 2 ans
13788.misc 51a77e990b Remove incorrect migration file from `state` logical DB (#13788) il y a 2 ans
13789.bugfix 21687ec189 Fix a long-standing spec compliance bug where Synapse would accept a trailing slash on the end of `/get_missing_events` federation requests. (#13789) il y a 2 ans
13794.doc f7a77ad717 Update request log format documentation to mention the format used when the authenticated user is controlling another user. (#13794) il y a 2 ans
13795.misc eaed4e6113 Remove unused method in `synapse.api.auth.Auth`. (#13795) il y a 2 ans
13798.misc cf65433de2 Fix a memory leak when running the unit tests. (#13798) il y a 2 ans
13801.feature 5093cbf88d Be able to correlate timeouts in reverse-proxy layer in front of Synapse (pull request ID from header) (#13801) il y a 2 ans
13802.misc f2d12ccabe Use partial indices on SQLIte. (#13802) il y a 2 ans
13810.feature 74f60cec92 Add an admin API endpoint to find a user based on its external ID in an auth provider. (#13810) il y a 2 ans
13814.feature 140af0cdb6 Record any exception when processing a pulled event (#13814) il y a 2 ans
13822.misc b2b0c85279 Support providing an index predicate for upserts. (#13822) il y a 2 ans
13829.misc ee2fd939b0 Changelog il y a 2 ans