summary refs log tree commit diff
path: root/changelog.d (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add tests for using _flatten_dict with an event. (#15002)Patrick Cloke2023-02-071-0/+1
* Properly typecheck types.http (#14988)David Robertson2023-02-071-0/+1
* Add `event_stream_ordering` column to membership state tables (#14979)Nick Mills-Barrett2023-02-071-0/+1
* Allow poetry-core 1.5.0 (#14949)icp2023-02-061-0/+1
* Add missing types to test_state. (#14985)Patrick Cloke2023-02-061-0/+1
* Type hints for tests.federation (#14991)David Robertson2023-02-061-0/+1
* Add missing type hints to tests.replication. (#14987)Patrick Cloke2023-02-061-0/+1
* Expect type stubs from canonicaljson (#14992)David Robertson2023-02-061-0/+1
* Type hints for tests.appservice (#14990)David Robertson2023-02-061-0/+1
* Bump anyhow from 1.0.68 to 1.0.69 (#14996)dependabot[bot]2023-02-061-0/+1
* Bump phonenumbers from 8.13.4 to 8.13.5 (#14999)dependabot[bot]2023-02-061-0/+1
* Bump isort from 5.11.4 to 5.11.5 (#14998)dependabot[bot]2023-02-061-0/+1
* Bump serde_json from 1.0.91 to 1.0.92 (#14997)dependabot[bot]2023-02-061-0/+1
* Bump prometheus-client from 0.15.0 to 0.16.0 (#14995)dependabot[bot]2023-02-061-0/+1
* Bump types-setuptools from 65.6.0.3 to 67.1.0.0 (#14994)dependabot[bot]2023-02-061-0/+1
* Bump hiredis from 2.1.1 to 2.2.1 (#14993)dependabot[bot]2023-02-061-0/+1
* Only notify the target of a membership event (#14971)David Robertson2023-02-061-0/+1
* Properly typecheck tests.api (#14983)David Robertson2023-02-031-0/+1
* Implement MSC3958: suppress notifications from edits (#14960)Patrick Cloke2023-02-031-0/+1
* Properly typecheck tests.app (#14984David Robertson2023-02-031-0/+1
* Add a docstring & tests for _flatten_dict. (#14981)Patrick Cloke2023-02-031-0/+1
* Support the backwards compatibility features in MSC3952. (#14958)Patrick Cloke2023-02-031-0/+1
* Faster joins: Refactor handling of servers in room (#14954)Sean Quah2023-02-031-0/+1
* Reload the pyo3-log config when the Python logging config changes. (#14976)Patrick Cloke2023-02-031-0/+1
* Skip unused calculations in sync handler. (#14908)Patrick Cloke2023-02-021-0/+1
* Do not calculate presence or ephemeral events when they are filtered out (#14...Patrick Cloke2023-02-021-0/+1
* Fetch fewer events when getting hosts in room (#14962)David Robertson2023-02-021-0/+1
* Bump dtolnay/rust-toolchain from e645b0cf01249a964ec099494d38d2da0f0b349f to ...dependabot[bot]2023-02-021-0/+1
* Make extension-module optional, but default. (#14965)Patrick Cloke2023-02-011-0/+1
* Allow enabling the asyncio reactor in complement (#14858)realtyem2023-02-011-0/+1
* Bump hiredis from 2.0.0 to 2.1.1 (#14939)dependabot[bot]2023-02-011-0/+1
* Add helper to parse an enum from query args & use it. (#14956)Patrick Cloke2023-02-011-0/+1
* Attempt to delete more duplicate rows in receipts_linearized table. (#14915)Patrick Cloke2023-02-011-0/+1
* Bump docker/build-push-action from 3 to 4 (#14952)dependabot[bot]2023-02-011-0/+1
* Add more user information to export-data command. (#14894)Dirk Klimpel2023-02-011-0/+1
* lnav config for synpase logs (#14953)David Robertson2023-02-011-0/+1
* Fix inconsistencies between MSC3952 and implementation. (#14957)Patrick Cloke2023-02-011-0/+1
* Fix running cargo bench & test in CI. (#14943)Patrick Cloke2023-01-311-0/+1
* Tag /send_join responses to detect faster joins (#14950)David Robertson2023-01-311-0/+1
* Fix "Re-starting finished log context" spam when creating events (#14947)Sean Quah2023-01-311-0/+1
* Make sqlite database migrations transactional again, part two (#14926)Sean Quah2023-01-311-0/+1
* Reject boolean power levels (#14944)David Robertson2023-01-311-0/+1
* Prefer `type(x) is int` to `isinstance(x, int)` (#14945)David Robertson2023-01-311-0/+1
* Handle malformed values of `notification.room` in power level events (#14942)David Robertson2023-01-301-0/+1
* Bump types-pillow from 9.4.0.3 to 9.4.0.5 (#14938)dependabot[bot]2023-01-301-0/+1
* Bump types-jsonschema from 4.17.0.2 to 4.17.0.3 (#14937)dependabot[bot]2023-01-301-0/+1
* Bump types-pyyaml from 6.0.12.2 to 6.0.12.3 (#14936)dependabot[bot]2023-01-301-0/+1
* Bump ijson from 3.1.4 to 3.2.0.post0 (#14935)dependabot[bot]2023-01-301-0/+1
* Implement MSC3952: Intentional mentions (#14823)Patrick Cloke2023-01-271-0/+1
* Use an enum for direction. (#14927)Patrick Cloke2023-01-271-0/+1
* Add missing type hints in tests (#14879)Patrick Cloke2023-01-261-0/+1
* Fix paginating /relations with a live token (#14866)Patrick Cloke2023-01-261-0/+1
* Use StrCollection in place of Collection[str] in (most) handlers code. (#14922)Patrick Cloke2023-01-261-0/+1
* Fix typo in release script (#14920)David Robertson2023-01-261-0/+1
* Fix type hints in typing edu unit tests (#14886)Andrew Morgan2023-01-261-0/+1
* Fix a bug in the send_local_online_presence_to module API (#14880)Patrick Cloke2023-01-251-0/+1
* Add missing type hints for tests.events. (#14904)Patrick Cloke2023-01-251-0/+1
* Document how to handle Dependabot pull requests. (#14916)Patrick Cloke2023-01-251-0/+1
* Fix type hints in knocking tests. (#14887)Andrew Morgan2023-01-251-0/+1
* 1.76.0rc1 v1.76.0rc1David Robertson2023-01-2560-60/+0
* Bump the client-side timeout for /state (#14912)David Robertson2023-01-251-0/+1
* Make sqlite database migrations transactional again (#14910)Sean Quah2023-01-251-0/+1
* Document the export user data command. (#14883)ZAID BIN TARIQ2023-01-251-0/+1
* Request partial joins by default (#14905)David Robertson2023-01-241-0/+1
* Faster joins: omit partial rooms from eager syncs until the resync completes ...David Robertson2023-01-231-0/+1
* Bump ruff from 0.0.224 to 0.0.230 (#14897)dependabot[bot]2023-01-231-0/+1
* Bump types-opentracing from 2.4.10 to 2.4.10.1 (#14896)dependabot[bot]2023-01-231-0/+1
* Bump types-commonmark from 0.9.2 to 0.9.2.1 (#14901)dependabot[bot]2023-01-231-0/+1
* Bump types-psycopg2 from 2.9.21.2 to 2.9.21.4 (#14900)dependabot[bot]2023-01-231-0/+1
* Bump types-requests from 2.28.11.7 to 2.28.11.8 (#14899)dependabot[bot]2023-01-231-0/+1
* Skip processing stats for broken rooms. (#14873)Patrick Cloke2023-01-231-0/+1
* Faster joins: Update room stats and the user directory on workers when finish...Sean Quah2023-01-231-0/+1
* Enable Faster Remote Room Joins against worker-mode Synapse. (#14752)reivilibre2023-01-221-0/+1
* Faster joins: Fix incompatibility with restricted joins (#14882)Sean Quah2023-01-221-0/+1
* Fix type hints for Monthly Active Users tests (#14889)Andrew Morgan2023-01-221-0/+1
* Add type hints to `TestRatelimiter` (#14885)Andrew Morgan2023-01-211-0/+1
* Reduce max time we wait for stream positions (#14881)Erik Johnston2023-01-201-0/+1
* Always notify replication when a stream advances (#14877)Erik Johnston2023-01-201-0/+1
* Dockerfile: Bump Python version from 3.9 to 3.11 (#14875)katlol2023-01-201-0/+1
* Faster joins: Avoid starting duplicate partial state syncs (#14844)Sean Quah2023-01-201-0/+1
* Fix bug in wait for stream position (#14872)Erik Johnston2023-01-191-0/+1
* Implement MSC3930: polls push rules (#14787)Andrew Morgan2023-01-191-0/+1
* Update logging_sample_config.md (#14868)Richard van der Hoff2023-01-191-0/+1
* Wait for streams to catch up when processing HTTP replication. (#14820)Erik Johnston2023-01-181-0/+1
* Change default room version to 10. Implements MSC3904 (#14111)Catalan Lover2023-01-181-0/+1
* Properly check for frozendicts in event auth code. (#14864)Patrick Cloke2023-01-181-0/+1
* Bump ruff from 0.0.215 to 0.0.224 (#14862)dependabot[bot]2023-01-171-0/+1
* Bump types-pillow from 9.4.0.0 to 9.4.0.3 (#14863)dependabot[bot]2023-01-171-0/+1
* Bump peaceiris/actions-gh-pages from 3.9.1 to 3.9.2 (#14861)dependabot[bot]2023-01-171-0/+1
* Require poetry>=1.3.2 (#14860)David Robertson2023-01-171-0/+1
* Stabilise serving partial join responses (#14839)David Robertson2023-01-171-0/+1
* Fix bug in `wait_for_stream_position` (#14856)Erik Johnston2023-01-171-0/+1
* Merge device list replication streams (#14833)Erik Johnston2023-01-172-1/+2
* Add parameter to control whether we do a partial state join (#14843)Sean Quah2023-01-161-0/+1
* Add an early return when handling no-op presence updates. (#14855)Erik Johnston2023-01-161-0/+1
* Remove unnecessary reactor reference from `_PerHostRatelimiter` (#14842)Sean Quah2023-01-161-0/+1
* Fix missing field in AS documentation (#14845)Rhea Danzey2023-01-161-0/+1
* Also use stable name in SendJoinResponse struct (#14841)David Robertson2023-01-161-0/+1
* Bump regex from 1.7.0 to 1.7.1 (#14848)dependabot[bot]2023-01-161-0/+1
* Implement MSC3890: Remotely silence local notifications (#14775)Andrew Morgan2023-01-131-0/+1
* Use stable identifiers for faster joins (#14832)David Robertson2023-01-131-0/+1
* Merge account data streams (#14826)Erik Johnston2023-01-131-0/+1
* Update misleading documentation ` user_directory.search_all_users ` (#14818)Tejaswini Gurram2023-01-131-0/+1
* Drop unused table `presence` (#14825)Dirk Klimpel2023-01-131-0/+1
* Add `worker_manhole` to configuration manual (#14824)Dirk Klimpel2023-01-131-0/+1
* Include `x_forwarded` in workers example configs (#14667)villepeh2023-01-131-0/+1
* Add some clarifying comments and refactor a portion of the `Keyring` class fo...Andrew Morgan2023-01-131-0/+1
* Fix stack overflow in `_PerHostRatelimiter` due to synchronous requests (#14812)Sean Quah2023-01-131-0/+1
* Merge branch 'release-v1.75' into developH. Shay2023-01-122-2/+0
|\
| * 1.75.0rc2 v1.75.0rc2H. Shay2023-01-122-2/+0
* | Merge remote-tracking branch 'origin/release-v1.75' into developRichard van der Hoff2023-01-122-0/+2
|\|
| * Fix race calling `/members?at=` (#14817)Erik Johnston2023-01-121-0/+1
| * Calculate rooms changed for device lists to work. (#14810)Patrick Cloke2023-01-111-0/+1
* | Add rust linting commands to `scripts-dev/lint.sh` (#14822)Andrew Morgan2023-01-121-0/+1
* | Re-enable some linting (#14821)Erik Johnston2023-01-121-0/+1
* | Add `set_displayname` to the module API (#14629)Emelie Graven2023-01-111-0/+1
* | Factor out common code in tests and fix comments. (#14819)Patrick Cloke2023-01-111-0/+1
* | Remove outdated commands from the code style doc & point to the contributing ...Andrew Morgan2023-01-111-0/+1
* | Faster remote room joins (worker mode): do not populate external hosts-in-roo...reivilibre2023-01-111-0/+1
* | Fix-up type hints for tests.push module. (#14816)Patrick Cloke2023-01-111-0/+1
* | Add index to improve performance of the `/timestamp_to_event` endpoint used f...reivilibre2023-01-111-0/+1
* | Add listener `health` (#14747)Dirk Klimpel2023-01-111-0/+1
* | Add poetry.toml to .gitignore (#14807)Andrew Morgan2023-01-111-0/+1
* | Add `tag` to `listeners` documentation (#14803)Dirk Klimpel2023-01-111-0/+1
* | Implement MSC3925: changes to bundling of edits (#14811)Richard van der Hoff2023-01-101-0/+1
|/
* 1.75.0rc1David Robertson2023-01-1070-70/+0
* Batch up replication requests to request the resyncing of remote users's devi...reivilibre2023-01-101-0/+1
* Add missing worker settings to shared configuration (#14748)Dirk Klimpel2023-01-091-0/+1
* Skip testing pypy-3.7-linux wheels as we don't have openssl 3.x on manylinux2...Andrew Morgan2023-01-091-0/+1
* Remove undocumented device from pushrules (#14727)Jeyachandran Rathnam2023-01-091-0/+1
* Update link to towncrier in contribution guide (#14801)Dirk Klimpel2023-01-091-0/+1
* Fix upgrade notes for installing ICU (#14797)David Robertson2023-01-091-0/+1
* Unescape HTML entities in oEmbed titles. (#14781)Jeyachandran Rathnam2023-01-091-0/+1
* Improve /sync performance of when passing filters with empty arrays. (#14786)Patrick Cloke2023-01-091-0/+1
* Disable sending confirmation email when 3pid is disabled #14682 (#14725)Jeyachandran Rathnam2023-01-091-0/+1
* Bump peaceiris/actions-gh-pages from 3.9.0 to 3.9.1 (#14791)dependabot[bot]2023-01-091-0/+1
* Bump importlib-metadata from 4.2.0 to 6.0.0 (#14795)dependabot[bot]2023-01-091-0/+1
* Bump ruff from 0.0.206 to 0.0.215 (#14796)dependabot[bot]2023-01-091-0/+1
* Bump types-setuptools from 65.6.0.2 to 65.6.0.3 (#14794)dependabot[bot]2023-01-091-0/+1
* Bump pyopenssl from 22.1.0 to 23.0.0 (#14793)dependabot[bot]2023-01-091-0/+1
* Bump types-pillow from 9.3.0.4 to 9.4.0.0 (#14792)dependabot[bot]2023-01-091-0/+1
* Use `htmltest` to check links in the Synapse documentation. (#14743)reivilibre2023-01-051-0/+1
* Fix broken links in the Synapse documentation. (#14744)reivilibre2023-01-051-0/+1
* Bump JasonEtco/create-an-issue from 2.8.2 to 2.9.1 (#14731)dependabot[bot]2023-01-051-0/+1
* Bump dawidd6/action-download-artifact from 2.24.2 to 2.24.3 (#14779)dependabot[bot]2023-01-051-0/+1
* Bump types-requests from 2.28.11.5 to 2.28.11.7 (#14763)dependabot[bot]2023-01-051-0/+1
* Bump pillow from 9.3.0 to 9.4.0 (#14762)dependabot[bot]2023-01-051-0/+1
* Bump gitpython from 3.1.29 to 3.1.30 (#14761)dependabot[bot]2023-01-051-0/+1
* Bump pydantic from 1.10.2 to 1.10.4 (#14760)dependabot[bot]2023-01-051-0/+1
* Bump ruff from 0.0.189 to 0.0.206 (#14759)dependabot[bot]2023-01-051-0/+1
* Bump serde from 1.0.151 to 1.0.152 (#14758)dependabot[bot]2023-01-051-0/+1
* Document how to use Twitter as an OAuth 2.0 provider. (#14778)Patrick Cloke2023-01-041-0/+1
* Support RFC7636 PKCE in the OAuth 2.0 flow. (#14750)Patrick Cloke2023-01-041-0/+1
* Use env vars in GHA dependabot changelog (#14772)Erik Johnston2023-01-041-0/+1
* Switch to our fork of dh-virtualenv for compatibility with Python 3.11 (#14774)Andrew Morgan2023-01-041-0/+1
* Support non-OpenID compliant user info endpoints (#14753)Patrick Cloke2023-01-041-0/+1
* Update all stream IDs after processing replication rows (#14723)Nick Mills-Barrett2023-01-041-0/+1
* Add experimental support for MSC3391: deleting account data (#14714)Andrew Morgan2023-01-011-0/+1
* Actually use the picture_claim as configured in OIDC config. (#14751)Patrick Cloke2022-12-291-0/+1
* Bump attrs from 22.1.0 to 22.2.0 (#14734)dependabot[bot]2022-12-291-0/+1
* Bump isort from 5.10.1 to 5.11.4 (#14733)dependabot[bot]2022-12-291-0/+1
* Bump setuptools from 65.3.0 to 65.5.1 (#14738)dependabot[bot]2022-12-291-0/+1
* Bump black from 22.10.0 to 22.12.0 (#14735)dependabot[bot]2022-12-281-0/+1
* Bump sentry-sdk from 1.12.0 to 1.12.1 (#14736)dependabot[bot]2022-12-281-0/+1
* Bump towncrier from 22.8.0 to 22.12.0 (#14732)dependabot[bot]2022-12-281-0/+1
* Suppress the update check in the ruff linter. (#14741)reivilibre2022-12-281-0/+1
* Add a `cached` helper to the module API (#14663)Brendan Abolivier2022-12-281-0/+1
* Add missing type hints to tests. (#14687)Patrick Cloke2022-12-281-0/+1
* Move `email` to Server section in config file documentation (#14730)Dirk Klimpel2022-12-281-0/+1
* Log to-device msgids when we return them over /sync (#14724)Richard van der Hoff2022-12-231-0/+1
* Check sqlite database file exists before porting. (#14692)Jeyachandran Rathnam2022-12-221-0/+1
* Switch to ruff instead of flake8. (#14633)Patrick Cloke2022-12-211-0/+1
* Bump minimum PyYAML to 3.13. (#14720)Patrick Cloke2022-12-211-0/+1
* (remove no-op changelog entry)Olivier Wilkinson (reivilibre)2022-12-211-1/+0
* Revert update of hiredis in Poetry lockfile: revert from 2.1.0 to 2.0.0. (#14...reivilibre2022-12-212-1/+1
* Bump lxml from 4.9.1 to 4.9.2 (#14698)dependabot[bot]2022-12-191-0/+1
* Bump serde_json from 1.0.89 to 1.0.91 (#14696)dependabot[bot]2022-12-191-0/+1
* Bump anyhow from 1.0.66 to 1.0.68 (#14694)dependabot[bot]2022-12-191-0/+1
* Add the `.direnv/` directory to .gitignore (#14707)Andrew Morgan2022-12-191-0/+1
* Bump serde from 1.0.150 to 1.0.151 (#14697)dependabot[bot]2022-12-191-0/+1
* Bump types-jsonschema from 4.17.0.1 to 4.17.0.2 (#14700)dependabot[bot]2022-12-191-0/+1
* Bump types-setuptools from 65.6.0.1 to 65.6.0.2 (#14702)dependabot[bot]2022-12-191-0/+1
* Faster remote room joins: invalidate caches and unblock requests when receivi...reivilibre2022-12-191-0/+1
* Bump sentry-sdk from 1.11.1 to 1.12.0 (#14701)dependabot[bot]2022-12-191-0/+1
* Bump hiredis from 2.0.0 to 2.1.0 (#14699)dependabot[bot]2022-12-191-0/+1
* Bump blake2 from 0.10.5 to 0.10.6 (#14695)dependabot[bot]2022-12-191-0/+1
* Bump JasonEtco/create-an-issue from 2.8.1 to 2.8.2 (#14693)dependabot[bot]2022-12-191-0/+1
* Add missing type hints to tests.config. (#14681)Patrick Cloke2022-12-161-0/+1
* Improve type annotations for the helper methods on a `CachedFunction`. (#14685)reivilibre2022-12-161-0/+1
* Add missing type hints to tests.handlers. (#14680)Patrick Cloke2022-12-161-0/+1
* Make `handle_new_client_event` throws `PartialStateConflictError` (#14665)Mathieu Velten2022-12-151-0/+1
* Fix missing word in autotune sub-option description (#14674)Jeremy Kescher2022-12-141-0/+1
* Allow `compute_state_after_events` to use partial state (#14676)David Robertson2022-12-141-0/+1
* Faster remote room joins: stream the un-partial-stating of events over replic...reivilibre2022-12-141-0/+1
* Delete event_push_summary_unique_index again. (#14669)Patrick Cloke2022-12-141-0/+1
* Fix #11308 : Remove dependency on jquery on reCAPTCHA page (#14672)Jeyachandran Rathnam2022-12-141-0/+1
* Merge tag 'v1.74.0rc1' into developSean Quah2022-12-1358-59/+0
|\
| * 1.74.0rc1Sean Quah2022-12-1358-59/+0
* | Declare support for Python 3.11 (#14673)David Robertson2022-12-131-0/+1
* | Fix the *MAU Limits* section of the Grafana dashboard relying on a specific `...reivilibre2022-12-131-0/+1
* | Use the room type from stats in hierarchy response. (#14263)Patrick Cloke2022-12-131-0/+1
|/
* Improve validation of field size limits in events. (#14664)reivilibre2022-12-131-0/+1
* Allow selecting "prejoin" events by state keys (#14642)David Robertson2022-12-131-0/+1
* Enable `--warn-redundant-casts` option in mypy (#14671)David Robertson2022-12-121-0/+1
* Fix missing cache invalidation in application service code (#14670)Sean Quah2022-12-121-0/+1
* Move `StateFilter` to `synapse.types` (#14668)David Robertson2022-12-121-0/+1
* Revert the deletion of stale devices due to performance issues. (#14662)reivilibre2022-12-123-2/+1
* Bump packaging from 21.3 to 22.0 (#14657)dependabot[bot]2022-12-121-0/+1
* Bump flake8-bugbear from 22.10.27 to 22.12.6 (#14656)dependabot[bot]2022-12-121-0/+1
* Add optional ICU support for user search (#14464)Brendan Abolivier2022-12-121-0/+1
* Bump phonenumbers from 8.13.1 to 8.13.2 (#14660)dependabot[bot]2022-12-121-0/+1
* Bump serde from 1.0.148 to 1.0.150 (#14659)dependabot[bot]2022-12-121-0/+1
* Bump authlib from 1.1.0 to 1.2.0 (#14661)dependabot[bot]2022-12-121-0/+1
* Bump types-pillow from 9.3.0.1 to 9.3.0.4 (#14658)dependabot[bot]2022-12-121-0/+1
* Handle half-created indices in receipts index background update (#14650)Sean Quah2022-12-091-0/+2
* Require types in tests.storage. (#14646)Patrick Cloke2022-12-091-0/+1
* Limit the number of devices we delete at once (#14649)Erik Johnston2022-12-091-0/+1
* Delete stale non-e2e devices for users, take 2 (#14595)Erik Johnston2022-12-091-0/+1
* Fix html templates to load images only on HTTPS (#14625)Ashish Kumar2022-12-081-0/+1
* Rebuild the user directory and stats tables. (#14643)Patrick Cloke2022-12-081-0/+1
* Respond with proper error responses on unknown paths. (#14621)Patrick Cloke2022-12-081-0/+1
* Check the stream position before checking if the cache is empty. (#14639)Patrick Cloke2022-12-081-0/+1
* Bump certifi from 2021.10.8 to 2022.12.7 (#14645)dependabot[bot]2022-12-081-0/+1
* Reject receipt requests with invalid room or event IDs. (#14632)Nick Mills-Barrett2022-12-071-0/+1
* Unit tests CI speedup (#14610)realtyem2022-12-071-0/+1
* Add `--editable` flag to `complement.sh` which uses an editable install of Sy...reivilibre2022-12-071-0/+1
* docker: remove useless cargo install with apt (#14636)Mathieu Velten2022-12-071-0/+1
* Fix a bug introduced in v1.67.0 where not specifying a config file or a serve...reivilibre2022-12-071-0/+1
* Add Mastodon SSO setup instructions to docs (#14594)villepeh2022-12-071-0/+1
* Change `turn_allow_guests` example value to lowercase `true` (#14634)villepeh2022-12-071-0/+1
* Fix a long-standing bug where the user directory would return 1 more row than...reivilibre2022-12-071-0/+1
* Faster remote room joins: unblock tasks waiting for full room state when the ...reivilibre2022-12-061-0/+1
* docs: Replace old note about Postgres 10+ being required with link to our dep...Andrew Morgan2022-12-061-0/+1
* Failover on proper error responses. (#14620)Patrick Cloke2022-12-061-0/+1
* Improve logging and opentracing for to-device message handling (#14598)Richard van der Hoff2022-12-061-0/+1
* Better return type for `get_all_entities_changed` (#14604)Erik Johnston2022-12-051-0/+1
* Compare to the earliest known stream pos in the stream change cache. (#14435)Patrick Cloke2022-12-051-0/+1
* Faster remote room joins: stream the un-partial-stating of rooms over replica...reivilibre2022-12-051-0/+1
* Fix push.enabled config documentation (#14619)Will Hunt2022-12-051-0/+1
* Suppress empty body warnings in room servelets (#14600)David Robertson2022-12-051-0/+1
* Handle 'go get' deprecation (#14611)realtyem2022-12-051-0/+1
* Bump cryptography from 38.0.3 to 38.0.4 (#14616)dependabot[bot]2022-12-051-0/+1
* Bump types-requests from 2.28.11.2 to 2.28.11.5 (#14615)dependabot[bot]2022-12-051-0/+1
* Bump twine from 4.0.1 to 4.0.2 (#14614)dependabot[bot]2022-12-051-0/+1
* Bump types-setuptools from 65.5.0.3 to 65.6.0.1 (#14613)dependabot[bot]2022-12-051-0/+1
* Bump phonenumbers from 8.13.0 to 8.13.1 (#14612)dependabot[bot]2022-12-051-0/+1
* Bump JasonEtco/create-an-issue from 2.5.0 to 2.8.1 (#14607)dependabot[bot]2022-12-021-0/+1
* Use ClientRestResource on both the main process and workers. (#14528)Patrick Cloke2022-12-021-0/+1
* Fix Rust lint CI (#14602)Erik Johnston2022-12-021-0/+1
* Add missing types to tests.util. (#14597)Patrick Cloke2022-12-021-0/+1