0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-02-16 16:50:12 +01:00
construct/matrix
..
acquire.cc
app.cc
breadcrumbs.cc
bridge.cc
burst.cc
dbs.cc
dbs_desc.cc
dbs_event_column.cc
dbs_event_horizon.cc
dbs_event_idx.cc
dbs_event_json.cc
dbs_event_refs.cc
dbs_event_sender.cc
dbs_event_state.cc
dbs_event_type.cc
dbs_room_events.cc
dbs_room_head.cc
dbs_room_joined.cc
dbs_room_state.cc
dbs_room_state_space.cc
dbs_room_type.cc
default.proftext
display_name.cc
error.cc
event.cc
event_append.cc
event_cached.cc
event_conforms.cc
event_fetch.cc
event_get.cc
event_horizon.cc
event_id.cc
event_index.cc
event_prefetch.cc
event_prev.cc
event_refs.cc
events.cc
fed.cc
fed_well_known.cc
feds.cc
fetch.cc
filter.cc
gossip.cc
groups.cc
homeserver.cc
homeserver_bootstrap.cc
hook.cc ircd:Ⓜ️🪝 Simplify debuglog msgs. 2020-06-20 06:25:54 -07:00
id.cc ircd:Ⓜ️🆔 Deinline ctor; construct string_view tight to valid mxid. 2020-12-03 01:37:33 -08:00
init_backfill.cc
keys.cc
Makefile.am
matrix.cc
media.cc
membership.cc
name.cc
node.cc
presence.cc
pretty.cc
push.cc
receipt.cc
request.cc
resource.cc
room.cc
room_aliases.cc
room_auth.cc
room_bootstrap.cc
room_content.cc
room_create.cc
room_events.cc
room_head.cc
room_head_fetch.cc
room_join.cc
room_leave.cc
room_members.cc
room_origins.cc
room_power.cc
room_server_acl.cc
room_state.cc
room_state_fetch.cc
room_state_history.cc
room_state_space.cc
room_stats.cc matrix: Split room definitions; various reorg. 2019-09-27 19:35:26 -07:00
room_type.cc
room_visible.cc
rooms.cc
rooms_summary.cc
sync.cc
txn.cc
typing.cc
user.cc
user_account_data.cc
user_devices.cc
user_events.cc
user_filter.cc
user_ignores.cc
user_mitsein.cc
user_notifications.cc
user_profile.cc
user_pushers.cc
user_pushrules.cc
user_register.cc
user_room_account_data.cc
user_room_tags.cc
user_rooms.cc
user_tokens.cc
users.cc
users_servers.cc
vm.cc
vm_eval.cc
vm_execute.cc
vm_fetch.cc
vm_inject.cc