0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-05 10:08:36 +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 modules/federation: Add get_groups_publicised stub to shut it up. 2018-03-28 01:29:58 -07:00
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 modules/federation/query: Respond with full profile when no field query parameter. 2019-03-03 14:45:18 -08:00
query_auth.cc modules/federation/query_auth: Stub a NOT_IMPLEMENTED for now because synapse doesn't use this. 2019-02-18 09:59:59 -08:00
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 ircd:Ⓜ️🆔 Support intuitive constructions of m::node::id. 2018-09-30 17:58:16 -07:00
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 modules/federation: Split up user_keys module. 2019-02-21 13:42:43 -08:00
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 modules/federation: Add version endpoint. 2018-02-19 16:51:28 -08:00