0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-01 02:14:13 +01:00
construct/modules/federation
2019-07-17 15:20:21 -07:00
..
backfill.cc
backfill_ids.cc
event.cc
event_auth.cc
get_groups_publicised.cc
get_missing_events.cc modules/federation/get_missing_events: Fix unwrapped prev_events iteration. 2019-07-11 16:24:43 -07:00
invite.cc
invite2.cc modules/federation/invite2: Process the dual-signed event. 2019-07-13 23:20:03 -07:00
make_join.cc modules/federation/make_join: Room version match against query string params. 2019-07-15 17:36:01 -07:00
make_leave.cc
publicrooms.cc
query.cc
query_auth.cc
send.cc
send_join.cc modules/federation: Employ check_id() at endpoints claiming event_id path param. 2019-07-10 02:12:16 -07:00
send_leave.cc modules/federation: Employ check_id() at endpoints claiming event_id path param. 2019-07-10 02:12:16 -07:00
sender.cc modules/federation/sender: Increase per-event error log level. 2019-07-17 15:20:21 -07:00
sender.int.h
state.cc
state_ids.cc
user_devices.cc
user_keys_claim.cc
user_keys_query.cc
version.cc