0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-03 17:28:18 +02:00
construct/modules/federation
2019-03-12 18:41:05 -07: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 modules/federation/federation: Renamespace m::feds to m::feds::v1. 2018-08-25 19:40:51 -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:Ⓜ️ Demote membership from top-level key; remove from m::event tuple. 2019-01-24 12:52:26 -08:00
make_join.cc ircd:Ⓜ️:room::state: Change return value from event::id to event::idx for simple get(). 2019-02-13 16:01:18 -08:00
make_leave.cc ircd: Reverse arguments for url::encode()/decode(); minor reorg. 2018-12-06 16:41:47 -08:00
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 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: Create a conform hook; move checks into conform hookfns. 2019-03-09 14:00:00 -08:00
send_join.cc modules/federation/send_join: Add required spec "origin" in response. 2019-03-06 15:02:43 -08:00
send_leave.cc modules/federation/send_leave: Respond with so-called empty response. 2019-03-06 15:02:43 -08:00
sender.cc ircd: Remove use of all unwind::exceptional and unwind::nominal devices. 2019-03-12 18:41:05 -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: 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: 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