0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-25 16:22:35 +01:00
construct/modules/federation
2020-12-15 16:56:07 -08:00
..
backfill.cc
event.cc
event_auth.cc modules/federation/event_auth: Implement auth_chain_ids construct protocol extension. 2020-12-10 08:34:22 -08:00
get_groups_publicised.cc
get_missing_events.cc modules/federation/get_missing_events: Log dwarning msg for missed event seek. 2020-12-09 20:52:55 -08:00
invite.cc
invite2.cc
make_join.cc
make_leave.cc
publicrooms.cc modules/federation/publicrooms: Remove constraint on pagination token. (thanks @auscompgeek) 2020-12-12 00:35:36 -08:00
query.cc
query_auth.cc
rooms.cc
send.cc modules/federation/send: Implement spec txn response output from eval. 2020-12-15 16:56:07 -08:00
send_join.cc
send_leave.cc
sender.cc modules/federation/sender: Use preallocated response content buffer. 2020-12-15 16:56:07 -08:00
state.cc
user_devices.cc
user_keys_claim.cc
user_keys_query.cc
version.cc