0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-02 16:58:19 +02: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 modules: Implement 13.29 room server access control list checks. 2019-05-26 20:41:13 -07:00
backfill_ids.cc modules: Implement 13.29 room server access control list checks. 2019-05-26 20:41:13 -07:00
event.cc Misc fixes for clang. 2019-06-24 01:34:14 -07:00
event_auth.cc Misc fixes for clang. 2019-06-24 01:34:14 -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: Fix unwrapped prev_events iteration. 2019-07-11 16:24:43 -07:00
invite.cc ircd:Ⓜ️:event: Remove prev_state from top level. 2019-07-09 02:33:27 -07:00
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 Misc fixes for clang. 2019-06-24 01:34:14 -07:00
query.cc modules/federation/query: Respond with full profile when no field query parameter. 2019-03-03 14:45:18 -08:00
query_auth.cc modules: Implement 13.29 room server access control list checks. 2019-05-26 20:41:13 -07:00
send.cc ircd:Ⓜ️:event: Remove prev_state from top level. 2019-07-09 02:33:27 -07:00
send_join.cc modules/federation: Employ check_id() at endpoints claiming event_id path param. 2019-07-10 02:12:16 -07:00
send_leave.cc modules/federation: Employ check_id() at endpoints claiming event_id path param. 2019-07-10 02:12:16 -07:00
sender.cc ircd: Improve various context names for consistency. 2019-07-20 18:42:15 -07:00
sender.int.h ircd:Ⓜ️:fetch: Remove ambiguating event_id() util. 2019-07-05 23:45:00 -07:00
state.cc Misc fixes for clang. 2019-06-24 01:34:14 -07:00
state_ids.cc Misc fixes for clang. 2019-06-24 01:34:14 -07:00
user_devices.cc Misc fixes for clang. 2019-06-24 01:34:14 -07:00
user_keys_claim.cc modules/federation: Split up user_keys module. 2019-02-21 13:42:43 -08:00
user_keys_query.cc Misc fixes for clang. 2019-06-24 01:34:14 -07:00
version.cc modules/federation: Add version endpoint. 2018-02-19 16:51:28 -08:00