0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-27 01:02:46 +01:00
construct/modules/federation
2019-04-27 18:32:45 -07:00
..
backfill.cc modules/federation: Return the response x val rather than default construction in handlers. 2019-04-17 21:34:18 -07:00
backfill_ids.cc modules/federation: Return the response x val rather than default construction in handlers. 2019-04-17 21:34:18 -07:00
event.cc modules/federation: Return the response x val rather than default construction in handlers. 2019-04-17 21:34:18 -07:00
event_auth.cc modules/federation/event_auth: Use visibility call for all logic rather than special case here. 2019-04-27 18:32:45 -07:00
get_groups_publicised.cc
get_missing_events.cc
invite.cc modules/federation/invite: Set enforcement of prev fetching on invite event to false. 2019-04-23 19:23:21 -07:00
make_join.cc modules/federation/make_join: Upgrade to json::stack; use m::room:: interfaces. 2019-04-17 07:12:22 -07:00
make_leave.cc ircd:Ⓜ️ Add a membership string size constant. 2019-04-27 18:32:45 -07:00
publicrooms.cc ircd:Ⓜ️:rooms: Consolidate / refine the rooms iteration interface. 2019-04-17 20:47:50 -07:00
query.cc
query_auth.cc
send.cc ircd:Ⓜ️:vm: Refactor various fetch related options. 2019-04-22 12:27:43 -07:00
send_join.cc modules/federation: Return the response x val rather than default construction in handlers. 2019-04-17 21:34:18 -07:00
send_leave.cc
sender.cc Revert "ircd: Remove use of all unwind::exceptional and unwind::nominal devices." 2019-03-22 21:06:28 -07:00
sender.int.h
state.cc modules/federation: Return the response x val rather than default construction in handlers. 2019-04-17 21:34:18 -07:00
state_ids.cc modules/federation/state_ids: Fix mislabeled name. 2019-04-24 17:23:16 -07:00
user_devices.cc modules/federation: Return the response x val rather than default construction in handlers. 2019-04-17 21:34:18 -07:00
user_keys_claim.cc
user_keys_query.cc
version.cc