0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-01 16:28:19 +02:00
construct/modules/federation
2018-04-08 13:00:35 -07:00
..
backfill.cc modules/federation: Backfill. 2018-04-04 22:54:58 -07:00
backfill_ids.cc modules/federation: Add backfill_ids endpoint handler. 2018-04-04 22:54:59 -07:00
event.cc
get_groups_publicised.cc
get_missing_events.cc
invite.cc modules/federation/invite: Check path parameters match event in body. 2018-04-03 23:34:09 -07:00
make_join.cc ircd:Ⓜ️ Improve interface to current event convenience suite. 2018-04-05 22:16:32 -07:00
make_leave.cc ircd:Ⓜ️ Improve interface to current event convenience suite. 2018-04-05 22:16:32 -07:00
query.cc
send.cc modules/federation/send: Undefined the depth value when creating the edu pseudo-event. 2018-04-08 13:00:35 -07:00
send_join.cc modules/federation/send_join: Populate the auth_chain array in response. 2018-04-04 22:54:58 -07:00
send_leave.cc modules/federation: Check if origin matches the verified X-Matrix origin for now. 2018-04-04 22:54:58 -07:00
sender.cc ircd::ctx: Eliminate the std future_status and simplify our real-use interfaces. 2018-04-05 22:16:32 -07:00
sender.int.h
state.cc modules/federation: Add state endpoint handler. 2018-04-03 23:34:09 -07:00
state_ids.cc modules/federation: Add state_ids endpoint handler. 2018-04-03 23:34:09 -07:00
version.cc