0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-16 15:00:51 +01:00
construct/modules/federation
Jason Volk f39e25f972 modules/federation/invite: Re-enable auth fetch attempts for non-synapse invites.
ircd:Ⓜ️:vm::fetch: Attempt auth with tolerated failures when opts.auth=false.
2023-02-12 19:26:02 -08: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
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/federation/invite: Re-enable auth fetch attempts for non-synapse invites. 2023-02-12 19:26:02 -08:00
make_join.cc Add noexcept to various lambdas (gcc-11). 2022-06-29 14:42:42 -07:00
make_leave.cc
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
rooms.cc
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: Respond with the state and chain prior to the join. 2023-01-19 19:58:23 -08:00
send_leave.cc
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