element-synapse/synapse/rest/client
Tulir Asokan 3989d22a37
Some checks are pending
Build docker images / Build and push image for ${{ matrix.platform }} (linux/amd64, ubuntu-24.04, linux-amd64) (push) Waiting to run
Build docker images / Build and push image for ${{ matrix.platform }} (linux/arm64, ubuntu-24.04-arm, linux-arm64) (push) Waiting to run
Build docker images / Push merged images to ${{ matrix.repository }} (docker.io/matrixdotorg/synapse) (push) Blocked by required conditions
Build docker images / Push merged images to ${{ matrix.repository }} (ghcr.io/element-hq/synapse) (push) Blocked by required conditions
Deploy the documentation / Calculate variables for GitHub Pages deployment (push) Waiting to run
Deploy the documentation / GitHub Pages (push) Blocked by required conditions
Build release artifacts / Calculate list of debian distros (push) Waiting to run
Build release artifacts / Build .deb packages (push) Blocked by required conditions
Build release artifacts / Build wheels on ${{ matrix.os }} (${{ startsWith(github.ref, 'refs/pull/') }}, ubuntu-24.04) (push) Waiting to run
Build release artifacts / Build wheels on ${{ matrix.os }} (${{ startsWith(github.ref, 'refs/pull/') }}, ubuntu-24.04-arm) (push) Waiting to run
Build release artifacts / Build sdist (push) Waiting to run
Build release artifacts / Attach assets to release (push) Blocked by required conditions
Schema / Ensure Synapse config schema is valid (push) Waiting to run
Schema / Ensure generated documentation is up-to-date (push) Waiting to run
Tests / changes (push) Waiting to run
Tests / check-sampleconfig (push) Blocked by required conditions
Tests / check-schema-delta (push) Blocked by required conditions
Tests / check-lockfile (push) Waiting to run
Tests / lint (push) Blocked by required conditions
Tests / Typechecking (push) Blocked by required conditions
Tests / lint-crlf (push) Waiting to run
Tests / lint-newsfile (push) Waiting to run
Tests / lint-clippy (push) Blocked by required conditions
Tests / lint-clippy-nightly (push) Blocked by required conditions
Tests / lint-rust (push) Blocked by required conditions
Tests / lint-rustfmt (push) Blocked by required conditions
Tests / lint-readme (push) Blocked by required conditions
Tests / linting-done (push) Blocked by required conditions
Tests / calculate-test-jobs (push) Blocked by required conditions
Tests / trial (push) Blocked by required conditions
Tests / trial-olddeps (push) Blocked by required conditions
Tests / trial-pypy (all, pypy-3.10) (push) Blocked by required conditions
Tests / sytest (push) Blocked by required conditions
Tests / export-data (push) Blocked by required conditions
Tests / portdb (14, 3.10) (push) Blocked by required conditions
Tests / portdb (17, 3.14) (push) Blocked by required conditions
Tests / complement (monolith, Postgres) (push) Blocked by required conditions
Tests / complement (monolith, SQLite) (push) Blocked by required conditions
Tests / complement (workers, Postgres) (push) Blocked by required conditions
Tests / cargo-test (push) Blocked by required conditions
Tests / cargo-bench (push) Blocked by required conditions
Tests / tests-done (push) Blocked by required conditions
Implement pagination for MSC2666 (#19279)
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2025-12-16 15:24:36 +00:00
..
__init__.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
_base.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
account_data.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
account_validity.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
account.py Port Clock functions to use Duration class (#19229) 2025-12-01 13:55:06 +00:00
appservice_ping.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
auth_metadata.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
auth.py Stabilise MAS integration (#18759) 2025-08-04 15:48:45 +02:00
capabilities.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
delayed_events.py Move RestartDelayedEventServlet to workers (#19207) 2025-11-27 16:44:17 +00:00
devices.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
directory.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
events.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
filter.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
initial_sync.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
keys.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
knock.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
login_token_request.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
login.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
logout.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
matrixrtc.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
media.py Allow admins to bypass the quarantine check on media downloads (#19275) 2025-12-15 17:23:33 +00:00
mutual_rooms.py Implement pagination for MSC2666 (#19279) 2025-12-16 15:24:36 +00:00
notifications.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
openid.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
password_policy.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
presence.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
profile.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
push_rule.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
pusher.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
read_marker.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
receipts.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
register.py Port Clock functions to use Duration class (#19229) 2025-12-01 13:55:06 +00:00
relations.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
rendezvous.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
reporting.py Pydantic v2 (#19071) 2025-10-31 09:22:22 +00:00
room_keys.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
room_upgrade_rest_servlet.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
room.py Add log to determine whether clients are using /messages as expected (#19226) 2025-12-01 17:10:22 -06:00
sendtodevice.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
sync.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
tags.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
thirdparty.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
thread_subscriptions.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
tokenrefresh.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
transactions.py Port Clock functions to use Duration class (#19229) 2025-12-01 13:55:06 +00:00
user_directory.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
versions.py Implement MSC4380: Invite blocking (#19203) 2025-11-26 16:12:14 +00:00
voip.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00