0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-07 17:25:41 +02:00
construct/modules/federation
2019-02-18 10:33:35 -08:00
..
backfill.cc modules/federation: Explicit path parameter checking for clearer error msgs. 2019-02-18 10:33:35 -08:00
backfill_ids.cc modules/federation: Explicit path parameter checking for clearer error msgs. 2019-02-18 10:33:35 -08:00
event.cc modules/federation: Explicit path parameter checking for clearer error msgs. 2019-02-18 10:33:35 -08:00
event_auth.cc ircd:Ⓜ️:event::auth::chain: No closing over full event; overload void closure. 2019-02-16 15:25:36 -08:00
federation.cc
get_groups_publicised.cc
get_missing_events.cc
invite.cc
make_join.cc ircd:Ⓜ️:room::state: Change return value from event::id to event::idx for simple get(). 2019-02-13 16:01:18 -08:00
make_leave.cc
publicrooms.cc
query.cc modules/federation/query: Add my_host() in response for now. 2019-02-16 15:25:36 -08:00
query_auth.cc modules/federation/query_auth: Stub a NOT_IMPLEMENTED for now because synapse doesn't use this. 2019-02-18 09:59:59 -08:00
send.cc modules/federation: Explicit path parameter checking for clearer error msgs. 2019-02-18 10:33:35 -08:00
send_join.cc
send_leave.cc
sender.cc
sender.int.h
state.cc modules/federation: Explicit path parameter checking for clearer error msgs. 2019-02-18 10:33:35 -08:00
state_ids.cc modules/federation: Explicit path parameter checking for clearer error msgs. 2019-02-18 10:33:35 -08:00
user_devices.cc modules/federation: Explicit path parameter checking for clearer error msgs. 2019-02-18 10:33:35 -08:00
user_keys.cc
version.cc