0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-05-20 03:43:47 +02:00
construct/modules/federation
2023-04-27 20:41:18 -07:00
..
backfill.cc modules/federation: Add missing top-level spec transaction fields. 2023-02-24 16:07:37 -08:00
event.cc modules/federation: Add missing top-level spec transaction fields. 2023-02-24 16:07:37 -08: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: Check visibility only for non-public rooms. 2023-02-24 17:45:35 -08:00
make_leave.cc ircd::json::stack: Simplify checkpoint interface controls. 2020-04-14 15:31:41 -07:00
publicrooms.cc ircd:Ⓜ️:rooms: Implement matrix-org/matrix-spec-proposals#3827 2023-04-21 21:40:50 -07:00
query.cc modules/federation/query: url::decode the field query string param. 2023-03-07 15:49:01 -08: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: Use parsed version; fix braced scalar init (clang). 2023-03-06 18:43:01 -08:00
send_leave.cc modules/federation/send_leave: Implement v2. 2023-03-06 18:42:37 -08: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
timestamp_to_event.cc modules: Stub federation/timestamp_to_event; stub client/rooms/timestamp_to_event. 2023-03-06 19:03:48 -08:00
user_devices.cc modules/federation/user_devices: Add signed keys results to response. 2023-04-26 14:50:14 -07:00
user_keys_claim.cc ircd:Ⓜ️:user::keys: Centralize key claiming for user device and algorithm. 2023-04-27 20:41:18 -07:00
user_keys_query.cc ircd:Ⓜ️:user::keys: Abstract key appendix; attach signatures to all keys. 2023-04-26 14:50:14 -07:00
version.cc modules/federation/version: Reorg into namespace; additional properties. 2020-09-29 00:36:46 -07:00