0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-08 13:55:59 +01:00
construct/modules/federation
2023-02-18 16:41:33 -08:00
..
backfill.cc ircd:Ⓜ️ Simplify room::events interface; separate event::fetch. 2023-02-18 16:41:33 -08:00
event.cc
event_auth.cc
get_groups_publicised.cc
get_missing_events.cc
hierarchy.cc
invite.cc ircd:Ⓜ️ Fix various inconsistent format strings; minor cleanup. 2023-02-17 17:25:58 -08:00
make_join.cc
make_leave.cc
publicrooms.cc ircd:Ⓜ️:rooms: Add requesting user_id/node_id to query opts for access ctrl. 2023-01-24 22:44:03 -08:00
query.cc
query_auth.cc
rooms.cc
send.cc
send_join.cc modules/federation/send_join: Respond with the state and chain prior to the join. 2023-01-19 19:58:23 -08:00
send_leave.cc
sender.cc modules/federation/sender: Cleanup; separate handle conditions, use m::member(). 2023-02-18 16:41:33 -08:00
state.cc
user_devices.cc
user_keys_claim.cc
user_keys_query.cc
version.cc