0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-01 16:28:19 +02:00
construct/modules/federation
2018-05-08 00:15:18 -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 modules/federation/event: Update event fetch method. 2018-03-02 08:02:20 -08:00
federation.cc modules/federation/federation: Add feds state. 2018-05-05 03:36:47 -07:00
get_groups_publicised.cc modules/federation: Add get_groups_publicised stub to shut it up. 2018-03-28 01:29:58 -07:00
get_missing_events.cc modules/federation/get_missing_events: Implement get_missing_events handler. 2018-03-08 21:27:32 -08:00
invite.cc modules/federation/invite: Check path parameters match event in body. 2018-04-03 23:34:09 -07:00
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 modules/federation: Add query endpoint; add profile handler. 2018-04-02 23:20:50 -07:00
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 modules/federation/sender: Consistent origin from node::id; fix curtxn assignment. 2018-03-21 17:12:49 -07:00
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 modules/federation: Add version endpoint. 2018-02-19 16:51:28 -08:00