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-04-30 10:35:04 -07:00
..
backfill.cc modules/federation/backfill: Chunk direct to socket. 2018-04-30 10:25:44 -07:00
backfill_ids.cc modules/federation: Add backfill_ids endpoint handler. 2018-04-04 22:54:59 -07:00
event.cc modules/federation/event: Update event fetch method. 2018-03-02 08:02:20 -08:00
federation.cc modules/federation/federation: Show depth in feds head; cleanup unused returns. 2018-04-30 08:54:56 -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 modules/federation/sender: Fix various issues; propagate context interruption. 2018-04-15 18:02:41 -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/state: Chunk direct to socket. 2018-04-30 10:25:31 -07:00
state_ids.cc modules/federation/state_ids: Chunk direct to socket. 2018-04-30 10:35:04 -07:00
version.cc modules/federation: Add version endpoint. 2018-02-19 16:51:28 -08:00