.. |
acquire.cc
|
ircd:Ⓜ️:acquire: Add conf items to default some opts; rename and raise submit max.
|
2022-07-18 16:58:02 -07:00 |
app.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
breadcrumbs.cc
|
ircd:Ⓜ️ Fix br3adcrumbs again. (related 8e7c1c3eb2 )
|
2021-01-24 21:42:03 -08:00 |
bridge.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
burst.cc
|
ircd:Ⓜ️ Wrap all queries into ircd::server through fed suite.
|
2020-04-25 21:13:57 -07:00 |
dbs.cc
|
ircd:Ⓜ️:dbs::init: Split unit; preliminary schema update vector; ctor exceptions.
|
2022-08-06 22:47:59 -07:00 |
dbs_desc.cc
|
ircd:Ⓜ️:dbs: Shorten description.
|
2020-09-20 14:24:47 -07:00 |
dbs_event_column.cc
|
ircd:Ⓜ️:dbs: Add conf items for less aggressive compact trig on large columns.
|
2022-07-29 23:56:52 -07:00 |
dbs_event_horizon.cc
|
ircd:Ⓜ️:dbs: Upgrade descriptors to designated initializers.
|
2022-07-29 22:30:09 -07:00 |
dbs_event_idx.cc
|
ircd:Ⓜ️:dbs: Upgrade descriptors to designated initializers.
|
2022-07-29 22:30:09 -07:00 |
dbs_event_json.cc
|
ircd:Ⓜ️:dbs: Add conf items for less aggressive compact trig on large columns.
|
2022-07-29 23:56:52 -07:00 |
dbs_event_refs.cc
|
ircd:Ⓜ️:dbs: Deduplicate m.in_reply_to extraction w/ a4ec2dd8ab.
|
2022-08-02 20:49:21 -07:00 |
dbs_event_sender.cc
|
ircd:Ⓜ️:dbs: Upgrade descriptors to designated initializers.
|
2022-07-29 22:30:09 -07:00 |
dbs_event_state.cc
|
ircd:Ⓜ️:dbs: Upgrade descriptors to designated initializers.
|
2022-07-29 22:30:09 -07:00 |
dbs_event_type.cc
|
ircd:Ⓜ️:dbs: Upgrade descriptors to designated initializers.
|
2022-07-29 22:30:09 -07:00 |
dbs_init.cc
|
ircd:Ⓜ️:dbs::init: Split unit; preliminary schema update vector; ctor exceptions.
|
2022-08-06 22:47:59 -07:00 |
dbs_room_events.cc
|
ircd:Ⓜ️:dbs: Add compression conf items for all columns.
|
2020-10-01 19:15:15 -07:00 |
dbs_room_head.cc
|
ircd:Ⓜ️:dbs: Add compression conf items for all columns.
|
2020-10-01 19:15:15 -07:00 |
dbs_room_joined.cc
|
ircd:Ⓜ️:dbs: Add compression conf items for all columns.
|
2020-10-01 19:15:15 -07:00 |
dbs_room_state.cc
|
ircd:Ⓜ️:dbs: Add compression conf items for all columns.
|
2020-10-01 19:15:15 -07:00 |
dbs_room_state_space.cc
|
ircd:Ⓜ️:dbs: Add compression conf items for all columns.
|
2020-10-01 19:15:15 -07:00 |
dbs_room_type.cc
|
ircd:Ⓜ️:dbs: Add compression conf items for all columns.
|
2020-10-01 19:15:15 -07:00 |
default.proftext
|
ircd: Add target to preprocess PGO data bundled in text form.
|
2020-11-28 14:35:45 -08:00 |
display_name.cc
|
ircd:Ⓜ️ Remove remaining export macros on central library definitions.
|
2020-03-16 16:56:06 -07:00 |
error.cc
|
ircd:Ⓜ️ Fix conflicting TLS models for static member buffers.
|
2022-07-20 10:42:13 -07:00 |
event.cc
|
ircd:Ⓜ️ Fix conflicting TLS models for static member buffers.
|
2022-07-20 10:42:13 -07:00 |
event_append.cc
|
ircd:Ⓜ️:event::append: Use consistent quoting around ids in format strings.
|
2020-12-28 02:01:26 -08:00 |
event_auth.cc
|
ircd::json::tuple: Remove until(); refactor templates w/ if constexpr.
|
2022-06-28 12:37:14 -07:00 |
event_cached.cc
|
ircd:Ⓜ️ Fix m::index() interface for consistent leading std::nothrow_t.
|
2020-04-01 16:20:11 -07:00 |
event_conforms.cc
|
ircd:Ⓜ️ Split vm.conforms hook handles into unit.
|
2022-08-10 18:20:52 -07:00 |
event_fetch.cc
|
ircd:Ⓜ️:event::fetch: Use hidden section for non-plt/internal linkage.
|
2020-08-02 09:43:39 -07:00 |
event_get.cc
|
ircd:Ⓜ️ Optimize various callsites for type queries.
|
2020-05-24 19:08:08 -07:00 |
event_horizon.cc
|
Add noexcept to various lambdas (gcc-11).
|
2022-06-29 14:42:42 -07:00 |
event_id.cc
|
ircd:Ⓜ️ Appease unused-result warning (for array-copy return value) internally.
|
2022-06-29 14:59:57 -07:00 |
event_index.cc
|
ircd:Ⓜ️ Parallel event::idx convenience for event::auth; simplify definitions.
|
2020-12-19 22:53:12 -08:00 |
event_prefetch.cc
|
ircd:Ⓜ️:prefetch: Prefetch index; prevent blocking on translation.
|
2020-10-31 12:05:51 -07:00 |
event_prev.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
event_refs.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
events.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
fed.cc
|
ircd:Ⓜ️:fed: Implement request-side for knock suite.
|
2022-06-19 20:27:13 -07:00 |
fed_well_known.cc
|
ircd:Ⓜ️:fed::well_known: Fix result check throwing without fallback defaulting.
|
2022-08-10 18:20:52 -07:00 |
feds.cc
|
ircd:Ⓜ️ Use buffer size constants.
|
2022-06-17 21:11:53 -07:00 |
fetch.cc
|
ircd:Ⓜ️:fetch: Split fetch_check related into unit.
|
2022-08-10 18:20:52 -07:00 |
fetch_check.cc
|
ircd:Ⓜ️:fetch: Split fetch_check related into unit.
|
2022-08-10 18:20:52 -07:00 |
filter.cc
|
ircd:Ⓜ️:filter: Add overloads to match() w/ fetch from event_idx.
|
2022-07-13 22:48:14 -07:00 |
gossip.cc
|
ircd:Ⓜ️:gossip: Fix attempt hash; msb on remote.
|
2020-12-28 19:41:40 -08:00 |
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 database conf values overriding environmental values.
|
2022-07-11 12:53:33 -07:00 |
homeserver_bootstrap.cc
|
ircd::db: Simplify options wrappings; eliminate bitflags.
|
2022-07-02 12:42:09 -07:00 |
hook.cc
|
ircd:Ⓜ️🪝 Simplify debuglog msgs.
|
2020-06-20 06:25:54 -07:00 |
id.cc
|
ircd:Ⓜ️🆔 Ensure expected iterator types; fix iterator interference.
|
2022-07-05 13:01:58 -07:00 |
init_backfill.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
keys.cc
|
ircd:Ⓜ️ Move multi-key fetch from vm:: to keys::; minor reorg.
|
2022-08-03 20:26:33 -07:00 |
Makefile.am
|
ircd:Ⓜ️ Split vm.conforms hook handles into unit.
|
2022-08-10 18:20:52 -07:00 |
matrix.cc
|
modules/media: Remove legacy resources.
|
2022-07-18 16:58:02 -07:00 |
media.cc
|
ircd:Ⓜ️:media: Fix conf items outside of ircd.m. namespace.
|
2022-08-10 18:20:52 -07:00 |
membership.cc
|
modules/m_room_member: Support knocking membership/auth_rules.
|
2022-07-04 22:25:18 -07:00 |
name.cc
|
ircd:Ⓜ️ Add m.in_reply_to to m::relates tuple and reuse in m::room::message.
|
2022-08-04 18:25:49 -07:00 |
node.cc
|
Add noexcept to various lambdas (gcc-11).
|
2022-06-29 14:42:42 -07:00 |
presence.cc
|
ircd:Ⓜ️:presence: Add prefetch() to interface.
|
2020-12-28 19:33:14 -08:00 |
pretty.cc
|
ircd:Ⓜ️ Add granular options for pretty_msgline().
|
2022-08-10 18:20:52 -07:00 |
push.cc
|
ircd:Ⓜ️ Use proper character overload for optimal tokens().
|
2022-08-02 13:18:58 -07:00 |
receipt.cc
|
ircd:Ⓜ️🧾 Simplify receipt freshness decisional.
|
2021-01-25 22:27:44 -08:00 |
request.cc
|
ircd:Ⓜ️:request: Throw more descriptive error for node key failure.
|
2022-06-30 14:29:26 -07:00 |
resource.cc
|
ircd:Ⓜ️:resource: Unstable is also a version (undocumented).
|
2022-07-29 17:35:58 -07:00 |
room.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
room_aliases.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
room_auth.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
room_bootstrap.cc
|
ircd:Ⓜ️ Fix spacing. [ci skip]
|
2022-06-17 21:11:54 -07:00 |
room_content.cc
|
ircd:Ⓜ️:room::content: Move prefetch buffer to class member.
|
2022-08-05 18:38:32 -07:00 |
room_create.cc
|
ircd::json: Remove redundant typedef; simplify.
|
2022-06-19 20:14:22 -07:00 |
room_events.cc
|
ircd:Ⓜ️:room::events::missing: Dedup inner loop; optimize w/ parallel query.
|
2022-07-30 20:58:59 -07:00 |
room_head.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
room_head_fetch.cc
|
ircd:Ⓜ️ Ensure signed integer subtractions are defined.
|
2022-07-05 13:01:58 -07:00 |
room_join.cc
|
ircd:Ⓜ️:room::bootstrap: Adjust interface allowing for multiple remote server arguments.
|
2020-04-21 19:22:06 -07:00 |
room_leave.cc
|
ircd:Ⓜ️ Remove remaining export macros on central library definitions.
|
2020-03-16 16:56:06 -07:00 |
room_members.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
room_message.cc
|
ircd:Ⓜ️ Add m.in_reply_to to m::relates tuple and reuse in m::room::message.
|
2022-08-04 18:25:49 -07:00 |
room_origins.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
room_power.cc
|
ircd:Ⓜ️:room::power: Log debug errors in these handlers.
|
2022-07-11 22:44:52 -07:00 |
room_server_acl.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
room_state.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07: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
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
room_state_space.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
room_stats.cc
|
ircd::db: Simplify options wrappings; eliminate bitflags.
|
2022-07-02 12:42:09 -07:00 |
room_type.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
room_visible.cc
|
ircd:Ⓜ️ Add oper trapdoor to visibility check.
|
2021-02-02 07:54:26 -08:00 |
rooms.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
rooms_summary.cc
|
modules/client/rooms: Implement client 11.36.2 GET /hierarchy.
|
2022-06-19 19:55:02 -07:00 |
sync.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
txn.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
typing.cc
|
Add noexcept to various lambdas (gcc-11).
|
2022-06-29 14:42:42 -07:00 |
user.cc
|
ircd:Ⓜ️ Query range of messages user is presently engaged in reading.
|
2021-01-25 00:12:10 -08:00 |
user_account_data.cc
|
ircd:Ⓜ️ Remove remaining export macros on central library definitions.
|
2020-03-16 16:56:06 -07:00 |
user_devices.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
user_events.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
user_filter.cc
|
ircd::b64: Add encoding diction parameter; remove converters; reorg interface.
|
2020-08-10 06:19:48 -07:00 |
user_ignores.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
user_mitsein.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
user_notifications.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
user_profile.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
user_pushers.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
user_pushrules.cc
|
ircd:Ⓜ️ Fix various const reference range construction warnings in clang.
|
2021-02-26 14:52:33 -08:00 |
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
|
ircd:Ⓜ️ Remove remaining export macros on central library definitions.
|
2020-03-16 16:56:06 -07:00 |
user_room_tags.cc
|
ircd:Ⓜ️ Remove remaining export macros on central library definitions.
|
2020-03-16 16:56:06 -07:00 |
user_rooms.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
user_tokens.cc
|
Add noexcept to various lambdas (gcc-11).
|
2022-06-29 14:42:42 -07:00 |
users.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
users_servers.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
vm.cc
|
ircd:Ⓜ️ Improve various options related.
|
2022-07-04 22:25:18 -07:00 |
vm_conforms.cc
|
ircd:Ⓜ️:vm: Fix require_content=false behavior as described by option's doc.
|
2022-08-10 18:20:52 -07:00 |
vm_eval.cc
|
ircd:Ⓜ️:vm::eval: Use closure_bool for_each(); reduce direct instance_list iteration.
|
2022-08-05 17:57:19 -07:00 |
vm_execute.cc
|
ircd:Ⓜ️:vm: Add starting timestamp to eval state w/ specific event eval timestamp.
|
2022-08-10 18:20:52 -07:00 |
vm_fetch.cc
|
ircd:Ⓜ️:vm::fetch: Improve fetch opts constructions.
|
2022-07-02 23:56:11 -07:00 |
vm_inject.cc
|
ircd:Ⓜ️ Implement matrix-org/matrix-spec-proposals#3316 timestamp massaging.
|
2022-07-12 08:41:40 -07:00 |