MatrixSynapse/synapse/handlers
Eric Eastwood d26094e92c
Add base starting insertion event when no chunk ID is provided (MSC2716) (#10250)
* Add base starting insertion point when no chunk ID is provided

This is so we can have the marker event point to this initial
insertion event and be able to traverse the events in the first chunk.
2021-07-08 20:25:59 -05:00
..
ui_auth
__init__.py
_base.py
account_data.py
account_validity.py
admin.py Add SSO `external_ids` to Query User Account admin API (#10261) 2021-07-01 11:26:24 +02:00
appservice.py
auth.py MSC2918 Refresh tokens implementation (#9450) 2021-06-24 14:33:20 +01:00
cas.py
deactivate_account.py
device.py
devicemessage.py
directory.py
e2e_keys.py
e2e_room_keys.py
event_auth.py Move methods involving event authentication to EventAuthHandler. (#10268) 2021-07-01 14:25:37 -04:00
events.py
federation.py Move methods involving event authentication to EventAuthHandler. (#10268) 2021-07-01 14:25:37 -04:00
groups_local.py
identity.py
initial_sync.py
message.py Add base starting insertion event when no chunk ID is provided (MSC2716) (#10250) 2021-07-08 20:25:59 -05:00
oidc.py
pagination.py
password_policy.py
presence.py
profile.py
read_marker.py
receipts.py Ignore EDUs for rooms we're not in (#10317) 2021-07-06 14:31:13 +01:00
register.py MSC2918 Refresh tokens implementation (#9450) 2021-06-24 14:33:20 +01:00
room.py Move methods involving event authentication to EventAuthHandler. (#10268) 2021-07-01 14:25:37 -04:00
room_list.py
room_member.py
room_member_worker.py
saml.py
search.py
send_email.py
set_password.py
space_summary.py Move methods involving event authentication to EventAuthHandler. (#10268) 2021-07-01 14:25:37 -04:00
sso.py
state_deltas.py
stats.py Remove functionality associated with unused historical stats tables (#9721) 2021-07-08 16:57:13 +01:00
sync.py
typing.py Ignore EDUs for rooms we're not in (#10317) 2021-07-06 14:31:13 +01:00
user_directory.py