0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-08-23 18:14:46 +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
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
state_ids.cc
version.cc