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
2fc15ac718
MatrixSynapse
/
synapse
/
handlers
History
Andrew Morgan
c8cbd66d3b
Start application service stream token tracking from 1 (
#12193
)
...
Co-authored-by: Erik Johnston <erik@matrix.org>
2022-03-30 11:10:12 +00:00
..
ui_auth
…
__init__.py
…
account.py
Optionally include account validity in MSC3720 account status responses (
#12266
)
2022-03-24 11:19:41 +01:00
account_data.py
…
account_validity.py
…
admin.py
…
appservice.py
…
auth.py
…
cas.py
…
deactivate_account.py
…
device.py
…
devicemessage.py
…
directory.py
…
e2e_keys.py
…
e2e_room_keys.py
…
event_auth.py
…
events.py
…
federation.py
Return a 404 from `/state` for an outlier (
#12087
)
2022-03-21 11:23:32 +00:00
federation_event.py
Disable proactive sends for remote joins (
#12330
)
2022-03-30 12:04:35 +01:00
groups_local.py
…
identity.py
…
initial_sync.py
…
message.py
Remove unused `auth_event_ids` argument plumbing (
#12304
)
2022-03-29 09:18:52 +01:00
oidc.py
…
pagination.py
Move get_bundled_aggregations to relations handler. (
#12237
)
2022-03-18 17:49:32 +00:00
password_policy.py
…
presence.py
Start application service stream token tracking from 1 (
#12193
)
2022-03-30 11:10:12 +00:00
profile.py
Always allow the empty string as an avatar_url. (
#12261
)
2022-03-25 13:28:42 +00:00
read_marker.py
…
receipts.py
…
register.py
…
relations.py
Do not consider events by ignored users for relations (
#12285
)
2022-03-24 10:25:42 -04:00
room.py
Move get_bundled_aggregations to relations handler. (
#12237
)
2022-03-18 17:49:32 +00:00
room_batch.py
Refactor `create_new_client_event` to use a new parameter, `state_event_ids`, which accurately describes the usage with MSC2716 instead of abusing `auth_event_ids` (
#12083
)
2022-03-25 09:21:06 -05:00
room_list.py
Remove `HomeServer.get_datastore()` (
#12031
)
2022-02-23 11:04:02 +00:00
room_member.py
Remove unused `auth_event_ids` argument plumbing (
#12304
)
2022-03-29 09:18:52 +01:00
room_member_worker.py
…
room_summary.py
…
saml.py
…
search.py
Move get_bundled_aggregations to relations handler. (
#12237
)
2022-03-18 17:49:32 +00:00
send_email.py
…
set_password.py
…
sso.py
…
state_deltas.py
Remove `HomeServer.get_datastore()` (
#12031
)
2022-02-23 11:04:02 +00:00
stats.py
…
sync.py
Add a configuration to exclude rooms from sync response (
#12310
)
2022-03-30 09:43:04 +00:00
typing.py
…
user_directory.py
…