0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-19 16:30:52 +01:00
construct/matrix
2020-12-06 12:14:02 -08:00
..
acquire.cc ircd:Ⓜ️:acquire: Improve hint selection complex for state fetch. 2020-12-06 10:27:27 -08:00
app.cc ircd:Ⓜ️ Use canonical path constructions for all generated amalgams. 2020-11-15 02:27:33 -08:00
breadcrumbs.cc
bridge.cc
burst.cc
dbs.cc ircd:Ⓜ️:dbs: Improve prefetch handlers; remove opts; split interface. 2020-12-06 10:27:27 -08:00
dbs_desc.cc
dbs_event_column.cc ircd:Ⓜ️:dbs: Add branch to canonize content for select column types. 2020-11-29 19:49:15 -08:00
dbs_event_horizon.cc ircd:Ⓜ️:dbs: Improve prefetch handlers; remove opts; split interface. 2020-12-06 10:27:27 -08:00
dbs_event_idx.cc
dbs_event_json.cc ircd:Ⓜ️:event: Consolidate various thread-local buffers. 2020-11-29 19:49:15 -08:00
dbs_event_refs.cc ircd:Ⓜ️:dbs: Improve prefetch handlers; remove opts; split interface. 2020-12-06 10:27:27 -08:00
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 ircd: Add target to preprocess PGO data bundled in text form. 2020-11-28 14:35:45 -08:00
display_name.cc
error.cc
event.cc ircd:Ⓜ️:vm: Reconstruct event tuple from any canonized source. 2020-11-30 08:05:13 -08:00
event_append.cc
event_cached.cc
event_conforms.cc ircd:Ⓜ️:vm: Simplify redaction authority options; fix conditions. 2020-12-01 06:14:35 -08:00
event_fetch.cc
event_get.cc
event_horizon.cc
event_id.cc
event_index.cc ircd:Ⓜ️ Add parallel index() overload for event::prev. 2020-11-27 17:27:55 -08:00
event_prefetch.cc ircd:Ⓜ️:prefetch: Prefetch index; prevent blocking on translation. 2020-10-31 12:05:51 -07:00
event_prev.cc
event_refs.cc ircd:Ⓜ️:event::refs: Simplify closure typename. 2020-10-11 11:42:48 -07:00
events.cc ircd:Ⓜ️:events: Use better buffer size constant. 2020-10-16 02:40:39 -07:00
fed.cc ircd:Ⓜ️:room::head: Add fetch interface. 2020-11-05 22:10:54 -08:00
fed_well_known.cc ircd:Ⓜ️ Fix missing interrupt propagation in some worker base frames. 2020-12-01 00:00:54 -08:00
feds.cc ircd:Ⓜ️:feds: Add prelink loop before request loop w/ options toggle. 2020-10-16 02:40:39 -07:00
fetch.cc ircd:Ⓜ️:fetch: Fix cleanup condition call to start(). 2020-11-27 20:06:19 -08:00
filter.cc
gossip.cc ircd:Ⓜ️:gossip: Refactor interface; zero-worker implementation. 2020-12-06 10:27:27 -08:00
groups.cc
homeserver.cc ircd: Instrument against string_view(string&&) impossible construction.. 2020-10-28 03:31:55 -07:00
homeserver_bootstrap.cc ircd:Ⓜ️:vm: Add earlier PREINDEX phase with prefetches for txn. 2020-12-06 10:27:27 -08:00
hook.cc
id.cc ircd:Ⓜ️🆔 Deinline ctor; construct string_view tight to valid mxid. 2020-12-03 01:37:33 -08:00
init_backfill.cc ircd:Ⓜ️:gossip: Refactor interface; zero-worker implementation. 2020-12-06 10:27:27 -08:00
keys.cc ircd:Ⓜ️ Simplify various future timed wait()/get() related. 2020-11-05 22:10:53 -08:00
Makefile.am ircd: Add target to preprocess PGO data bundled in text form. 2020-11-28 14:35:45 -08:00
matrix.cc modules/m_room_tombstone: Invalidate alias cache entries for effect. 2020-11-11 22:49:39 -08:00
media.cc
membership.cc
name.cc
node.cc ircd::buffer: Fix template name conflicts for clang-11; apply inline linkages. 2020-10-29 04:06:59 -07:00
presence.cc ircd: Instrument against string_view(string&&) impossible construction.. 2020-10-28 03:31:55 -07:00
pretty.cc
push.cc ircd::tokens: Simplify interface w/ closure template; eliminate named closure. 2020-11-27 20:06:19 -08:00
receipt.cc
request.cc ircd:Ⓜ️:request: Reclaim small tls buffer. 2020-11-08 02:25:31 -08:00
resource.cc ircd:Ⓜ️:resource: Fix regression in Host string compare con canon port. 2020-10-24 01:59:11 -07:00
room.cc ircd:Ⓜ️:room: Use string_view literal for better template inst. 2020-12-01 02:59:46 -08:00
room_aliases.cc ircd:Ⓜ️:room::aliases: Improve aliases cache::get related. 2020-11-11 22:49:39 -08:00
room_auth.cc
room_bootstrap.cc ircd:Ⓜ️ Pass fetch result origin as node_id to evals. 2020-11-27 16:58:20 -08:00
room_content.cc ircd:Ⓜ️:room: Add preliminary interface specific to event content. 2020-10-27 04:11:44 -07:00
room_create.cc
room_events.cc ircd:Ⓜ️:room::events: Increase the viewport size. 2020-11-13 22:49:57 -08:00
room_head.cc ircd:Ⓜ️:room::head: Fix erroneous empty string result. 2020-11-30 00:48:54 -08:00
room_head_fetch.cc ircd:Ⓜ️:room::head::fetch: Add opts for result limitations. 2020-11-05 22:10:54 -08:00
room_join.cc
room_leave.cc
room_members.cc
room_origins.cc
room_power.cc
room_server_acl.cc
room_state.cc ircd:Ⓜ️:room::state: Hoist event::fetch instance for faster seek in rebuilder. 2020-12-06 12:14:02 -08:00
room_state_fetch.cc ircd:Ⓜ️:room::state: Add fetch interface similar to room::head; w/ console cmd. 2020-11-20 18:28:32 -08:00
room_state_history.cc ircd:Ⓜ️:room::state::history: Make the upper depth bound inclusive. 2020-12-06 12:14:02 -08:00
room_state_space.cc
room_stats.cc
room_type.cc
room_visible.cc
rooms.cc
rooms_summary.cc
sync.cc ircd:Ⓜ️:sync: Add missing stats for the linear handler base. 2020-12-03 06:01:38 -08:00
txn.cc
typing.cc ircd: Replace callsites w/ template deduced mutable_cast. 2020-11-05 22:10:53 -08:00
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 ircd:Ⓜ️:user::profile: Fix brace initializer argument ambiguation. 2020-10-06 00:43:13 -07:00
user_pushers.cc ircd:Ⓜ️:user::pushers: Additional derivative utils for interface. 2020-10-25 00:09:59 -07:00
user_pushrules.cc
user_register.cc ircd:Ⓜ️:user::registar: Allow full mxid argument w/ localname extraction. 2020-11-16 07:22:12 -08:00
user_room_account_data.cc
user_room_tags.cc
user_rooms.cc
user_tokens.cc ircd::rand: Simplify interface; comments/cleanup. 2020-10-06 16:25:03 -07:00
users.cc
users_servers.cc
vm.cc ircd:Ⓜ️:vm: Add earlier PREINDEX phase with prefetches for txn. 2020-12-06 10:27:27 -08:00
vm_eval.cc ircd:Ⓜ️:vm: Fix placement of DUPCHK; adhere to opts.unique; remove redundant re-check. 2020-12-02 20:47:37 -08:00
vm_execute.cc ircd:Ⓜ️:vm: Move txn creation branches into function. 2020-12-06 10:36:47 -08:00
vm_fetch.cc ircd:Ⓜ️:vm::fetch: Replace redundant state fetch/eval w/ m::acquire. 2020-12-06 10:27:27 -08:00
vm_inject.cc ircd:Ⓜ️:vm: Consolidate codepath; eval member counters; fix console related. 2020-12-01 02:11:56 -08:00