0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-27 19:28:52 +02:00
construct/modules/federation
2023-02-24 00:35:49 -08:00
..
backfill.cc ircd:Ⓜ️ Simplify room::events interface; separate event::fetch. 2023-02-18 16:41:33 -08:00
event.cc modules/federation/event: Minor modernizations; fix typos. 2022-07-04 22:25:18 -07:00
event_auth.cc Fix redundant moves (gcc-11). 2022-06-29 13:26:01 -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 Fix redundant moves (gcc-11). 2022-06-29 13:26:01 -07:00
hierarchy.cc modules/federation: Implement GET /hierarchy. 2022-07-02 13:36:18 -07:00
invite.cc ircd:Ⓜ️ Fix various inconsistent format strings; minor cleanup. 2023-02-17 17:25:58 -08:00
make_join.cc modules/federation/make_join: Add conf fuse to bypass version compat. 2023-02-22 16:04:12 -08:00
make_leave.cc ircd::json::stack: Simplify checkpoint interface controls. 2020-04-14 15:31:41 -07:00
publicrooms.cc ircd:Ⓜ️:rooms: Add requesting user_id/node_id to query opts for access ctrl. 2023-01-24 22:44:03 -08:00
query.cc Fix redundant moves (gcc-11). 2022-06-29 13:26:01 -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: Add m.txn log facility; improve debuglog related. 2022-08-31 13:35:56 -07:00
send_join.cc modules/federation/send_join: Tolerate join event prev_state not found w/o throwing. 2023-02-24 00:35:49 -08: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: Multiple workers; use ctx::queue; fix legacy externs. 2023-02-23 19:03:35 -08:00
state.cc Fix redundant moves (gcc-11). 2022-06-29 13:26:01 -07:00
user_devices.cc Fix redundant moves (gcc-11). 2022-06-29 13:26:01 -07:00
user_keys_claim.cc Add noexcept to various lambdas (gcc-11). 2022-06-29 14:42:42 -07:00
user_keys_query.cc Fix redundant moves (gcc-11). 2022-06-29 13:26:01 -07:00
version.cc modules/federation/version: Reorg into namespace; additional properties. 2020-09-29 00:36:46 -07:00