| Commit message (Expand) | Author | Age | Files | Lines |
* | Claim local one-time-keys in bulk (#16565) | David Robertson | 2023-10-30 | 4 | -114/+308 |
* | Clients link fixed in README (#16569) | Niranjan Kurhade | 2023-10-30 | 2 | -1/+2 |
* | Add fast path for replication events stream fetch (#16580) | Erik Johnston | 2023-10-30 | 2 | -0/+7 |
* | Claim fallback keys in bulk (#16570) | David Robertson | 2023-10-30 | 5 | -0/+162 |
* | Bump setuptools-rust from 1.7.0 to 1.8.0 (#16574) | dependabot[bot] | 2023-10-30 | 3 | -6/+6 |
* | Run actions/setup-go after checking out complement (#16567) | David Robertson | 2023-10-30 | 4 | -6/+16 |
* | Fix HTTP repl response to use minimum token (#16578) | Erik Johnston | 2023-10-30 | 2 | -1/+2 |
* | Bump cryptography from 41.0.4 to 41.0.5 (#16572) | dependabot[bot] | 2023-10-30 | 1 | -24/+24 |
* | Bump serde from 1.0.189 to 1.0.190 (#16577) | dependabot[bot] | 2023-10-30 | 1 | -4/+4 |
* | Bump phonenumbers from 8.13.22 to 8.13.23 (#16576) | dependabot[bot] | 2023-10-30 | 1 | -3/+3 |
* | Bump black from 23.10.0 to 23.10.1 (#16575) | dependabot[bot] | 2023-10-30 | 1 | -19/+19 |
* | Bump types-psycopg2 from 2.9.21.14 to 2.9.21.15 (#16573) | dependabot[bot] | 2023-10-30 | 1 | -5/+7 |
* | Portdb: don't copy a table that gets rebuilt (#16563) | David Robertson | 2023-10-27 | 2 | -1/+2 |
* | complement: enable dirty runs (#16520) | kegsay | 2023-10-27 | 5 | -4/+15 |
* | Ensure local invited & knocking users leave before purge. (#16559) | Patrick Cloke | 2023-10-27 | 4 | -4/+73 |
* | Reduce amount of caches POSITIONS we send (#16561) | Erik Johnston | 2023-10-27 | 2 | -0/+11 |
* | Reduce spurious replication catchup (#16555) | Erik Johnston | 2023-10-27 | 2 | -5/+10 |
* | Fix cross-worker ratelimiting (#16558) | Erik Johnston | 2023-10-27 | 2 | -16/+58 |
* | Reduce replication traffic due to reflected cache stream POSITION (#16557) | Erik Johnston | 2023-10-27 | 2 | -1/+19 |
* | Add new module API for adding custom fields to events `unsigned` section (#16... | Erik Johnston | 2023-10-27 | 19 | -44/+194 |
* | Remove more usages of cursor_to_dict. (#16551) | Patrick Cloke | 2023-10-26 | 26 | -134/+193 |
* | Add a new module API to update user presence state. (#16544) | Patrick Cloke | 2023-10-26 | 12 | -53/+221 |
* | Convert simple_select_list and simple_select_list_txn to return lists of tupl... | Patrick Cloke | 2023-10-26 | 31 | -509/+609 |
* | Pin the recommended poetry version in contributors' guide (#16550) | David Robertson | 2023-10-25 | 2 | -1/+2 |
* | Allow multiple workers to write to receipts stream. (#16432) | Erik Johnston | 2023-10-25 | 15 | -89/+604 |
* | Fix tests on Twisted trunk. (#16528) | Patrick Cloke | 2023-10-25 | 6 | -111/+95 |
* | Fix http/s proxy authentication with long username/passwords (#16504) | Richard Brežák | 2023-10-24 | 3 | -1/+23 |
* | Revert "Add test case to detect dodgy b64 encoding" | David Robertson | 2023-10-24 | 1 | -14/+0 |
* | Merge branch 'master' into develop | David Robertson | 2023-10-24 | 4 | -1/+15 |
|\ |
|
| * | 1.95.0 v1.95.0 | David Robertson | 2023-10-24 | 4 | -2/+14 |
| * | Build Debian packages for Ubuntu 23.10 Mantic Minotaur (#16524) | David Robertson | 2023-10-19 | 2 | -0/+2 |
* | | Merge branch 'develop' of github.com:matrix-org/synapse into develop | David Robertson | 2023-10-24 | 33 | -460/+786 |
|\ \ |
|
| * | | Rework alias and public room list rules docs (#16541) | David Robertson | 2023-10-24 | 2 | -34/+133 |
| * | | Remove duplicate call to wake a remote destination when using federation send... | Jason Little | 2023-10-24 | 3 | -13/+1 |
| * | | Replace all Prometheus datasource UIDs of the Grafana Dashboard with the vari... | Michael Sasser | 2023-10-23 | 2 | -314/+306 |
| * | | Fix type hint errors from Twisted trunk (#16526) | Patrick Cloke | 2023-10-23 | 6 | -8/+17 |
| * | | Fix bug where a new writer advances their token too quickly (#16473) | Erik Johnston | 2023-10-23 | 9 | -77/+305 |
| * | | Fix bug that could cause a `/sync` to tightloop with sqlite after restart (#1... | Erik Johnston | 2023-10-23 | 2 | -1/+5 |
| * | | Mention how to redirect the Jaeger traces to a specific Jaeger instance (#16531) | Marcel | 2023-10-23 | 2 | -0/+6 |
| * | | Force TLS certificate verification in registration script. (#16530) | Denis Kasak | 2023-10-23 | 2 | -2/+3 |
| * | | Remove the last reference to event_txn_id. (#16521) | Patrick Cloke | 2023-10-23 | 3 | -7/+5 |
| * | | Bump matrix-synapse-ldap3 from 0.2.2 to 0.3.0 (#16539) | David Robertson | 2023-10-23 | 2 | -4/+5 |
* | | | Add test case to detect dodgy b64 encoding | David Robertson | 2023-10-23 | 1 | -0/+14 |
|/ / |
|
* | | Bump black from 23.9.1 to 23.10.0 (#16538) | dependabot[bot] | 2023-10-23 | 1 | -23/+19 |
* | | Bump types-requests from 2.31.0.2 to 2.31.0.10 (#16537) | dependabot[bot] | 2023-10-23 | 1 | -23/+13 |
* | | Bump gitpython from 3.1.37 to 3.1.40 (#16534) | dependabot[bot] | 2023-10-23 | 1 | -4/+4 |
* | | Bump types-pillow from 10.0.0.3 to 10.1.0.0 (#16536) | dependabot[bot] | 2023-10-23 | 1 | -4/+4 |
* | | Bump pygithub from 1.59.1 to 2.1.1 (#16535) | dependabot[bot] | 2023-10-23 | 1 | -5/+8 |
* | | Clarify presence router docs. (#16529) | Patrick Cloke | 2023-10-20 | 2 | -3/+12 |
* | | Mark sync as limited if there is a gap in the timeline (#16485) | Erik Johnston | 2023-10-19 | 5 | -33/+166 |
* | | Avoid sending massive replication updates when purging a room. (#16510) | Patrick Cloke | 2023-10-18 | 4 | -30/+115 |
* | | Improve performance of delete device messages query (#16492) | Mathieu Velten | 2023-10-18 | 3 | -7/+11 |
* | | Run trial/integration tests if .ci is modified. (#16512) | Patrick Cloke | 2023-10-18 | 2 | -0/+7 |
* | | Bump urllib3 from 1.26.17 to 1.26.18 (#16516) | dependabot[bot] | 2023-10-18 | 1 | -3/+3 |
* | | Test against Python 3.12 release (#16511) | Patrick Cloke | 2023-10-17 | 2 | -2/+3 |
|/ |
|
* | Update the changelog. v1.95.0rc1 | Patrick Cloke | 2023-10-17 | 1 | -2/+2 |
* | 1.95.0rc1 | Patrick Cloke | 2023-10-17 | 33 | -31/+55 |
* | Convert DeviceLastConnectionInfo to attrs. (#16507) | Patrick Cloke | 2023-10-17 | 4 | -103/+104 |
* | Fix a bug where servers could be marked as up when they were failing (#16506) | Patrick Cloke | 2023-10-17 | 3 | -13/+93 |
* | Update the release script to remind releaser to check for special release not... | reivilibre | 2023-10-16 | 2 | -0/+5 |
* | Convert state delta processing from a dict to attrs. (#16469) | Patrick Cloke | 2023-10-16 | 8 | -109/+111 |
* | Bump pillow from 10.0.1 to 10.1.0 (#16498) | dependabot[bot] | 2023-10-16 | 1 | -55/+55 |
* | Bump serde from 1.0.188 to 1.0.189 (#16494) | dependabot[bot] | 2023-10-16 | 1 | -4/+4 |
* | Bump sentry-sdk from 1.31.0 to 1.32.0 (#16496) | dependabot[bot] | 2023-10-16 | 1 | -3/+3 |
* | Remove useless async job to delete device messages on sync (#16491) | Mathieu Velten | 2023-10-16 | 3 | -24/+4 |
* | Bump jsonschema from 4.19.0 to 4.19.1 (#16500) | dependabot[bot] | 2023-10-16 | 1 | -3/+3 |
* | Bump types-jsonschema from 4.17.0.10 to 4.19.0.3 (#16499) | dependabot[bot] | 2023-10-16 | 1 | -4/+7 |
* | Bump packaging from 23.1 to 23.2 (#16497) | dependabot[bot] | 2023-10-16 | 1 | -3/+14 |
* | Bump pyo3-log from 0.8.3 to 0.8.4 (#16495) | dependabot[bot] | 2023-10-16 | 1 | -2/+2 |
* | Clean up logging on event persister endpoints (#16488) | Richard van der Hoff | 2023-10-14 | 3 | -6/+14 |
* | Fix typo in useful_sql_for_admins.md (#16477) | Laurence Gill | 2023-10-12 | 2 | -1/+2 |
* | Revert "Drop unused tables & unneeded access token ID for events. (#16268)" (... | Patrick Cloke | 2023-10-12 | 4 | -29/+8 |
* | Update complement.sh to match new public API shape (#16466) | kegsay | 2023-10-12 | 3 | -2/+4 |
* | Convert user_get_threepids response to attrs. (#16468) | Patrick Cloke | 2023-10-11 | 9 | -18/+31 |
* | Convert simple_select_many_batch, simple_select_many_txn to tuples. (#16444) | Patrick Cloke | 2023-10-11 | 23 | -442/+640 |
* | Handle content types with parameters. (#16440) | Patrick Cloke | 2023-10-11 | 3 | -2/+22 |
* | Inline simple_search_list/simple_search_list_txn. (#16434) | Patrick Cloke | 2023-10-10 | 4 | -73/+49 |
* | Merge remote-tracking branch 'origin/master' into develop | Patrick Cloke | 2023-10-10 | 1 | -1/+1 |
|\ |
|
| * | Add CVE number for advisory GHSA-5chr-wjw5-3gq4. | Patrick Cloke | 2023-10-10 | 1 | -1/+1 |
* | | Merge branch 'master' into develop | Olivier Wilkinson (reivilibre) | 2023-10-10 | 1 | -0/+13 |
|\| |
|
| * | Add security advisory note to the changelog | Olivier Wilkinson (reivilibre) | 2023-10-10 | 1 | -0/+13 |
* | | Merge branch 'master' into develop | Olivier Wilkinson (reivilibre) | 2023-10-10 | 3 | -1/+12 |
|\| |
|
| * | 1.94.0 v1.94.0 | Olivier Wilkinson (reivilibre) | 2023-10-10 | 3 | -1/+12 |
* | | Add DB indices to speed up purging rooms (#16457) | David Robertson | 2023-10-10 | 4 | -0/+35 |
* | | Disable statement timeout whilst purging rooms (#16455) | reivilibre | 2023-10-09 | 2 | -0/+6 |
* | | Don't block CI on sign-off (#16454) | Erik Johnston | 2023-10-09 | 2 | -1/+1 |
* | | Bump ruff from 0.0.290 to 0.0.292 (#16449) | dependabot[bot] | 2023-10-09 | 7 | -28/+20 |
* | | Bump netaddr from 0.8.0 to 0.9.0 (#16453) | dependabot[bot] | 2023-10-09 | 1 | -3/+3 |
* | | Bump psycopg2 from 2.9.8 to 2.9.9 (#16452) | dependabot[bot] | 2023-10-09 | 1 | -13/+13 |
* | | Bump bleach from 6.0.0 to 6.1.0 (#16451) | dependabot[bot] | 2023-10-09 | 1 | -5/+5 |
* | | Bump types-bleach from 6.0.0.4 to 6.1.0.0 (#16450) | dependabot[bot] | 2023-10-09 | 1 | -4/+4 |
* | | Fix possible AttributeError when account-api is called over unix socket (#16404) | Christoph | 2023-10-09 | 2 | -1/+2 |
* | | Apply join rate limiter outside the lineariser (#16441) | David Robertson | 2023-10-06 | 3 | -20/+48 |
* | | Convert simple_select_list_paginate_txn to return tuples. (#16433) | Patrick Cloke | 2023-10-06 | 7 | -39/+67 |
* | | Return ThumbnailInfo in more places (#16438) | Patrick Cloke | 2023-10-06 | 6 | -80/+90 |
* | | Drop unused tables & unneeded access token ID for events. (#16268) | Patrick Cloke | 2023-10-06 | 4 | -8/+29 |
* | | Stop sending incorrect knock_state_events. (#16403) | Patrick Cloke | 2023-10-06 | 6 | -23/+8 |
* | | Fix comments related to replication. (#16428) | Patrick Cloke | 2023-10-06 | 3 | -3/+2 |
* | | Add documentation on background updates. (#16420) | Patrick Cloke | 2023-10-06 | 2 | -0/+62 |
* | | Register media servlets via regex. (#16419) | Patrick Cloke | 2023-10-06 | 20 | -337/+297 |
* | | Bump pyo3 from 0.17.1 to 0.19.2 (#16162) | V02460 | 2023-10-06 | 4 | -17/+29 |
* | | Remove unused method. (#16435) | Patrick Cloke | 2023-10-05 | 2 | -20/+1 |
* | | Remove manys calls to cursor_to_dict (#16431) | Patrick Cloke | 2023-10-05 | 16 | -228/+320 |
* | | Add __slots__ to replication commands. (#16429) | Patrick Cloke | 2023-10-05 | 2 | -1/+27 |
* | | Factor out `MultiWriter` token from `RoomStreamToken` (#16427) | Erik Johnston | 2023-10-05 | 9 | -61/+115 |
* | | Add type hints to synmark. (#16421) | Patrick Cloke | 2023-10-04 | 7 | -48/+90 |
* | | Some refactors around receipts stream (#16426) | Erik Johnston | 2023-10-04 | 16 | -80/+111 |
|/ |
|
* | Update changelog v1.94.0rc1 | David Robertson | 2023-10-03 | 1 | -2/+2 |
* | 1.94.0rc1 | David Robertson | 2023-10-03 | 27 | -25/+59 |
* | Bump urllib3 from 1.26.15 to 1.26.17 (#16422) | dependabot[bot] | 2023-10-03 | 1 | -4/+4 |
* | Add note to 'federation_domain_whitelist' option (#16416) | Erik Johnston | 2023-10-03 | 2 | -0/+6 |
* | Clean-up old release notes (#16418) | Patrick Cloke | 2023-10-02 | 3 | -134/+136 |
* | mypy plugin to check `@cached` return types (#14911) | David Robertson | 2023-10-02 | 8 | -59/+324 |
* | Remove Python version from `/_synapse/admin/v1/server_version` (#16380) | MomentQYC | 2023-10-02 | 4 | -12/+9 |
* | Bump phonenumbers from 8.13.19 to 8.13.22 (#16413) | dependabot[bot] | 2023-10-02 | 1 | -3/+3 |
* | Bump msgpack from 1.0.6 to 1.0.7 (#16412) | dependabot[bot] | 2023-10-02 | 1 | -57/+57 |
* | Bump types-netaddr from 0.8.0.9 to 0.9.0.1 (#16411) | dependabot[bot] | 2023-10-02 | 1 | -3/+3 |
* | Bump pydantic from 2.3.0 to 2.4.2 (#16410) | dependabot[bot] | 2023-10-02 | 1 | -111/+111 |
* | Bump psycopg2 from 2.9.7 to 2.9.8 (#16409) | dependabot[bot] | 2023-10-02 | 1 | -12/+22 |
* | Bump regex from 1.9.5 to 1.9.6 (#16408) | dependabot[bot] | 2023-10-02 | 1 | -4/+4 |
* | Downgrade repl stream time out error to warning (#16401) | Erik Johnston | 2023-09-29 | 2 | -1/+2 |
* | Support rendering some media downloads as inline (#15988) | Will Hunt | 2023-09-29 | 4 | -6/+106 |
* | Remove warnings from the docs about using message retention. (#16382) | Patrick Cloke | 2023-09-28 | 3 | -7/+4 |
* | Improve state types. (#16395) | Patrick Cloke | 2023-09-28 | 3 | -8/+11 |
* | Use modern config for maturin. (#16394) | Patrick Cloke | 2023-09-28 | 3 | -0/+4 |
* | Merge branch 'master' into develop | Erik Johnston | 2023-09-26 | 3 | -1/+27 |
|\ |
|
| * | 1.93.0 v1.93.0 | Erik Johnston | 2023-09-26 | 3 | -1/+27 |
* | | Add a cache around server ACL checking (#16360) | Patrick Cloke | 2023-09-26 | 11 | -85/+235 |
* | | Implement MSC4028: push all encrypted events. (#16361) | Patrick Cloke | 2023-09-26 | 8 | -1/+31 |
* | | Skip export-data on non-code (e.g. docs) PRs (#16387) | David Robertson | 2023-09-26 | 2 | -3/+5 |
* | | Add documentation about the user directory search algorithm (#16320) | Patrick Cloke | 2023-09-26 | 2 | -26/+111 |
* | | Reduce calls to `send_presence_to_destinations` (#16385) | Erik Johnston | 2023-09-26 | 2 | -15/+19 |
* | | Improve comments in StateGroupBackgroundUpdateStore. (#16383) | Patrick Cloke | 2023-09-25 | 2 | -2/+17 |
* | | Add developer documentation concerning gradual schema migrations with column ... | reivilibre | 2023-09-25 | 2 | -0/+158 |
* | | Avoid running CI steps when the files they check have not been changed. (#14745) | reivilibre | 2023-09-25 | 2 | -14/+83 |
* | | Bump types-psycopg2 from 2.9.21.11 to 2.9.21.14 (#16381) | dependabot[bot] | 2023-09-25 | 4 | -32/+9 |
* | | Bump actions/checkout from 3 to 4 (#16250) | dependabot[bot] | 2023-09-25 | 9 | -47/+47 |
* | | Add support for pydantic v2 via pydantic.v1 compat module (#16332) | Maxwell G | 2023-09-25 | 17 | -94/+348 |
* | | Bump cryptography from 41.0.3 to 41.0.4 (#16362) | dependabot[bot] | 2023-09-25 | 1 | -24/+24 |
* | | Get CI to check PRs have been signed-off (#16348) | David Robertson | 2023-09-25 | 2 | -1/+8 |
* | | Bump sentry-sdk from 1.30.0 to 1.31.0 (#16378) | dependabot[bot] | 2023-09-25 | 1 | -3/+5 |
* | | Bump msgpack from 1.0.5 to 1.0.6 (#16377) | dependabot[bot] | 2023-09-25 | 1 | -65/+58 |
* | | Bump gitpython from 3.1.35 to 3.1.37 (#16376) | dependabot[bot] | 2023-09-25 | 1 | -4/+7 |
* | | Bump docker/setup-buildx-action from 2 to 3 (#16375) | dependabot[bot] | 2023-09-25 | 2 | -2/+2 |
* | | Bump dawidd6/action-download-artifact from 2.27.0 to 2.28.0 (#16374) | dependabot[bot] | 2023-09-25 | 1 | -1/+1 |
* | | Add missing license header. (#16359) | Patrick Cloke | 2023-09-21 | 2 | -0/+14 |
* | | Convert more cached return values to immutable types (#16356) | Patrick Cloke | 2023-09-20 | 11 | -36/+52 |
* | | Return immutable objects for cachedList decorators (#16350) | Patrick Cloke | 2023-09-19 | 24 | -100/+134 |
* | | Merge branch 'release-v1.93' into develop | Patrick Cloke | 2023-09-19 | 59 | -57/+85 |
|\| |
|
| * | Update changelog. v1.93.0rc1 | Patrick Cloke | 2023-09-19 | 1 | -4/+5 |
| * | Tweak changelog. | Patrick Cloke | 2023-09-19 | 1 | -11/+8 |
| * | 1.93.0rc1 | Patrick Cloke | 2023-09-19 | 59 | -57/+87 |
* | | Fix-up deactivated notes in docs. (#16355) | Patrick Cloke | 2023-09-19 | 2 | -1/+2 |
|/ |
|
* | Use string for federation_client_minimum_tls_version documentation examples (... | Jan Christian Grünhage | 2023-09-19 | 2 | -4/+5 |
* | Bump serde_json from 1.0.106 to 1.0.107 (#16345) | dependabot[bot] | 2023-09-18 | 1 | -2/+2 |
* | Bump furo from 2023.8.19 to 2023.9.10 (#16340) | dependabot[bot] | 2023-09-18 | 1 | -3/+3 |
* | Test against PostgreSQL 16. (#16351) | Patrick Cloke | 2023-09-18 | 2 | -1/+2 |
* | Bump ruff from 0.0.286 to 0.0.290 (#16342) | dependabot[bot] | 2023-09-18 | 4 | -33/+22 |
* | Merge branch 'master' into develop | Mathieu Velten | 2023-09-18 | 3 | -1/+26 |
|\ |
|
| * | Update changelog v1.92.3 | Mathieu Velten | 2023-09-18 | 1 | -2/+4 |
| * | 1.92.3 | Mathieu Velten | 2023-09-18 | 4 | -2/+24 |
| * | Mandate Pillow>=10.0.1 because of libwebp CVE (#16347) | Mathieu Velten | 2023-09-18 | 2 | -1/+4 |
| * | Bump pillow from 10.0.0 to 10.0.1 (#16344) | dependabot[bot] | 2023-09-18 | 1 | -57/+55 |
* | | Stop patching EventBase.__eq__ in tests. (#16349) | Patrick Cloke | 2023-09-18 | 3 | -36/+31 |
* | | Filter locked users in the admin API (#16328) | Hanadi | 2023-09-18 | 6 | -7/+51 |
* | | Make cached account data/tags/admin types immutable (#16325) | Patrick Cloke | 2023-09-18 | 9 | -50/+55 |
* | | Return an immutable value from get_latest_event_ids_in_room. (#16326) | Patrick Cloke | 2023-09-18 | 12 | -40/+48 |
* | | Additional validation of receipts (#16327) | Patrick Cloke | 2023-09-18 | 6 | -165/+241 |
* | | Mandate Pillow>=10.0.1 because of libwebp CVE (#16347) | Mathieu Velten | 2023-09-18 | 2 | -1/+4 |
* | | Bump pillow from 10.0.0 to 10.0.1 (#16344) | dependabot[bot] | 2023-09-18 | 1 | -57/+55 |
* | | Set email charset as utf-8 rather than utf8 (#16329) | José Joaquín Atria | 2023-09-18 | 2 | -2/+3 |
* | | Bump typing-extensions from 4.7.1 to 4.8.0 (#16341) | dependabot[bot] | 2023-09-18 | 1 | -5/+15 |
* | | Bump docker/login-action from 2 to 3 (#16339) | dependabot[bot] | 2023-09-18 | 2 | -3/+3 |
* | | Bump docker/metadata-action from 4 to 5 (#16337) | dependabot[bot] | 2023-09-18 | 1 | -1/+1 |
* | | Bump docker/setup-qemu-action from 2 to 3 (#16338) | dependabot[bot] | 2023-09-18 | 2 | -2/+2 |
* | | Bump docker/build-push-action from 4 to 5 (#16336) | dependabot[bot] | 2023-09-18 | 1 | -1/+1 |
* | | Merge branch 'master' into develop | Erik Johnston | 2023-09-15 | 7 | -16/+32 |
|\| |
|
| * | Fix Changelog v1.92.2 | Erik Johnston | 2023-09-15 | 1 | -1/+1 |
| * | 1.92.2 | Erik Johnston | 2023-09-15 | 4 | -2/+17 |
| * | Use bookwork as docker base image (#16324) | Erik Johnston | 2023-09-15 | 5 | -15/+16 |
* | | Add automatic purge after all users forget a room (#15488) | Mathieu Velten | 2023-09-15 | 13 | -450/+542 |
* | | Convert `_insert_graph_receipts_txn` to `simple_upsert` (#16299) | Jason Little | 2023-09-15 | 3 | -14/+13 |
* | | Only use literal strings for process names (#16315) | Erik Johnston | 2023-09-15 | 4 | -14/+11 |
* | | Some minor performance fixes for task schedular (#16313) | Erik Johnston | 2023-09-14 | 5 | -34/+95 |
* | | Speed up deleting to-device messages task (#16318) | Erik Johnston | 2023-09-14 | 2 | -13/+15 |
* | | docs: Link to the Alpine Linux community package for Synapse (#16304) | 6543 | 2023-09-14 | 2 | -0/+9 |
* | | Refactor `get_user_by_id` (#16316) | Erik Johnston | 2023-09-14 | 14 | -123/+108 |
* | | Remove a reference cycle in background process (#16314) | Erik Johnston | 2023-09-13 | 2 | -1/+21 |
* | | Fix using dehydrated devices (MSC2697) & refresh tokens (#16288) | Hanadi | 2023-09-13 | 4 | -4/+34 |
* | | Use StrCollection in additional places. (#16301) | Patrick Cloke | 2023-09-13 | 16 | -67/+59 |
* | | Don't schedule an async task on every sync (#16312) | Erik Johnston | 2023-09-13 | 2 | -11/+27 |
* | | Fix deleting device inbox when using background worker (#16311) | Erik Johnston | 2023-09-13 | 2 | -31/+32 |
* | | Improve logging of replication (#16309) | Erik Johnston | 2023-09-13 | 3 | -2/+8 |
* | | Update changelog | Mathieu Velten | 2023-09-12 | 1 | -7/+16 |
* | | Merge branch 'master' into develop | Mathieu Velten | 2023-09-12 | 7 | -21/+62 |
|\| |
|
| * | 1.92.1 v1.92.1 | Mathieu Velten | 2023-09-12 | 3 | -1/+12 |
| * | Remove kinetic deb build, it's EOL | Mathieu Velten | 2023-09-12 | 1 | -1/+0 |
| * | Inverse changelog order v1.92.0 | Mathieu Velten | 2023-09-12 | 1 | -6/+7 |
| * | 1.92.0 | Mathieu Velten | 2023-09-12 | 6 | -4/+19 |
| * | Support releasing on macOS. (#16266) | Patrick Cloke | 2023-09-07 | 2 | -16/+31 |
* | | Bump mypy from 1.4.1 to 1.5.1. (#16300) | Patrick Cloke | 2023-09-12 | 4 | -48/+32 |
* | | Stop purging tables which are slated for removal. (#16273) | Patrick Cloke | 2023-09-12 | 3 | -5/+6 |
* | | Refactor storing of server keys (#16261) | Erik Johnston | 2023-09-12 | 6 | -365/+106 |
* | | Add the List-Unsubscribe header for notification emails. (#16274) | Patrick Cloke | 2023-09-11 | 5 | -6/+110 |
* | | Filter out down hosts when retrying fetching device lists (#16298) | Erik Johnston | 2023-09-11 | 2 | -1/+15 |
* | | Bump types-pillow from 10.0.0.2 to 10.0.0.3 (#16293) | dependabot[bot] | 2023-09-11 | 1 | -3/+3 |
* | | Bump types-setuptools from 68.0.0.3 to 68.2.0.0 (#16292) | dependabot[bot] | 2023-09-11 | 1 | -3/+3 |
* | | Bump mypy-zope from 1.0.0 to 1.0.1 (#16291) | dependabot[bot] | 2023-09-11 | 1 | -4/+4 |
* | | Bump black from 23.7.0 to 23.9.1 (#16295) | dependabot[bot] | 2023-09-11 | 1 | -24/+24 |
* | | Bump serde_json from 1.0.105 to 1.0.106 (#16296) | dependabot[bot] | 2023-09-11 | 1 | -2/+2 |
* | | Improve type hints for attrs classes (#16276) | David Robertson | 2023-09-08 | 7 | -39/+37 |
* | | Upgrade CI run of Python 3.12 from rc1 to rc2 (#16280) | V02460 | 2023-09-08 | 2 | -1/+2 |
* | | Update ruff config (#16283) | Patrick Cloke | 2023-09-08 | 26 | -64/+63 |
* | | Log values at DEBUG level with execute_values (#16281) | David Robertson | 2023-09-08 | 2 | -2/+4 |
* | | Fix-up incorrect spellings in docs. (#16282) | Patrick Cloke | 2023-09-08 | 18 | -119/+120 |
* | | Fix bug with new task scheduler using lots of CPU. (#16278) | Erik Johnston | 2023-09-08 | 2 | -21/+23 |
* | | Bump gitpython from 3.1.34 to 3.1.35 (#16279) | dependabot[bot] | 2023-09-08 | 1 | -3/+3 |
* | | Avoid temporary storage of sensitive information. (#16272) | Patrick Cloke | 2023-09-08 | 3 | -2/+16 |
* | | Raise setuptools_rust version cap to 1.7.0 (#16277) | V02460 | 2023-09-08 | 2 | -1/+2 |
* | | Reduce CPU overhead of change password endpoint (#16264) | Erik Johnston | 2023-09-08 | 2 | -58/+55 |
* | | Recheck if remote device is cached before requesting it (#16252) | Erik Johnston | 2023-09-07 | 4 | -17/+35 |
* | | Add `/notifications` endpoint to workers (#16265) | Erik Johnston | 2023-09-07 | 6 | -37/+42 |
* | | Bump gitpython from 3.1.32 to 3.1.34 (#16267) | dependabot[bot] | 2023-09-06 | 1 | -3/+3 |
* | | Send the opentracing span information to appservices (#16227) | Marcel | 2023-09-06 | 3 | -14/+37 |
* | | Handle "registration_enabled" parameter for CAS (#16262) | Aurélien Grimpard | 2023-09-06 | 5 | -0/+30 |
* | | Merge remote-tracking branch 'origin/release-v1.92' into develop | Patrick Cloke | 2023-09-06 | 14 | -394/+48 |
|\| |
|
| * | Add back newsfile from #16258. | Patrick Cloke | 2023-09-06 | 1 | -0/+1 |
| * | Merge remote-tracking branch 'origin/release-v1.91' into release-v1.92 | Patrick Cloke | 2023-09-06 | 11 | -390/+41 |
| |\ |
|
| | * | Link to MSC in changelog. v1.91.2 | Patrick Cloke | 2023-09-06 | 1 | -1/+1 |
| | * | 1.91.2 | Patrick Cloke | 2023-09-06 | 4 | -2/+14 |
| | * | Revert MSC3861 introspection cache, admin impersonation and account lock (#16... | Quentin Gliech | 2023-09-06 | 10 | -391/+31 |
| * | | Fix incorrect docstring for Ratelimiter. (#16255) | Patrick Cloke | 2023-09-05 | 2 | -3/+5 |
| * | | Amend changelog for MSC4041 | David Robertson | 2023-09-05 | 1 | -1/+1 |
* | | | Apply missed suggestions from the review of #16090. (#16263) | reivilibre | 2023-09-06 | 2 | -2/+4 |
* | | | Add GCC and GNU Make to the Nix flake development environment so that `ruff` ... | reivilibre | 2023-09-06 | 2 | -0/+18 |
* | | | Update rust in flake.nix: 1.70.0 -> 1.71.1 to address CVE-2023-38497 (#16260) | Andrew Morgan | 2023-09-06 | 3 | -4/+5 |
* | | | Add the ability to use `G` (GiB) and `T` (TiB) suffixes in configuration opti... | reivilibre | 2023-09-06 | 3 | -4/+8 |
* | | | Allow modules to delete rooms. (#15997) | reivilibre | 2023-09-06 | 5 | -6/+41 |
* | | | Delete device messages asynchronously and in staged batches (#16240) | Mathieu Velten | 2023-09-06 | 13 | -37/+154 |
* | | | Fix appservices being unable to handle to_device messages for multiple users ... | Will Hunt | 2023-09-05 | 3 | -1/+127 |
* | | | Add MSC4040 `matrix-fed` service lookups (#16137) | Travis Ralston | 2023-09-05 | 4 | -34/+331 |
* | | | Fix bug where we kept re-requesting a remote server's key repeatedly. (#16257) | Erik Johnston | 2023-09-05 | 2 | -6/+12 |
* | | | Merge tag 'v1.92.0rc1' into develop | David Robertson | 2023-09-05 | 33 | -31/+62 |
|\| | |
|
| * | | Update changelog v1.92.0rc1 | David Robertson | 2023-09-05 | 1 | -9/+7 |
| * | | 1.92.0rc1 | David Robertson | 2023-09-05 | 36 | -34/+64 |
* | | | Time out busy presence status & test multi-device busy (#16174) | Patrick Cloke | 2023-09-05 | 3 | -4/+120 |
* | | | Track presence state per-device and combine to a user state. (#16066) | Patrick Cloke | 2023-09-05 | 10 | -64/+765 |
* | | | Bump regex from 1.9.4 to 1.9.5 (#16233) | dependabot[bot] | 2023-09-05 | 1 | -6/+6 |
* | | | Bump minimum supported Rust version to 1.61.0 (#16248) | Erik Johnston | 2023-09-05 | 4 | -11/+25 |
* | | | Bump twisted from 22.10.0 to 23.8.0 (#16235) | dependabot[bot] | 2023-09-05 | 5 | -28/+24 |
|/ / |
|