0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-05 18:18:35 +02:00
construct/modules/federation
2021-02-26 14:52:33 -08:00
..
backfill.cc modules/federation/backfill: Fix property name (regression 6b1305df8a). 2020-11-08 02:25:31 -08:00
event.cc modules: Re-type matrix resource handlers under m::resource. 2019-09-29 14:00:02 -07:00
event_auth.cc modules/federation/event_auth: Implement auth_chain_ids construct protocol extension. 2020-12-10 08:34:22 -08:00
get_groups_publicised.cc modules: Re-type matrix resource handlers under m::resource. 2019-09-29 14:00:02 -07:00
get_missing_events.cc ircd:Ⓜ️ Fix various const reference range construction warnings in clang. 2021-02-26 14:52:33 -08:00
invite.cc modules/federation/invite: Disable emption checks on invite; fix regression. 2021-02-07 11:16:39 -08:00
invite2.cc modules/federation/invite: Disable emption checks on invite; fix regression. 2021-02-07 11:16:39 -08:00
make_join.cc ircd::json::stack: Simplify checkpoint interface controls. 2020-04-14 15:31:41 -07:00
make_leave.cc ircd::json::stack: Simplify checkpoint interface controls. 2020-04-14 15:31:41 -07:00
publicrooms.cc modules/federation/publicrooms: Remove constraint on pagination token. (thanks @auscompgeek) 2020-12-12 00:35:36 -08:00
query.cc ircd:Ⓜ️ Wrap all queries into ircd::server through fed suite. 2020-04-25 21:13:57 -07:00
query_auth.cc modules: Re-type matrix resource handlers under m::resource. 2019-09-29 14:00:02 -07:00
rooms.cc modules/federation/rooms: Ensure m::resource::response is used here. 2020-04-07 10:52:15 -07:00
send.cc modules/federation/send: Open JSON top object on all reply branches. 2021-01-12 13:55:45 -08:00
send_join.cc ircd:Ⓜ️:vm: Additional fetch phases; split fetch hook sites. 2020-05-11 21:14:25 -07:00
send_leave.cc ircd:Ⓜ️:resource::request: Eliminate origin w/ node_id. 2020-04-12 17:09:14 -07:00
sender.cc modules/federation/sender: Use preallocated response content buffer. 2020-12-15 16:56:07 -08:00
state.cc modules/federation: Deduplicate and integrate /state/ and /state_ids/ in same unit. 2020-11-11 22:49:39 -08:00
user_devices.cc modules/federation/user_devices: Respond w/ master_keys/self_signing_keys. 2021-01-04 13:01:13 -08:00
user_keys_claim.cc modules/federation/user_keys_claim: Implement 22.1 POST /user/keys/claim. 2020-03-31 17:27:19 -07:00
user_keys_query.cc modules/federation/user_keys_query: Respond w/ master_keys/self_signing_keys. 2021-01-04 13:01:13 -08:00
version.cc modules/federation/version: Reorg into namespace; additional properties. 2020-09-29 00:36:46 -07:00