0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-08 01:35:39 +02:00
construct/modules/federation
2019-04-22 12:27:43 -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: Return the response x val rather than default construction in handlers. 2019-04-17 21:34:18 -07:00
get_groups_publicised.cc
get_missing_events.cc modules/federation: Minor cleanup/simplification. 2019-03-06 00:22:18 -08:00
invite.cc ircd:Ⓜ️:vm: Refactor various fetch related options. 2019-04-22 12:27:43 -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 modules/federation/make_leave: Upgrade to json::stack; use m::room:: interfaces. 2019-04-17 07:14:40 -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 modules/federation/send_leave: Respond with so-called empty response. 2019-03-06 15:02:43 -08:00
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: Return the response x val rather than default construction in handlers. 2019-04-17 21:34:18 -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 modules/federation/user_keys_query: Omit devices without keys from response. 2019-03-09 18:48:59 -08:00
version.cc