0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-06 04:44:09 +01:00
construct/modules/federation
2018-11-04 18:00:24 -08:00
..
backfill.cc
backfill_ids.cc
event.cc
event_auth.cc
federation.cc
get_groups_publicised.cc
get_missing_events.cc
invite.cc
make_join.cc
make_leave.cc
publicrooms.cc modules/federation: Implement publicrooms endpoint. 2018-10-24 18:08:46 -07:00
query.cc modules/federation/query: Fix directory query for room_id. 2018-10-17 10:09:05 -07:00
send.cc
send_join.cc modules/federation/send_*: Allow for missing top-level membership in all checks. 2018-10-25 14:28:43 -07:00
send_leave.cc modules/federation/send_*: Allow for missing top-level membership in all checks. 2018-10-25 14:28:43 -07:00
sender.cc ircd: Make ircd::terminate / ircd::assertion funcjects. 2018-11-04 18:00:24 -08:00
sender.int.h
state.cc
state_ids.cc
version.cc