0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-08 17:55:47 +02:00
construct/modules/federation
2019-06-30 02:11:14 -07:00
..
backfill.cc modules: Implement 13.29 room server access control list checks. 2019-05-26 20:41:13 -07:00
backfill_ids.cc modules: Implement 13.29 room server access control list checks. 2019-05-26 20:41:13 -07:00
event.cc Misc fixes for clang. 2019-06-24 01:34:14 -07:00
event_auth.cc Misc fixes for clang. 2019-06-24 01:34:14 -07:00
get_groups_publicised.cc
get_missing_events.cc Misc fixes for clang. 2019-06-24 01:34:14 -07:00
invite.cc modules/federation/invite: Verify the invite event before adding our signature to it. 2019-06-30 02:11:14 -07:00
make_join.cc modules: Implement 13.29 room server access control list checks. 2019-05-26 20:41:13 -07:00
make_leave.cc modules: Implement 13.29 room server access control list checks. 2019-05-26 20:41:13 -07:00
publicrooms.cc Misc fixes for clang. 2019-06-24 01:34:14 -07:00
query.cc modules/federation/query: Respond with full profile when no field query parameter. 2019-03-03 14:45:18 -08:00
query_auth.cc modules: Implement 13.29 room server access control list checks. 2019-05-26 20:41:13 -07:00
send.cc ircd:Ⓜ️:vm: Refactor various fetch related options. 2019-04-22 12:27:43 -07:00
send_join.cc Misc fixes for clang. 2019-06-24 01:34:14 -07:00
send_leave.cc modules/federation/send_leave: Remove space. 2019-06-04 22:04:26 -07:00
sender.cc Misc fixes for clang. 2019-06-24 01:34:14 -07:00
sender.int.h Misc fixes for clang. 2019-06-24 01:34:14 -07:00
state.cc Misc fixes for clang. 2019-06-24 01:34:14 -07:00
state_ids.cc Misc fixes for clang. 2019-06-24 01:34:14 -07:00
user_devices.cc Misc fixes for clang. 2019-06-24 01:34:14 -07:00
user_keys_claim.cc modules/federation: Split up user_keys module. 2019-02-21 13:42:43 -08:00
user_keys_query.cc Misc fixes for clang. 2019-06-24 01:34:14 -07:00
version.cc