0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-12 03:29:15 +02:00
construct/modules/federation
2019-03-06 00:22:18 -08:00
..
backfill.cc modules/federation: Minor cleanup/simplification. 2019-03-06 00:22:18 -08:00
backfill_ids.cc modules/federation: Minor cleanup/simplification. 2019-03-06 00:22:18 -08:00
event.cc modules/federation: Minor cleanup/simplification. 2019-03-06 00:22:18 -08:00
event_auth.cc modules/federation: Minor cleanup/simplification. 2019-03-06 00:22:18 -08:00
federation.cc
get_groups_publicised.cc
get_missing_events.cc modules/federation: Minor cleanup/simplification. 2019-03-06 00:22:18 -08:00
invite.cc
make_join.cc
make_leave.cc
publicrooms.cc modules/federation: Minor cleanup/simplification. 2019-03-06 00:22:18 -08: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
send.cc modules/federation/send: Disable notifies for edu evals. 2019-02-27 18:07:38 -08:00
send_join.cc modules/federation: Remove these unnecessary checks. 2019-03-03 16:49:51 -08:00
send_leave.cc modules/federation: Remove these unnecessary checks. 2019-03-03 16:49:51 -08:00
sender.cc modules/federation/sender: Hack other send targets carried in event's room_id. 2019-02-22 15:40:53 -08:00
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 ircd:Ⓜ️:device: Develop interface; use individual state events for properties. 2019-02-20 13:36:29 -08:00
user_keys_claim.cc modules/federation: Split up user_keys module. 2019-02-21 13:42:43 -08:00
user_keys_query.cc modules/federation/user_keys_query: Add the unsigned.device_display_name to response. 2019-02-21 16:29:32 -08:00
version.cc