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
aaaff98202
MatrixSynapse
/
synapse
/
handlers
History
Erik Johnston
0b014eb25e
Only send out device list updates for our own users (
#12465
)
...
Broke in
#12365
2022-04-14 13:05:31 +01:00
..
ui_auth
Add missing type hints to config classes. (
#12402
)
2022-04-11 12:07:23 -04:00
__init__.py
…
account.py
…
account_data.py
…
account_validity.py
Add some type hints to datastore (
#12423
)
2022-04-12 11:54:00 +01:00
admin.py
…
appservice.py
…
auth.py
…
cas.py
…
deactivate_account.py
…
device.py
Only send out device list updates for our own users (
#12465
)
2022-04-14 13:05:31 +01:00
devicemessage.py
…
directory.py
…
e2e_keys.py
…
e2e_room_keys.py
…
event_auth.py
…
events.py
Prevent a sync request from removing a user's busy presence status (
#12213
)
2022-04-13 16:21:07 +01:00
federation.py
Resync state after partial-state join (
#12394
)
2022-04-12 13:23:43 +00:00
federation_event.py
Resync state after partial-state join (
#12394
)
2022-04-12 13:23:43 +00:00
groups_local.py
…
identity.py
Remove support for the unstable identifier from MSC3288. (
#12398
)
2022-04-06 13:27:46 -04:00
initial_sync.py
…
message.py
Fix missing sync events during historical batch imports (
#12319
)
2022-04-13 11:38:35 +01:00
oidc.py
…
pagination.py
…
password_policy.py
…
presence.py
Prevent a sync request from removing a user's busy presence status (
#12213
)
2022-04-13 16:21:07 +01:00
profile.py
…
read_marker.py
…
receipts.py
…
register.py
…
relations.py
Do not consider events by ignored users for bundled aggregations (
#12235
)
2022-04-11 10:09:57 -04:00
room.py
…
room_batch.py
…
room_list.py
…
room_member.py
…
room_member_worker.py
…
room_summary.py
…
saml.py
…
search.py
Remove experimental configuration flag for MSC3666. (
#12436
)
2022-04-11 15:37:46 -04:00
send_email.py
…
set_password.py
…
sso.py
…
state_deltas.py
…
stats.py
…
sync.py
Fix missing sync events during historical batch imports (
#12319
)
2022-04-13 11:38:35 +01:00
typing.py
…
user_directory.py
…