0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-05 01:58:35 +02:00
construct/modules/federation
2020-11-11 22:49:39 -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 ircd:Ⓜ️:event::fetch: Move std::nothrow to leading argument for consistency. 2020-04-02 20:01:14 -07: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 modules/federation/get_missing_events: Use static closure; replace unquote() w/ json::string. 2020-10-24 01:59:11 -07:00
invite.cc ircd:Ⓜ️:vm: Additional fetch phases; split fetch hook sites. 2020-05-11 21:14:25 -07:00
invite2.cc ircd:Ⓜ️:vm: Additional fetch phases; split fetch hook sites. 2020-05-11 21:14:25 -07: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: Implement Federation r0.4.0-15.2 (matrix-org/matrix-doc/#2197). 2020-05-29 01:02:50 -07: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 ircd:Ⓜ️:vm: Additional fetch phases; split fetch hook sites. 2020-05-11 21:14:25 -07: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 ircd:Ⓜ️ Wrap all queries into ircd::server through fed suite. 2020-04-25 21:13:57 -07: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_device: Mark use of zero value for stream_id here. 2020-04-02 17:16:27 -07: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 ircd:Ⓜ️:device: Reclassify interface at m::user::devices. 2020-04-01 19:52:31 -07:00
version.cc modules/federation/version: Reorg into namespace; additional properties. 2020-09-29 00:36:46 -07:00