0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-29 15:28:20 +02:00
construct/modules/federation
2018-08-25 19:40:51 -07:00
..
backfill.cc modules/federation: Add various visibility conditionals. 2018-05-31 05:56:02 -07:00
backfill_ids.cc modules/federation/backfill_ids: Raise default max limit; minor cleanup. 2018-06-03 14:51:47 -07:00
event.cc modules/federation/event: Convert endpoint to use json::stack response. 2018-05-31 11:40:18 -07:00
event_auth.cc modules/federation: Implement event_auth endpoint. 2018-06-02 19:46:58 -07:00
federation.cc modules/federation/federation: Renamespace m::feds to m::feds::v1. 2018-08-25 19:40:51 -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: Update get_missing_events per spec; and chunked stream. 2018-08-22 21:01:22 -07: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/query: Respond to directory for room_alias. 2018-08-22 15:17:32 -07:00
send.cc modules/federation/send: Use proper undefined_integer symbol. 2018-05-20 19:10:56 -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:Ⓜ️:vm: More granular notification broadcast options. 2018-05-27 19:56:04 -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 visibility conditionals. 2018-05-31 05:56:02 -07:00
state_ids.cc modules/federation: Add various visibility conditionals. 2018-05-31 05:56:02 -07:00
version.cc modules/federation: Add version endpoint. 2018-02-19 16:51:28 -08:00