| Commit message (Expand) | Author | Files | Lines |
2022-09-26 | Complement image: propagate SIGTERM to all workers (#13914) | Richard van der Hoff | 2 | -2/+31 |
2022-09-26 | Improve tests for get_unread_push_actions_for_user_in_range_*. (#13893) | Patrick Cloke | 3 | -30/+97 |
2022-09-26 | Update the manpage documentation for the hash_password script (#13911) | Andrew Morgan | 3 | -1/+9 |
2022-09-26 | Snapshot schema 72 (#13873) | David Robertson | 13 | -22/+2165 |
2022-09-26 | typing: check origin server of typing event against room's servers (#13830) | Mathieu Velten | 3 | -2/+10 |
2022-09-26 | Simplify cache invalidation after event persist txn (#13796) | Nick Mills-Barrett | 4 | -119/+52 |
2022-09-26 | Update NixOS module URL (#13818) | enterprisey | 2 | -1/+2 |
2022-09-26 | Correctly add Cargo.lock to sdsit (#13909) | Erik Johnston | 2 | -1/+2 |
2022-09-26 | Fix mypy errors with latest canonicaljson (#13905) | David Robertson | 3 | -6/+8 |
2022-09-23 | Only try to backfill event if we haven't tried before recently (#13635) | Eric Eastwood | 4 | -48/+626 |
2022-09-23 | Faster room joins: Avoid blocking `/keys/changes` (#13888) | Sean Quah | 3 | -3/+12 |
2022-09-23 | Fix access token leak to logs from proxyagent (#13855) | Eric Eastwood | 2 | -1/+7 |
2022-09-23 | Update Cargo.lock file. (#13889) | Patrick Cloke | 2 | -10/+153 |
2022-09-23 | Accept & store thread IDs for receipts (implement MSC3771). (#13782) | Patrick Cloke | 17 | -41/+173 |
2022-09-23 | Send device list updates out to servers in partially joined rooms (#13874) | Sean Quah | 4 | -2/+66 |
2022-09-23 | Faster Remote Room Joins: tell remote homeservers that we are unable to autho... | reivilibre | 11 | -42/+58 |
2022-09-23 | Add comments to the Prometheus recording rules to make it clear which set of ... | reivilibre | 2 | -7/+19 |
2022-09-23 | Move warnings up v1.68.0rc2 | Erik Johnston | 1 | -7/+7 |
2022-09-23 | 1.68.0rc2 | Erik Johnston | 7 | -5/+24 |
2022-09-22 | Raise issue if complement fails with latest deps (#13859) | David Robertson | 2 | -1/+3 |
2022-09-22 | Fix the cross-link from register admin API to config docs. (#13870) | Patrick Cloke | 2 | -1/+2 |
2022-09-22 | Properly paginate forward in the /relations API. (#13840) | Patrick Cloke | 4 | -14/+60 |
2022-09-22 | Fix sdist to include rust build script (#13866) | Erik Johnston | 2 | -0/+2 |
2022-09-21 | Last batch of Pydantic for synapse/rest/client/account.py (#13832) | David Robertson | 2 | -6/+14 |
2022-09-21 | Add version flag for MSC3881 (#13860) | Brendan Abolivier | 2 | -0/+3 |
2022-09-21 | Track device IDs for pushers (#13831) | Brendan Abolivier | 7 | -10/+154 |
2022-09-21 | Implementation of MSC3882 login token request (#13722) | Hugh Nimmo-Smith | 6 | -0/+238 |
2022-09-21 | Add `worker_main_http_uri` to the contrib bash script (#13772) | villepeh | 2 | -1/+4 |
2022-09-21 | Support enabling/disabling pushers (from MSC3881) (#13799) | Brendan Abolivier | 15 | -71/+294 |
2022-09-21 | Add cache invalidation across workers to module API (#13667) | Mathieu Velten | 7 | -21/+153 |
2022-09-21 | Correct documentation for map_user_attributes of OpenID Mapping Providers (#1... | Peter Scheu | 3 | -3/+13 |
2022-09-21 | Fix the release script not publishing binary wheels. (#13850) | reivilibre | 2 | -11/+35 |
2022-09-21 | Improve the `synapse.api.auth.Auth` mock used in unit tests. (#13809) | Quentin Gliech | 2 | -26/+11 |
2022-09-21 | Lock rust dependencies (#13858) | Erik Johnston | 4 | -1/+328 |
2022-09-21 | Fix the release script not publishing binary wheels. (#13850) | reivilibre | 2 | -11/+35 |
2022-09-21 | Lower minimum rustc version to 1.58.1 (#13857) | Erik Johnston | 3 | -7/+8 |
2022-09-20 | Remove the `complete_sso_login` method from the Module API which was deprecat... | Quentin Gliech | 3 | -58/+2 |
2022-09-20 | Generate separate snapshots for logical databases (#13792) | David Robertson | 4 | -46/+140 |
2022-09-20 | Tweak changelog v1.68.0rc1 | Olivier Wilkinson (reivilibre) | 1 | -1/+1 |
2022-09-20 | Edit description of cache invalidation bug | Olivier Wilkinson (reivilibre) | 1 | -1/+1 |
2022-09-20 | Port the push rule classes to Rust. (#13768) | Erik Johnston | 14 | -615/+930 |
2022-09-20 | Edit changelog in response to feedback | Olivier Wilkinson (reivilibre) | 2 | -7/+21 |
2022-09-20 | 1.68.0rc1 | Olivier Wilkinson (reivilibre) | 69 | -67/+90 |
2022-09-20 | Don't include redundant prev_state in new events (#13791) | Denis | 3 | -4/+1 |
2022-09-16 | Add support to purge rows from MSC2716 and other tables when purging a room (... | Eric Eastwood | 4 | -0/+30 |
2022-09-16 | Fix Docker build when Rust .so has been build locally first (#13811) | Mathieu Velten | 3 | -3/+7 |
2022-09-16 | Compare ported to unported PG schemas in portdb test job (#13808) | David Robertson | 5 | -47/+50 |
2022-09-16 | Minor speedups to CI linting (#13827) | David Robertson | 2 | -4/+6 |
2022-09-16 | Remove error spam when users query the keys of departed remote users (#13826) | Sean Quah | 2 | -9/+13 |
2022-09-16 | complement: init postgres DB directly inside the target image (#13819) | Mathieu Velten | 2 | -11/+10 |
2022-09-16 | Add an admin API endpoint to find a user based on its external ID in an auth ... | Quentin Gliech | 5 | -0/+155 |
2022-09-16 | Update request log format documentation to mention the format used when the a... | reivilibre | 2 | -2/+3 |
2022-09-16 | Avoid putting rejected events in room state (#13723) | Sean Quah | 3 | -0/+415 |
2022-09-15 | Document common fix of Poetry problems by removing egg-info (#13785) | Eric Eastwood | 2 | -0/+28 |
2022-09-15 | Be able to correlate timeouts in reverse-proxy layer in front of Synapse (pul... | Eric Eastwood | 5 | -5/+38 |
2022-09-15 | Record any exception when processing a pulled event (#13814) | Eric Eastwood | 3 | -1/+12 |
2022-09-15 | Support providing an index predicate for upserts. (#13822) | Patrick Cloke | 3 | -7/+25 |
2022-09-15 | A third batch of Pydantic validation for rest/client/account.py (#13736) | David Robertson | 4 | -45/+78 |
2022-09-15 | Add a `MXCUri` class to make working with mxc uri's easier. (#13162) | Andrew Morgan | 6 | -74/+53 |
2022-09-14 | Keep track when we try and fail to process a pulled event (#13589) | Eric Eastwood | 7 | -9/+329 |
2022-09-14 | Update event push action and receipt tables to support threads. (#13753) | Patrick Cloke | 11 | -20/+312 |
2022-09-14 | Use partial indices on SQLIte. (#13802) | Patrick Cloke | 4 | -5/+59 |
2022-09-14 | Deduplicate `is_server_notices_room`. (#13780) | reivilibre | 4 | -18/+20 |
2022-09-14 | Fix a memory leak when running the unit tests. (#13798) | reivilibre | 3 | -6/+8 |
2022-09-14 | Remove unused method in `synapse.api.auth.Auth`. (#13795) | Quentin Gliech | 2 | -9/+1 |
2022-09-14 | Remove incorrect migration file from `state` logical DB (#13788) | David Robertson | 2 | -37/+1 |
2022-09-14 | Fix bug in device list caching when remote users leave rooms (#13749) | Sean Quah | 5 | -15/+51 |
2022-09-14 | Fix a long-standing spec compliance bug where Synapse would accept a trailing... | reivilibre | 2 | -2/+2 |
2022-09-13 | Make sequence `cache_invalidation_stream_seq` begin at `2` (#13766) | Mathieu Velten | 3 | -0/+25 |
2022-09-13 | Updates to the schema dump script (#13770) | David Robertson | 3 | -32/+21 |
2022-09-13 | Simplify CI tests DAG (#13784) | David Robertson | 2 | -4/+1 |
2022-09-13 | installation.md: require libpq on M1 macs (#13480) | Richard van der Hoff | 2 | -2/+4 |
2022-09-13 | Fixup changelog v1.67.0 | Erik Johnston | 1 | -3/+3 |
2022-09-13 | 1.67.0 | Erik Johnston | 3 | -3/+15 |
2022-09-13 | Add receipts event stream ordering (#13703) | Nick Mills-Barrett | 4 | -1/+95 |
2022-09-12 | Fix GHA skippable syntax (#13778) | Mathieu Velten | 2 | -1/+3 |
2022-09-12 | Fix typo in ratelimiting documentation (#13727) | Brendan Abolivier | 2 | -1/+2 |
2022-09-12 | Fix CI on non-PR builds (#13769) | Erik Johnston | 2 | -0/+2 |
2022-09-12 | Remove check current state membership up to date (#13745) | Nick Mills-Barrett | 3 | -155/+100 |
2022-09-12 | Check if Rust lib needs rebuilding. (#13759) | Erik Johnston | 7 | -1/+149 |
2022-09-09 | Concurrently collect room unread counts for push badges (#13765) | Nick Mills-Barrett | 2 | -3/+11 |
2022-09-09 | Tag trace with instance name (#13761) | Eric Eastwood | 3 | -2/+12 |
2022-09-09 | Strip number suffix from instance name to consolidate services that traces ar... | Eric Eastwood | 2 | -1/+13 |
2022-09-09 | Use an upsert for `receipts_graph`. (#13752) | Patrick Cloke | 2 | -8/+5 |
2022-09-09 | Add rust to CI (#13763) | Erik Johnston | 3 | -1/+84 |
2022-09-09 | Require SQLite >= 3.27.0 (#13760) | David Robertson | 9 | -208/+106 |
2022-09-08 | Re-type hint some collections in `/sync` code as read-only (#13754) | Sean Quah | 2 | -10/+11 |
2022-09-08 | Remove unused Prometheus recording rules from `synapse-v2.rules` and add comm... | reivilibre | 2 | -23/+9 |
2022-09-08 | Add timestamp to user's consent (#13741) | Dirk Klimpel | 7 | -8/+52 |
2022-09-08 | Update docstrings to explain the impact of partial state (#13750) | Sean Quah | 2 | -1/+17 |
2022-09-08 | Avoid raising errors due to malformed IDs in `get_current_hosts_in_room` (#13... | Sean Quah | 2 | -1/+5 |
2022-09-08 | Fix error in `is_mine_id` when encountering a malformed ID (#13746) | Sean Quah | 3 | -2/+37 |
2022-09-08 | Fix cache metrics not being updated when not using the legacy exposition modu... | reivilibre | 4 | -21/+81 |
2022-09-08 | Fix Prometheus recording rules to not use legacy metric names. (#13718) | reivilibre | 6 | -37/+22 |
2022-09-08 | Fix latest deps (#13743) | Erik Johnston | 2 | -0/+15 |
2022-09-08 | Also cite upgrade notes | David Robertson | 1 | -1/+1 |
2022-09-08 | Add minimum version bump for sqlite to the release notes (#13742) | David Robertson | 2 | -1/+21 |
2022-09-08 | Fix a bug where Synapse fails to start if a signing key file contains an empt... | reivilibre | 2 | -1/+13 |
2022-09-07 | Instrument `get_metadata_for_events` for tracing (#13730) | Eric Eastwood | 2 | -0/+3 |
2022-09-07 | Fix latest deps CI (#13734) | Erik Johnston | 3 | -3/+42 |
2022-09-07 | Add some rust caching to CI (#13735) | Erik Johnston | 2 | -0/+6 |
2022-09-07 | Correct out-of-date doc for `event_cache_size` (#13726) | David Robertson | 2 | -2/+5 |
2022-09-07 | Define SQLite compat policy (#13728) | David Robertson | 2 | -4/+12 |
2022-09-07 | A second batch of Pydantic models for rest/client/account.py (#13687) | David Robertson | 4 | -34/+64 |
2022-09-07 | Cancel the processing of key query requests when they time out. (#13680) | reivilibre | 18 | -20/+110 |
2022-09-07 | Rename the `EventFormatVersions` enum values so that they line up with room v... | reivilibre | 13 | -41/+47 |
2022-09-07 | Add Admin API to Fetch Messages Within a Particular Window (#13672) | Connor Davis | 6 | -14/+435 |
2022-09-06 | Remove the unspecced room_id field in the /hierarchy response. (#13506) | reivilibre | 2 | -1/+1 |
2022-09-06 | Add a stub Rust crate (#12595) | Erik Johnston | 23 | -11/+302 |
2022-09-06 | Fix trial-olddeps (#13725) | Erik Johnston | 3 | -2/+3 |
2022-09-06 | Actually fix typechecking with latest types-jsonschema (#13724) | David Robertson | 2 | -4/+5 |
2022-09-06 | Fixup changelog v1.67.0rc1 | Erik Johnston | 1 | -2/+2 |
2022-09-06 | Update trial old deps CI to use poetry 1.2.0 (#13707) | Erik Johnston | 3 | -29/+42 |
2022-09-06 | Update Grafana dashboard to not use legacy metric names. (#13714) | reivilibre | 4 | -73/+74 |
2022-09-06 | Update changelog | Erik Johnston | 2 | -0/+22 |
2022-09-06 | 1.67.0rc1 | Erik Johnston | 56 | -56/+91 |
2022-09-06 | Remove configuration options for direct TCP replication. (#13647) | Patrick Cloke | 12 | -78/+63 |
2022-09-05 | Reduce number of CI jobs run on PRs (#13713) | Erik Johnston | 3 | -66/+160 |
2022-09-05 | Extend the release script to wait for GitHub Actions to finish and to be usab... | reivilibre | 2 | -4/+143 |
2022-09-05 | Fix typechecking with latest `types-jsonschema` (#13712) | David Robertson | 2 | -4/+5 |
2022-09-05 | Share some metrics between the Prometheus exporter and the phone home stats (... | Brendan Abolivier | 6 | -4/+146 |
2022-09-03 | fix grammar | Matthew Hodgson | 1 | -1/+1 |
2022-09-02 | Clarify `(room_id, event_id)` global uniqueness (#13701) | Eric Eastwood | 2 | -0/+25 |
2022-09-02 | Update docs to make enabling metrics more clear (#13678) | Eric Eastwood | 2 | -4/+8 |
2022-09-02 | Update lock file for Poetry v1.2.0 (#13689) | Erik Johnston | 5 | -66/+99 |
2022-09-02 | Only run trial CI on all python versions on non-PRs (#13698) | Erik Johnston | 2 | -0/+11 |
2022-09-01 | Fix two typos with colon in headlines (#13665) | Dirk Klimpel | 2 | -2/+3 |
2022-09-01 | Add a schema delta to drop unstable private read receipts. (#13692) | Patrick Cloke | 2 | -0/+20 |
2022-09-01 | Disable calculating unread counts unless the config flag is enabled. (#13694) | Patrick Cloke | 4 | -23/+30 |
2022-09-01 | Update the Grafana dashboard that is included with Synapse in the `contrib` d... | reivilibre | 2 | -20/+128 |
2022-09-01 | Cache `is_partial_state_room` (#13693) | Erik Johnston | 2 | -4/+8 |
2022-09-01 | Add monthly active users documentation (#13617) | Will Hunt | 4 | -0/+88 |
2022-09-01 | Use poetry 1.2.0 rather than prerelease for deb packages (#13695) | Erik Johnston | 2 | -1/+7 |
2022-09-01 | Add some logging to help track down #13444 (#13679) | Erik Johnston | 2 | -0/+14 |
2022-09-01 | Return keys for unwhitelisted servers from `/_matrix/key/v2/query` (#13683) | Richard van der Hoff | 2 | -20/+22 |
2022-09-01 | Bump docker image to use stable poetry version (#13688) | Erik Johnston | 3 | -11/+2 |
2022-09-01 | Remove support for unstable private read receipts (#13653) | Šimon Brandner | 13 | -122/+44 |
2022-08-31 | Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without a... | Jacek Kuśnierz | 9 | -137/+81 |
2022-08-31 | Tweak changelog formatting v1.66.0 | Sean Quah | 1 | -6/+4 |
2022-08-31 | Move notice from 1.66.0rc1 to 1.66.0 section in changelog | Sean Quah | 1 | -6/+6 |
2022-08-31 | Tweak changelog wording | Sean Quah | 1 | -4/+5 |
2022-08-31 | Improve clarity on deprecation of TCP replication | Sean Quah | 2 | -2/+10 |
2022-08-31 | Remove cached wrap on `_get_joined_users_from_context` method (#13569) | Nick Mills-Barrett | 3 | -85/+40 |
2022-08-31 | Generalise the `@cancellable` annotation so it can be used on functions other... | reivilibre | 10 | -75/+75 |
2022-08-31 | Fix dead link in 1.18.0 upgrade notes | Sean Quah | 1 | -1/+1 |
2022-08-31 | Fix admin List Room API return type on sqlite (#13509) | David Robertson | 3 | -7/+19 |
2022-08-31 | Update changelog to link to the Synapse docs instead of markdown | Sean Quah | 1 | -1/+1 |
2022-08-31 | 1.66.0 | Sean Quah | 3 | -3/+12 |
2022-08-31 | Update changelog for v1.62.0 | Sean Quah | 1 | -0/+14 |
2022-08-31 | Change dpkg-statoverride to use --force-statoverride-add (#13638) | Jörg Behrmann | 2 | -1/+2 |
2022-08-31 | Remind people that direct TCP replication is disabled. (#13674) | Patrick Cloke | 1 | -0/+8 |
2022-08-30 | Give the correct next event when the message timestamps are the same - MSC303... | Eric Eastwood | 2 | -2/+11 |
2022-08-30 | Drop unused column `application_services_state.last_txn` (#13627) | Shay | 4 | -0/+59 |
2022-08-30 | Remove documentation of legacy `frontend_proxy` worker app (#13645) | Richard van der Hoff | 3 | -41/+23 |
2022-08-30 | Update changes v1.66.0rc2 | David Robertson | 1 | -1/+1 |
2022-08-30 | Clarify documentation about replication traffic. (#13656) | Patrick Cloke | 2 | -1/+5 |
2022-08-30 | 1.66.0rc2 | David Robertson | 4 | -2/+16 |
2022-08-30 | Fix bug where we wedge media plugins if clients disconnect early (#13660) | Erik Johnston | 2 | -19/+22 |
2022-08-30 | Do not wait for background updates to complete do expire URL cache. (#13657) | Patrick Cloke | 2 | -4/+1 |
2022-08-30 | Speed up inserting `event_push_actions_staging`. (#13634) | Patrick Cloke | 2 | -20/+9 |
2022-08-30 | Fix rate limit metrics registering twice and misreporting (#13649) | Eric Eastwood | 3 | -32/+128 |
2022-08-30 | Fix that user cannot `/forget` rooms after the last member has left (#13546) | Dirk Klimpel | 4 | -6/+99 |
2022-08-30 | Optimize how we calculate `likely_domains` during backfill (#13575) | Eric Eastwood | 5 | -70/+89 |
2022-08-28 | Print complement failure results last (#13639) | Richard van der Hoff | 6 | -11/+31 |
2022-08-26 | Improve documentation around user registration (#13640) | Richard van der Hoff | 4 | -103/+134 |
2022-08-26 | Generate missing configuration files at startup (#13615) | Richard van der Hoff | 3 | -12/+56 |
2022-08-26 | Update debhelper (#13594) | Jörg Behrmann | 7 | -41/+15 |
2022-08-26 | Move the execution of the retention purge_jobs to the main worker (#13632) | Brad Murray | 2 | -4/+3 |
2022-08-25 | Debian packaging: explicitly allocate a group for the system us |