This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
239630a31a
MatrixSynapse
/
synapse
/
handlers
History
Patrick Cloke
cfb6d38c47
Remove remaining usage of cursor_to_dict. (
#16564
)
2023-10-31 13:13:28 -04:00
..
ui_auth
…
__init__.py
…
account.py
…
account_data.py
Experimental MSC3890 Implementation: Fix deleting account data when using an account data writer worker (
#14869
)
2023-03-03 10:51:57 +00:00
account_validity.py
…
admin.py
Remove remaining usage of cursor_to_dict. (
#16564
)
2023-10-31 13:13:28 -04:00
appservice.py
…
auth.py
…
cas.py
Handle "registration_enabled" parameter for CAS (
#16262
)
2023-09-06 14:32:24 -04:00
deactivate_account.py
…
device.py
Merge pull request from GHSA-mp92-3jfm-3575
2023-10-31 13:58:30 +00:00
devicemessage.py
…
directory.py
…
e2e_keys.py
Merge pull request from GHSA-mp92-3jfm-3575
2023-10-31 13:58:30 +00:00
e2e_room_keys.py
…
event_auth.py
…
events.py
Add new module API for adding custom fields to events `unsigned` section (
#16549
)
2023-10-27 09:04:08 +00:00
federation.py
…
federation_event.py
…
identity.py
…
initial_sync.py
Add new module API for adding custom fields to events `unsigned` section (
#16549
)
2023-10-27 09:04:08 +00:00
jwt.py
…
message.py
Fix cross-worker ratelimiting (
#16558
)
2023-10-27 12:52:40 +01:00
oidc.py
…
pagination.py
Add new module API for adding custom fields to events `unsigned` section (
#16549
)
2023-10-27 09:04:08 +00:00
password_policy.py
Use direct references for some configuration variables (part 3) (
#10885
)
2021-09-23 07:13:34 -04:00
presence.py
…
profile.py
…
push_rules.py
…
read_marker.py
Remove some unused `server_name` fields (
#15723
)
2023-06-06 12:32:29 +01:00
receipts.py
…
register.py
…
relations.py
Add new module API for adding custom fields to events `unsigned` section (
#16549
)
2023-10-27 09:04:08 +00:00
room.py
Ensure local invited & knocking users leave before purge. (
#16559
)
2023-10-27 12:50:50 -04:00
room_list.py
Remove remaining usage of cursor_to_dict. (
#16564
)
2023-10-31 13:13:28 -04:00
room_member.py
…
room_member_worker.py
…
room_summary.py
Remove remaining usage of cursor_to_dict. (
#16564
)
2023-10-31 13:13:28 -04:00
saml.py
…
search.py
Add new module API for adding custom fields to events `unsigned` section (
#16549
)
2023-10-27 09:04:08 +00:00
send_email.py
…
set_password.py
…
sso.py
…
state_deltas.py
…
stats.py
…
sync.py
…
typing.py
…
user_directory.py
Convert state delta processing from a dict to attrs. (
#16469
)
2023-10-16 07:35:22 -04:00
worker_lock.py
…