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
96df31239c
MatrixSynapse
/
synapse
/
handlers
History
Andrew Morgan
96df31239c
Add a unit test for copying over arbitrary room types when upgrading a room (
#12792
)
2022-05-19 18:32:48 +01:00
..
ui_auth
…
__init__.py
…
account.py
…
account_data.py
Add `StreamKeyType` class and replace string literals with constants (
#12567
)
2022-05-16 15:35:31 +00:00
account_validity.py
…
admin.py
…
appservice.py
Add `StreamKeyType` class and replace string literals with constants (
#12567
)
2022-05-16 15:35:31 +00:00
auth.py
…
cas.py
…
deactivate_account.py
…
device.py
Add `StreamKeyType` class and replace string literals with constants (
#12567
)
2022-05-16 15:35:31 +00:00
devicemessage.py
Add `StreamKeyType` class and replace string literals with constants (
#12567
)
2022-05-16 15:35:31 +00:00
directory.py
Give a meaningful error message when a client tries to create a room with an invalid alias localpart. (
#12779
)
2022-05-18 11:46:06 +00:00
e2e_keys.py
…
e2e_room_keys.py
…
event_auth.py
Add a new room version for MSC3787's knock+restricted join rule (
#12623
)
2022-05-17 10:41:39 +00:00
events.py
…
federation.py
…
federation_event.py
…
groups_local.py
…
identity.py
…
initial_sync.py
Add `StreamKeyType` class and replace string literals with constants (
#12567
)
2022-05-16 15:35:31 +00:00
message.py
…
oidc.py
Downgrade some OIDC exceptions to warnings (
#12723
)
2022-05-18 20:10:21 +01:00
pagination.py
Add `StreamKeyType` class and replace string literals with constants (
#12567
)
2022-05-16 15:35:31 +00:00
password_policy.py
…
presence.py
Add `StreamKeyType` class and replace string literals with constants (
#12567
)
2022-05-16 15:35:31 +00:00
profile.py
…
push_rules.py
…
read_marker.py
…
receipts.py
Add `StreamKeyType` class and replace string literals with constants (
#12567
)
2022-05-16 15:35:31 +00:00
register.py
…
relations.py
…
room.py
Add a unit test for copying over arbitrary room types when upgrading a room (
#12792
)
2022-05-19 18:32:48 +01:00
room_batch.py
Add some type hints to `event_federation` datastore (
#12753
)
2022-05-18 16:02:10 +01:00
room_list.py
…
room_member.py
…
room_member_worker.py
…
room_summary.py
Add a new room version for MSC3787's knock+restricted join rule (
#12623
)
2022-05-17 10:41:39 +00:00
saml.py
…
search.py
Add `StreamKeyType` class and replace string literals with constants (
#12567
)
2022-05-16 15:35:31 +00:00
send_email.py
…
set_password.py
…
sso.py
…
state_deltas.py
…
stats.py
…
sync.py
Add some type hints to datastore (
#12717
)
2022-05-17 15:29:06 +01:00
typing.py
Add `StreamKeyType` class and replace string literals with constants (
#12567
)
2022-05-16 15:35:31 +00:00
user_directory.py
…