0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-29 20:28:52 +02:00
construct/modules/federation
2021-02-26 14:52:33 -08:00
..
backfill.cc modules/federation/backfill: Fix property name (regression 6b1305df8a). 2020-11-08 02:25:31 -08:00
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 ircd:Ⓜ️ Fix various const reference range construction warnings in clang. 2021-02-26 14:52:33 -08:00
invite.cc modules/federation/invite: Disable emption checks on invite; fix regression. 2021-02-07 11:16:39 -08:00
invite2.cc modules/federation/invite: Disable emption checks on invite; fix regression. 2021-02-07 11:16:39 -08:00
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: Open JSON top object on all reply branches. 2021-01-12 13:55:45 -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 modules/federation: Deduplicate and integrate /state/ and /state_ids/ in same unit. 2020-11-11 22:49:39 -08:00
user_devices.cc modules/federation/user_devices: Respond w/ master_keys/self_signing_keys. 2021-01-04 13:01:13 -08:00
user_keys_claim.cc
user_keys_query.cc modules/federation/user_keys_query: Respond w/ master_keys/self_signing_keys. 2021-01-04 13:01:13 -08:00
version.cc