0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-18 02:21:56 +01:00
construct/matrix
2020-07-30 13:25:43 -07:00
..
acquire.cc ircd:Ⓜ️:acquire: Add a head reset option for now. 2020-06-12 20:53:16 -07:00
breadcrumb_rooms.cc
bridge.cc
burst.cc
dbs.cc ircd::db: Set max_open_files=-1 when required for secondary mode. 2020-07-28 00:38:46 -07:00
dbs_desc.cc
dbs_event_column.cc ircd:Ⓜ️:dbs: Disable bloom filter on event property columns. 2020-07-16 00:02:31 -07:00
dbs_event_horizon.cc
dbs_event_idx.cc ircd:Ⓜ️ Disable all bloom filter bits by default. 2020-07-17 18:28:32 -07:00
dbs_event_json.cc ircd:Ⓜ️ Disable all bloom filter bits by default. 2020-07-17 18:28:32 -07:00
dbs_event_refs.cc ircd::db: Elide std::function wrapping for equal comparator (related 6c2736f592). 2020-07-28 01:24:27 -07:00
dbs_event_sender.cc
dbs_event_state.cc ircd::db: Elide std::function wrapping for equal comparator (related 6c2736f592). 2020-07-28 01:24:27 -07:00
dbs_event_type.cc
dbs_room_events.cc ircd::db: Elide std::function wrapping for equal comparator (related 6c2736f592). 2020-07-28 01:24:27 -07:00
dbs_room_head.cc
dbs_room_joined.cc ircd:Ⓜ️ Disable all bloom filter bits by default. 2020-07-17 18:28:32 -07:00
dbs_room_state.cc ircd:Ⓜ️ Disable all bloom filter bits by default. 2020-07-17 18:28:32 -07:00
dbs_room_state_space.cc ircd::db: Elide std::function wrapping for equal comparator (related 6c2736f592). 2020-07-28 01:24:27 -07:00
dbs_room_type.cc ircd::db: Elide std::function wrapping for equal comparator (related 6c2736f592). 2020-07-28 01:24:27 -07:00
display_name.cc
error.cc
event.cc ircd:Ⓜ️:event: Minor rename; additional diagnostic arguments. 2020-06-19 22:53:01 -07:00
event_append.cc
event_cached.cc
event_conforms.cc ircd:Ⓜ️:vm: Add content requirement and redaction hint opts for non-conforming mask. 2020-07-06 17:31:04 -07:00
event_fetch.cc ircd:Ⓜ️:event::fetch: Optimize row-assigned fetch event_id query related. 2020-06-08 21:28:07 -07:00
event_get.cc
event_horizon.cc
event_id.cc
event_index.cc
event_prefetch.cc
event_prev.cc ircd:Ⓜ️:event::prev: Optimize existential tools with parallel queries. 2020-06-11 02:35:59 -07:00
event_refs.cc
events.cc
fed.cc
fed_well_known.cc ircd:Ⓜ️:fed::well_known: Add user-agent on well-known requests. 2020-06-08 16:13:00 -07:00
feds.cc ircd:Ⓜ️:feds: Remove final specifier. 2020-07-19 20:35:22 -07:00
fetch.cc ircd:Ⓜ️:fetch: Add redaction query for non-conformity check; conf item. 2020-07-06 17:31:04 -07:00
filter.cc
gossip.cc
groups.cc ircd:Ⓜ️:groups: Start namespace, central lib; preliminary client resource module. 2020-07-30 10:24:10 -07:00
homeserver.cc ircd:Ⓜ️:homeserver: Fix missing conditions for write-avoid functionality. 2020-07-28 00:38:46 -07:00
hook.cc ircd:Ⓜ️🪝 Simplify debuglog msgs. 2020-06-20 06:25:54 -07:00
id.cc
init_backfill.cc ircd:Ⓜ️:acquire: Add a head reset option for now. 2020-06-12 20:53:16 -07:00
keys.cc
Makefile.am ircd:Ⓜ️:groups: Start namespace, central lib; preliminary client resource module. 2020-07-30 10:24:10 -07:00
matrix.cc modules/client/sync: Preliminary groups sync module stub. 2020-07-30 13:25:43 -07:00
membership.cc
name.cc
node.cc
presence.cc
pretty.cc ircd:Ⓜ️:pretty_detailed: Fix cache keys selection on null event_idx. 2020-07-05 03:54:03 -07:00
push.cc ircd::db: Use reference to prevent string copy. 2020-07-10 23:58:07 -07:00
receipt.cc
request.cc
resource.cc
room.cc ircd:Ⓜ️:room: Improve error strings for room_id() resolve interface. 2020-06-11 17:09:56 -07:00
room_aliases.cc
room_auth.cc
room_bootstrap.cc ircd:Ⓜ️:roomstrap: Disable any notifies on eval path. 2020-07-21 01:50:34 -07:00
room_create.cc ircd::db: Use reference to prevent string copy. 2020-07-10 23:58:07 -07:00
room_events.cc
room_head.cc
room_join.cc
room_leave.cc
room_members.cc ircd:Ⓜ️:room::members: Eliminate unnecessary query to the room state. 2020-06-14 22:05:15 -07:00
room_origins.cc
room_power.cc
room_server_acl.cc
room_state.cc
room_state_history.cc
room_state_space.cc
room_stats.cc
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 ircd::db: Set max_open_files=-1 when required for secondary mode. 2020-07-28 00:38:46 -07:00
vm_eval.cc
vm_execute.cc ircd:Ⓜ️:vm: Decide if internal room at issue stage. 2020-06-12 20:36:46 -07:00
vm_inject.cc ircd:Ⓜ️:vm: Relax head::generate options for internal rooms. 2020-06-12 20:36:46 -07:00