0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-04 20:04:30 +01:00
construct/matrix
2020-03-06 10:37:28 -08:00
..
breadcrumb_rooms.cc
dbs.cc
device.cc
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 ircd:Ⓜ️:fed: Apply the canon service to all remotes without a service string. 2020-03-06 10:37:28 -08:00
feds.cc ircd:Ⓜ️:fed: Apply the canon service to all remotes without a service string. 2020-03-06 10:37:28 -08:00
fetch.cc ircd:Ⓜ️:fed: Apply the canon service to all remotes without a service string. 2020-03-06 10:37:28 -08:00
filter.cc
homeserver.cc ircd::net: Eliminate the legacy canon_port/canon_service defaults. 2020-03-05 14:18:55 -08:00
hook.cc
id.cc
init_backfill.cc ircd:Ⓜ️ Rename v1/v2 namespace to fed. 2020-03-05 20:06:14 -08:00
keys.cc ircd:Ⓜ️ Rename v1/v2 namespace to fed. 2020-03-05 20:06:14 -08:00
Makefile.am
matrix.cc ircd::net: Eliminate the legacy canon_port/canon_service defaults. 2020-03-05 14:18:55 -08:00
membership.cc
name.cc
node.cc
presence.cc
pretty.cc ircd:Ⓜ️:pretty: Relax definedness requirement of fields. 2020-03-01 14:20:05 -08:00
receipt.cc
request.cc
resource.cc ircd:Ⓜ️:fed: Apply the canon service to all remotes without a service string. 2020-03-06 10:37:28 -08:00
room.cc
room_aliases.cc ircd:Ⓜ️ Rename v1/v2 namespace to fed. 2020-03-05 20:06:14 -08:00
room_auth.cc
room_bootstrap.cc ircd:Ⓜ️ Rename v1/v2 namespace to fed. 2020-03-05 20:06:14 -08:00
room_create.cc
room_events.cc
room_head.cc
room_join.cc
room_leave.cc
room_members.cc
room_origins.cc ircd:Ⓜ️:fed: Apply the canon service to all remotes without a service string. 2020-03-06 10:37:28 -08:00
room_power.cc ircd:Ⓜ️:room::power: Replace unquote() w/ json::string type. 2020-03-02 16:46:00 -08:00
room_server_acl.cc
room_state.cc
room_state_history.cc
room_state_space.cc
room_stats.cc
room_visible.cc
rooms.cc
rooms_summary.cc ircd:Ⓜ️ Rename v1/v2 namespace to fed. 2020-03-05 20:06:14 -08:00
sync.cc
txn.cc
typing.cc ircd:Ⓜ️:typing: Handle and log exceptions in timeout worker stack. 2020-03-03 14:47:47 -08:00
user.cc
user_account_data.cc
user_events.cc
user_filter.cc
user_highlight.cc
user_ignores.cc
user_mitsein.cc
user_profile.cc ircd:Ⓜ️ Rename v1/v2 namespace to fed. 2020-03-05 20:06:14 -08:00
user_register.cc
user_room_account_data.cc
user_room_tags.cc
user_rooms.cc ircd:Ⓜ️:user::rooms: Use _event_state to eliminate the ircd.member type. 2020-03-01 17:13:15 -08:00
users.cc
users_servers.cc
vm.cc
vm_eval.cc ircd:Ⓜ️ Rename v1/v2 namespace to fed. 2020-03-05 20:06:14 -08:00
vm_execute.cc ircd:Ⓜ️:vm: Eliminate head resolves for type; related c3f50d5bab. 2020-03-04 12:57:27 -08:00
vm_inject.cc