0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-08-21 09:04:44 +02:00
construct/modules/federation
2018-05-19 18:49:04 -07:00
..
backfill.cc modules/federation: Add various conf items for flush high-watermarks. 2018-05-08 00:15:18 -07:00
backfill_ids.cc modules/federation/backfill_ids: Chunk direct to socket. 2018-04-30 10:38:00 -07:00
event.cc
federation.cc modules/federation/federation: Split apart feds head; add feds perspective. 2018-05-19 18:49:04 -07:00
get_groups_publicised.cc
get_missing_events.cc
invite.cc
make_join.cc ircd:Ⓜ️ Add event::idx to top() tuple. 2018-04-18 15:04:46 -07:00
make_leave.cc ircd:Ⓜ️ Add event::idx to top() tuple. 2018-04-18 15:04:46 -07:00
query.cc
send.cc ircd::resource: Allow each resource method to specify its timing. 2018-04-15 18:02:41 -07:00
send_join.cc modules/federation/send_join: Populate the auth_chain array in response. 2018-04-04 22:54:58 -07:00
send_leave.cc modules/federation: Check if origin matches the verified X-Matrix origin for now. 2018-04-04 22:54:58 -07:00
sender.cc ircd: Remove / update various ctx::interrupted catch blocks for ctx::terminated. 2018-05-06 02:06:08 -07:00
sender.int.h
state.cc modules/federation: Add various conf items for flush high-watermarks. 2018-05-08 00:15:18 -07:00
state_ids.cc modules/federation: Fix state related event_id parameter. 2018-04-30 10:45:41 -07:00
version.cc