0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-01 17:48:56 +02:00
construct/modules/federation
Jason Volk d4bd109661 modules/media: Remove legacy resources.
modules/federation: Merge invite and invite2 units.

modules/federation: Redact send_join and rooms legacy resources.
2022-07-18 16:58:02 -07:00
..
backfill.cc Fix redundant moves (gcc-11). 2022-06-29 13:26:01 -07: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 modules/media: Remove legacy resources. 2022-07-18 16:58:02 -07:00
make_join.cc Add noexcept to various lambdas (gcc-11). 2022-06-29 14:42:42 -07:00
make_leave.cc ircd::json::stack: Simplify checkpoint interface controls. 2020-04-14 15:31:41 -07:00
publicrooms.cc Fix redundant moves (gcc-11). 2022-06-29 13:26:01 -07: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 Add noexcept to various lambdas (gcc-11). 2022-06-29 14:42:42 -07:00
send_join.cc modules/media: Remove legacy resources. 2022-07-18 16:58:02 -07:00
send_leave.cc ircd:Ⓜ️:resource::request: Eliminate origin w/ node_id. 2020-04-12 17:09:14 -07:00
sender.cc Add noexcept to various lambdas (gcc-11). 2022-06-29 14:42:42 -07: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