0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-19 16:30:52 +01:00
construct/modules/federation
2022-08-31 13:35:56 -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
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
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
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/media: Remove legacy resources. 2022-07-18 16:58:02 -07: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