Skip to content
Snippets Groups Projects
Commit a4687681 authored by Erik Johnston's avatar Erik Johnston
Browse files

Merge branch 'release-v1.57' into develop

parents 9535fd0f 9b1f3600
Branches
Tags
No related merge requests found
Showing
with 0 additions and 20 deletions
Update docstrings to explain how to decipher live and historic pagination tokens.
Add ground work for speeding up device list updates for users in large numbers of rooms.
Fix typechecker problems exposed by signedjson 1.1.2.
Add a module callback to react to account data changes.
Fix non-member state events not resolving for historical events when used in [MSC2716](https://github.com/matrix-org/matrix-spec-proposals/pull/2716) `/batch_send` `state_events_at_start`.
Avoid trying to calculate the state at outlier events.
Update dead links in `check-newsfragment.sh` to point to the correct documentation URL.
Avoid trying to calculate the state at outlier events.
Fix a long-standing bug affecting URL previews that would generate a 500 response instead of a 403 if the previewed URL includes a port that isn't allowed by the relevant blacklist.
Remove the `tox` packaging job: it will be redundant once #11537 lands.
Ignore `.envrc` for `direnv` users.
Remove the (broadly unused, dev-only) dockerfile for pg tests.
Fix a long-standing bug where events from ignored users were still considered for bundled aggregations.
Upgrade the version of `mdbook` in CI to 0.4.17.
Allow setting user admin status using the module API. Contributed by Famedly.
Updates to the Room DAG concepts development document to clarify that we mark events as outliers because we don't have any state for them.
Remove redundant `get_success` calls in test code.
Add type annotations for `tests/unittest.py`.
Move single-use methods out of `TestCase`.
Remove broken and unused development scripts.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment