forked-synapse/synapse/handlers
Quentin Gliech 7d52ce7d4b
Format files with Ruff (#17643)
I thought ruff check would also format, but it doesn't.

This runs ruff format in CI and dev scripts. The first commit is just a
run of `ruff format .` in the root directory.
2024-09-02 12:39:04 +01:00
..
sliding_sync Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
ui_auth Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
__init__.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
account_data.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
account_validity.py Merge remote-tracking branch 'gitlab/clokep/license-license' into new_develop 2023-12-13 15:11:56 +00:00
account.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
admin.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
appservice.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
auth.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
cas.py Allows CAS SSO flow to provide user IDs composed of numbers only (#17098) 2024-05-14 13:55:32 +01:00
deactivate_account.py Upon deactivation, forget all of the user's rooms (#17400) 2024-07-05 11:56:52 +01:00
device.py Speed up /keys/changes (#17548) 2024-08-16 16:04:02 +01:00
devicemessage.py Ignore attempts to send to-device messages to bad users (#17240) 2024-05-29 11:52:48 +01:00
directory.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
e2e_keys.py Fix failures property in /keys/query (#17499) 2024-07-30 09:51:24 +01:00
e2e_room_keys.py Speed up room keys query by using read/write lock (#17461) 2024-07-22 14:51:17 +01:00
event_auth.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
events.py Include user membership on events (#17282) 2024-06-13 21:45:54 +00:00
federation_event.py Bump black from 23.10.1 to 24.2.0 (#16936) 2024-03-13 16:46:44 +00:00
federation.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
identity.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
initial_sync.py Include user membership on events (#17282) 2024-06-13 21:45:54 +00:00
jwt.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
message.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
oidc.py Add OIDC config to add extra parameters to the authorize URL (#16971) 2024-03-22 10:35:11 +00:00
pagination.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
password_policy.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
presence.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
profile.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
push_rules.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
read_marker.py Do not refuse to set read_marker if previous event_id is in wrong room (#16990) 2024-03-21 18:43:07 +00:00
receipts.py Sliding Sync: Add typing notification extension (MSC3961) (#17505) 2024-07-31 13:20:23 -05:00
register.py Log exceptions when failing to auto-join new user according to the auto_join_rooms option. (#17176) 2024-05-22 14:22:33 +01:00
relations.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
room_list.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
room_member_worker.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
room_member.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
room_summary.py Fix hierarchy returning 403 when room is accessible through federation (#17194) 2024-08-28 15:45:49 +01:00
room.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
saml.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
search.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
send_email.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
set_password.py Update license headers 2023-11-21 15:29:58 -05:00
sso.py Bring auto-accept invite logic into Synapse (#17147) 2024-05-21 20:09:17 +00:00
state_deltas.py Update license headers 2023-11-21 15:29:58 -05:00
stats.py Sliding Sync: Update filters to be robust against remote invite rooms (#17450) 2024-07-30 13:20:29 -05:00
sync.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
typing.py Sliding Sync: Add typing notification extension (MSC3961) (#17505) 2024-07-31 13:20:23 -05:00
user_directory.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
worker_lock.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00