0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-09 22:36:00 +01:00
construct/modules/federation
2023-03-07 15:49:01 -08:00
..
backfill.cc
event.cc
event_auth.cc
get_groups_publicised.cc
get_missing_events.cc
hierarchy.cc
invite.cc
make_join.cc modules/federation/make_join: Check visibility only for non-public rooms. 2023-02-24 17:45:35 -08:00
make_leave.cc
publicrooms.cc
query.cc modules/federation/query: url::decode the field query string param. 2023-03-07 15:49:01 -08:00
query_auth.cc
rooms.cc
send.cc
send_join.cc modules/federation/send_join: Use parsed version; fix braced scalar init (clang). 2023-03-06 18:43:01 -08:00
send_leave.cc modules/federation/send_leave: Implement v2. 2023-03-06 18:42:37 -08:00
sender.cc
state.cc
timestamp_to_event.cc modules: Stub federation/timestamp_to_event; stub client/rooms/timestamp_to_event. 2023-03-06 19:03:48 -08:00
user_devices.cc
user_keys_claim.cc
user_keys_query.cc
version.cc