0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-07 01:06:37 +02:00
construct/modules/federation
2019-03-12 18:41:05 -07:00
..
backfill.cc modules/federation: Minor cleanup/simplification. 2019-03-06 00:22:18 -08:00
backfill_ids.cc modules/federation: Minor cleanup/simplification. 2019-03-06 00:22:18 -08:00
event.cc modules/federation: Minor cleanup/simplification. 2019-03-06 00:22:18 -08:00
event_auth.cc modules/federation: Minor cleanup/simplification. 2019-03-06 00:22:18 -08:00
federation.cc
get_groups_publicised.cc
get_missing_events.cc modules/federation: Minor cleanup/simplification. 2019-03-06 00:22:18 -08:00
invite.cc
make_join.cc
make_leave.cc
publicrooms.cc modules/federation: Minor cleanup/simplification. 2019-03-06 00:22:18 -08:00
query.cc
query_auth.cc
send.cc ircd:Ⓜ️:vm: Create a conform hook; move checks into conform hookfns. 2019-03-09 14:00:00 -08:00
send_join.cc modules/federation/send_join: Add required spec "origin" in response. 2019-03-06 15:02:43 -08:00
send_leave.cc modules/federation/send_leave: Respond with so-called empty response. 2019-03-06 15:02:43 -08:00
sender.cc ircd: Remove use of all unwind::exceptional and unwind::nominal devices. 2019-03-12 18:41:05 -07:00
sender.int.h
state.cc
state_ids.cc
user_devices.cc
user_keys_claim.cc
user_keys_query.cc modules/federation/user_keys_query: Omit devices without keys from response. 2019-03-09 18:48:59 -08:00
version.cc