.. |
acquire.cc
|
ircd:Ⓜ️:acquire: Fix reference to rvalue event:🆔:buf.
|
2022-06-28 17:28:29 -07:00 |
app.cc
|
ircd:Ⓜ️ Use canonical path constructions for all generated amalgams.
|
2020-11-15 02:27:33 -08:00 |
breadcrumbs.cc
|
ircd:Ⓜ️ Fix br3adcrumbs again. (related 8e7c1c3eb2 )
|
2021-01-24 21:42:03 -08:00 |
bridge.cc
|
Rename common instance variables of window_buffer for clarity.
|
2022-06-17 21:11:53 -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: Move any externally used interfaces out of init objects.
|
2022-06-17 21:11:53 -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 content / event_json file size.
|
2021-01-12 13:55:45 -08:00 |
dbs_event_horizon.cc
|
ircd:Ⓜ️:dbs: Propagate appendix bits to horizon resolver options.
|
2020-12-19 22:53:13 -08:00 |
dbs_event_idx.cc
|
ircd:Ⓜ️:dbs: Add compression conf items for all columns.
|
2020-10-01 19:15:15 -07:00 |
dbs_event_json.cc
|
ircd:Ⓜ️:dbs: Add conf items for content / event_json file size.
|
2021-01-12 13:55:45 -08:00 |
dbs_event_refs.cc
|
Add noexcept to various lambdas (gcc-11).
|
2022-06-29 14:42:42 -07:00 |
dbs_event_sender.cc
|
ircd:Ⓜ️:dbs: Add compression conf items for all columns.
|
2020-10-01 19:15:15 -07:00 |
dbs_event_state.cc
|
ircd:Ⓜ️:dbs: Optimize branch complex.
|
2021-08-01 00:35:32 -07:00 |
dbs_event_type.cc
|
ircd:Ⓜ️:dbs: Add compression conf items for all columns.
|
2020-10-01 19:15:15 -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:Ⓜ️:error: Gracefully handle string content case.
|
2020-08-04 19:34:47 -07:00 |
event.cc
|
ircd:Ⓜ️:vm: Fix cases incorrectly removing signatures prior to verify stage.
|
2020-12-22 18:40:30 -08: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:Ⓜ️:event: Separate out event::auth from event::prev header, unit, callsites.
|
2020-12-16 21:39:08 -08: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
|
ircd::json::tuple: Remove until(); refactor templates w/ if constexpr.
|
2022-06-28 12:37:14 -07:00 |
event_refs.cc
|
ircd:Ⓜ️:event::refs: Simplify closure typename.
|
2020-10-11 11:42:48 -07:00 |
events.cc
|
ircd::fs: Eliminate user-defined ctors on various opts for designated inits.
|
2022-06-19 20:27:13 -07:00 |
fed.cc
|
ircd:Ⓜ️:fed: Implement request-side for knock suite.
|
2022-06-19 20:27:13 -07:00 |
fed_well_known.cc
|
Add noexcept to various lambdas (gcc-11).
|
2022-06-29 14:42:42 -07:00 |
feds.cc
|
ircd:Ⓜ️ Use buffer size constants.
|
2022-06-17 21:11:53 -07:00 |
fetch.cc
|
ircd:Ⓜ️:fetch: Fix cleanup condition call to start().
|
2020-11-27 20:06:19 -08:00 |
filter.cc
|
ircd:Ⓜ️:filter: Modernize some match conditions; use non-throwing queries.
|
2020-12-28 02:01:26 -08: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
|
Add noexcept to various lambdas (gcc-11).
|
2022-06-29 14:42:42 -07:00 |
homeserver_bootstrap.cc
|
Fixes for gcc (gnu++20) (gcc-12).
|
2022-06-20 18:24:55 -07:00 |
hook.cc
|
ircd:Ⓜ️🪝 Simplify debuglog msgs.
|
2020-06-20 06:25:54 -07:00 |
id.cc
|
ircd:Ⓜ️🆔 Eliminate lambda frame from construction stack.
|
2022-06-28 17:28:28 -07:00 |
init_backfill.cc
|
Add noexcept to various lambdas (gcc-11).
|
2022-06-29 14:42:42 -07:00 |
keys.cc
|
ircd:Ⓜ️ Fix various const reference range construction warnings in clang.
|
2021-02-26 14:52:33 -08:00 |
Makefile.am
|
modules: Add ld.gold flags section; disable unique symbols.
|
2022-06-29 19:07:43 -07:00 |
matrix.cc
|
ircd:Ⓜ️ Move module name list out of m::matrix object to internal.
|
2022-06-17 21:11:53 -07:00 |
media.cc
|
ircd:Ⓜ️:media::file: Use structured binding; minor cleanup.
|
2022-06-19 20:14:22 -07:00 |
membership.cc
|
ircd:Ⓜ️ Minor simplifications.
|
2020-12-06 15:03:32 -08:00 |
name.cc
|
ircd:Ⓜ️ Add signing_key_update schema.
|
2021-01-04 13:17:30 -08: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 format argument to pretty_msgline(); add text fmt w/ console arg.
|
2021-01-30 19:20:50 -08:00 |
push.cc
|
ircd::tokens: Simplify interface w/ closure template; eliminate named closure.
|
2020-11-27 20:06:19 -08: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:Ⓜ️:request: Support destination in X-Matrix authorization header.
|
2022-06-30 14:21:50 -07:00 |
room.cc
|
Add noexcept to various lambdas (gcc-11).
|
2022-06-29 14:42:42 -07:00 |
room_aliases.cc
|
ircd:Ⓜ️:room::aliases: Improve aliases cache::get related.
|
2020-11-11 22:49:39 -08:00 |
room_auth.cc
|
ircd:Ⓜ️:room::auth: Simplify parallel transform+query.
|
2020-12-17 01:49:20 -08:00 |
room_bootstrap.cc
|
ircd:Ⓜ️ Fix spacing. [ci skip]
|
2022-06-17 21:11:54 -07:00 |
room_content.cc
|
ircd:Ⓜ️:room::content: Add larger prefetch ring.
|
2020-12-28 02:35:18 -08:00 |
room_create.cc
|
ircd::json: Remove redundant typedef; simplify.
|
2022-06-19 20:14:22 -07:00 |
room_events.cc
|
Allow various unsigned conversions.
|
2022-06-29 14:21:36 -07: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: Refactor one() convenience interface; add abstract overload.
|
2020-12-09 02:16:50 -08: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
|
ircd:Ⓜ️:room::members: Eliminate unnecessary query to the room state.
|
2020-06-14 22:05:15 -07:00 |
room_origins.cc
|
ircd:Ⓜ️ Wrap all queries into ircd::server through fed suite.
|
2020-04-25 21:13:57 -07:00 |
room_power.cc
|
ircd:Ⓜ️ Optimize various callsites for type queries.
|
2020-05-24 19:08:08 -07:00 |
room_server_acl.cc
|
ircd:Ⓜ️ Optimize various callsites for type queries.
|
2020-05-24 19:08:08 -07:00 |
room_state.cc
|
ircd:Ⓜ️:room::state: Suppress verbose debuglog msg to warning.
|
2021-05-11 20:56:09 -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
|
ircd:Ⓜ️:room::state::history: Add event_idx class member; improve 6768c23811 condition.
|
2020-12-08 03:33:06 -08:00 |
room_state_space.cc
|
|
|
room_stats.cc
|
|
|
room_type.cc
|
ircd:Ⓜ️:room::type: Add prefix matching option.
|
2020-03-24 14:50:41 -07:00 |
room_visible.cc
|
ircd:Ⓜ️ Add oper trapdoor to visibility check.
|
2021-02-02 07:54:26 -08:00 |
rooms.cc
|
ircd::fs: Eliminate user-defined ctors on various opts for designated inits.
|
2022-06-19 20:27:13 -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
|
ircd:Ⓜ️:sync: Include device_id in synchron loghead output.
|
2020-12-28 19:33:14 -08:00 |
txn.cc
|
ircd: Split base64 and base58 into separate namespaces.
|
2020-08-10 04:56:28 -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
|
ircd:Ⓜ️:user::devices: Ensure some stream_id value is sent with the device list update.
|
2020-04-16 14:34:38 -07:00 |
user_events.cc
|
ircd:Ⓜ️:event::fetch: Move std::nothrow to leading argument for consistency.
|
2020-04-02 20:01:14 -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
|
ircd:Ⓜ️ Remove remaining export macros on central library definitions.
|
2020-03-16 16:56:06 -07:00 |
user_mitsein.cc
|
ircd:Ⓜ️:user::mitsein: Replace string w/ hash for seen state.
|
2020-12-28 19:33:14 -08:00 |
user_notifications.cc
|
ircd:Ⓜ️:user::notifications: Add sorting for any-room queries here.
|
2020-03-26 17:20:06 -07:00 |
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
|
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
|
ircd:Ⓜ️:user::rooms: Simplify/dedup membership query detail.
|
2020-12-12 00:35:36 -08:00 |
user_tokens.cc
|
Add noexcept to various lambdas (gcc-11).
|
2022-06-29 14:42:42 -07:00 |
users.cc
|
ircd:Ⓜ️ Remove remaining export macros on central library definitions.
|
2020-03-16 16:56:06 -07:00 |
users_servers.cc
|
ircd:Ⓜ️ Remove remaining export macros on central library definitions.
|
2020-03-16 16:56:06 -07:00 |
vm.cc
|
Add noexcept to various lambdas (gcc-11).
|
2022-06-29 14:42:42 -07:00 |
vm_eval.cc
|
Add noexcept to various lambdas (gcc-11).
|
2022-06-29 14:42:42 -07:00 |
vm_execute.cc
|
ircd:Ⓜ️ Disable the WAL for bootstrap eval txns.
|
2022-06-17 21:11:54 -07:00 |
vm_fetch.cc
|
ircd:Ⓜ️:vm::fetch: Fix illegal context switch in catch block.
|
2022-06-17 21:34:02 -07:00 |
vm_inject.cc
|
Add noexcept to various lambdas (gcc-11).
|
2022-06-29 14:42:42 -07:00 |