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
877bdfa889
MatrixSynapse
/
synapse
/
handlers
History
Šimon Brandner
0e99f07952
Remove support for unstable private read receipts (
#13653
)
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2022-09-01 13:31:54 +01:00
..
ui_auth
…
__init__.py
…
account.py
…
account_data.py
…
account_validity.py
…
admin.py
…
appservice.py
…
auth.py
…
cas.py
…
deactivate_account.py
…
device.py
Update `get_users_in_room` mis-use to get hosts with dedicated `get_current_hosts_in_room` (
#13605
)
2022-08-24 14:15:37 -05:00
devicemessage.py
…
directory.py
Update `get_users_in_room` mis-use to get hosts with dedicated `get_current_hosts_in_room` (
#13605
)
2022-08-24 14:15:37 -05:00
e2e_keys.py
…
e2e_room_keys.py
…
event_auth.py
…
events.py
Directly lookup local membership instead of getting all members in a room first (`get_users_in_room` mis-use) (
#13608
)
2022-08-24 14:13:12 -05:00
federation.py
Optimize how we calculate `likely_domains` during backfill (
#13575
)
2022-08-30 01:38:14 -05:00
federation_event.py
Comment about a better future where we can get the state diff between two events (
#13586
)
2022-08-24 18:59:27 -05:00
identity.py
Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (
#13241
)
2022-08-31 12:10:25 +00:00
initial_sync.py
…
message.py
Directly lookup local membership instead of getting all members in a room first (`get_users_in_room` mis-use) (
#13608
)
2022-08-24 14:13:12 -05:00
oidc.py
…
pagination.py
Move the execution of the retention purge_jobs to the main worker (
#13632
)
2022-08-26 08:38:10 +01:00
password_policy.py
…
presence.py
Update `get_users_in_room` mis-use to get hosts with dedicated `get_current_hosts_in_room` (
#13605
)
2022-08-24 14:15:37 -05:00
profile.py
…
push_rules.py
…
read_marker.py
…
receipts.py
Remove support for unstable private read receipts (
#13653
)
2022-09-01 13:31:54 +01:00
register.py
…
relations.py
…
room.py
Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (
#13241
)
2022-08-31 12:10:25 +00:00
room_batch.py
…
room_list.py
…
room_member.py
Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (
#13241
)
2022-08-31 12:10:25 +00:00
room_member_worker.py
…
room_summary.py
…
saml.py
…
search.py
…
send_email.py
…
set_password.py
…
sso.py
…
state_deltas.py
…
stats.py
…
sync.py
…
typing.py
Update `get_users_in_room` mis-use to get hosts with dedicated `get_current_hosts_in_room` (
#13605
)
2022-08-24 14:15:37 -05:00
user_directory.py
…