0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-20 00:33:15 +01:00
construct/modules/federation
Jason Volk b8adc69599 ircd:Ⓜ️ Move MEMBERSHIP_MAX_SIZE into room.
ircd:Ⓜ️:room: Add a room version max size constant.
2019-07-25 14:29:07 -07:00
..
backfill.cc
backfill_ids.cc
event.cc
event_auth.cc
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: Fix unwrapped prev_events iteration. 2019-07-11 16:24:43 -07:00
invite.cc
invite2.cc modules/federation/invite2: Process the dual-signed event. 2019-07-13 23:20:03 -07:00
make_join.cc ircd:Ⓜ️ Move MEMBERSHIP_MAX_SIZE into room. 2019-07-25 14:29:07 -07:00
make_leave.cc ircd:Ⓜ️ Move MEMBERSHIP_MAX_SIZE into room. 2019-07-25 14:29:07 -07:00
publicrooms.cc
query.cc
query_auth.cc
send.cc
send_join.cc
send_leave.cc
sender.cc ircd: Improve various context names for consistency. 2019-07-20 18:42:15 -07:00
sender.int.h
state.cc
state_ids.cc
user_devices.cc
user_keys_claim.cc
user_keys_query.cc
version.cc