0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-05-28 15:53:46 +02:00
construct/matrix
2023-02-17 15:24:23 -08:00
..
acquire.cc ircd:Ⓜ️:room::events: Move nested interfaces out to room::. 2023-02-17 15:24:23 -08: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: Rename write_opts to opts and split into header. 2023-02-10 23:15:47 -08:00
dbs_desc.cc ircd:Ⓜ️:dbs: Shorten description. 2020-09-20 14:24:47 -07:00
dbs_event_column.cc ircd:Ⓜ️:dbs: Rename write_opts to opts and split into header. 2023-02-10 23:15:47 -08:00
dbs_event_horizon.cc ircd:Ⓜ️:dbs: Rename write_opts to opts and split into header. 2023-02-10 23:15:47 -08:00
dbs_event_idx.cc ircd:Ⓜ️:dbs: Rename write_opts to opts and split into header. 2023-02-10 23:15:47 -08:00
dbs_event_json.cc ircd:Ⓜ️:dbs: Rename write_opts to opts and split into header. 2023-02-10 23:15:47 -08:00
dbs_event_refs.cc ircd:Ⓜ️:dbs: Properly reverse the event horizon for purged references. (30cc6b3bdb) 2023-02-16 19:20:05 -08:00
dbs_event_sender.cc ircd:Ⓜ️:dbs: Rename write_opts to opts and split into header. 2023-02-10 23:15:47 -08:00
dbs_event_state.cc ircd:Ⓜ️:dbs: Rename write_opts to opts and split into header. 2023-02-10 23:15:47 -08:00
dbs_event_type.cc ircd:Ⓜ️:dbs: Rename write_opts to opts and split into header. 2023-02-10 23:15:47 -08: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: Rename write_opts to opts and split into header. 2023-02-10 23:15:47 -08:00
dbs_room_head.cc ircd:Ⓜ️:dbs: Rename write_opts to opts and split into header. 2023-02-10 23:15:47 -08:00
dbs_room_joined.cc ircd:Ⓜ️:dbs: Rename write_opts to opts and split into header. 2023-02-10 23:15:47 -08:00
dbs_room_state.cc ircd:Ⓜ️:dbs: Rename write_opts to opts and split into header. 2023-02-10 23:15:47 -08:00
dbs_room_state_space.cc ircd:Ⓜ️:dbs: Rename write_opts to opts and split into header. 2023-02-10 23:15:47 -08:00
dbs_room_type.cc ircd:Ⓜ️:dbs: Rename write_opts to opts and split into header. 2023-02-10 23:15:47 -08: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::util: Add popcount wrapping; consolidate callsites. 2023-02-07 20:04:26 -08:00
event_append.cc ircd::util: Generalize util::boolean into returns template. 2023-02-09 19:17:45 -08:00
event_auth.cc ircd:Ⓜ️:event: Add exists_count() convenience; simplify various popcounts. 2023-02-05 18:45:08 -08: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: Improve codegen w/ dtor linkage. 2022-08-18 15:01:38 -07:00
event_get.cc ircd::util: Add popcount wrapping; consolidate callsites. 2023-02-07 20:04:26 -08:00
event_horizon.cc ircd:Ⓜ️:dbs: Rename write_opts to opts and split into header. 2023-02-10 23:15:47 -08: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::util: Add popcount wrapping; consolidate callsites. 2023-02-07 20:04:26 -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:Ⓜ️:event: Add exists_count() convenience; simplify various popcounts. 2023-02-05 18:45:08 -08:00
event_purge.cc ircd:Ⓜ️ Add dbs::opts passed to room::purge and event::purge interfaces. 2023-02-10 23:15:47 -08:00
event_refs.cc ircd:Ⓜ️:dbs: Rename write_opts to opts and split into header. 2023-02-10 23:15:47 -08:00
events.cc ircd:Ⓜ️:dbs: Rename write_opts to opts and split into header. 2023-02-10 23:15:47 -08:00
fed.cc ircd:Ⓜ️:fed: Remove any legacy trailing slashes from urls. 2023-01-08 19:26:02 -08:00
fed_well_known.cc ircd:Ⓜ️:fed::well_known: Use proper http::category; minor split/reorg. 2022-08-17 13:05:39 -07:00
feds.cc ircd::util: Generalize util::boolean into returns template. 2023-02-09 19:17:45 -08:00
fetch.cc Replace various #if 0 with if constexpr for regression visibility. 2023-02-09 11:41:11 -08: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: Replace use of instance_multimap w/ instance_map. 2023-02-05 18:47:31 -08: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:Ⓜ️:keys: Add key_id to debug log for single fetch path. 2022-08-17 17:09:31 -07:00
Makefile.am ircd:Ⓜ️:room::events: Move nested interfaces out to room::. 2023-02-17 15:24:23 -08:00
matrix.cc modules/m_bridge_register: Add module w/ bridge set cmd from yam^h^h^hjson file. (closes #11) 2023-02-14 18:43:33 -08:00
media.cc ircd:Ⓜ️:event: Add interface to purge event; consolidate; cleanup. 2023-02-09 20:24:36 -08:00
membership.cc modules/m_room_member: Support knocking membership/auth_rules. 2022-07-04 22:25:18 -07:00
name.cc ircd:Ⓜ️ Additional thread related properties for filter schema. 2023-02-11 12:01:23 -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 event horizon data in pretty_detailed(event) output. 2023-02-04 20:16:20 -08:00
push.cc ircd::util: Generalize util::boolean into returns template. 2023-02-09 19:17:45 -08:00
receipt.cc ircd:Ⓜ️🧾 Simplify receipt freshness decisional. 2021-01-25 22:27:44 -08:00
relates.cc ircd:Ⓜ️:relates: Add reverse iteration; consolidate abi, inline interface. 2022-08-17 18:15:30 -07: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: Use X-Matrix destination rather than host header to verify. 2023-02-15 10:28:25 -08:00
room.cc ircd:Ⓜ️:room: Add consolidated room::purge interface w/ options. 2023-02-10 12:27:52 -08:00
room_aliases.cc ircd:Ⓜ️:room::aliases: Add has_server() optimized count(server)>0 to interface. 2023-01-24 22:44:03 -08:00
room_auth.cc Add noexcept to various lambdas (gcc-12). 2022-07-07 16:47:55 -07:00
room_bootstrap.cc ircd:Ⓜ️:room::bootstrap: Mask all errors nothrow to continue auth chain eval. 2023-02-02 18:51:03 -08: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:Ⓜ️:room::create: Implement room_alias_name in initial room creation. 2023-02-17 13:24:33 -08:00
room_events.cc ircd:Ⓜ️:room::events: Split nested interfaces into headers/units. 2023-02-16 20:43:24 -08:00
room_head.cc ircd:Ⓜ️:dbs: Rename write_opts to opts and split into header. 2023-02-10 23:15:47 -08:00
room_head_fetch.cc ircd:Ⓜ️ Ensure signed integer subtractions are defined. 2022-07-05 13:01:58 -07:00
room_horizon.cc ircd:Ⓜ️:room::events: Move nested interfaces out to room::. 2023-02-17 15:24:23 -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 Add noexcept to various lambdas (gcc-12). 2022-07-07 16:47:55 -07:00
room_message.cc ircd:Ⓜ️:room::message: Fix reply fallback accepting non-mxid careted names. 2022-09-21 16:39:05 -07:00
room_messages.cc ircd:Ⓜ️:room::messages: Add option toggling redacted query. 2022-09-28 15:05:42 -07:00
room_missing.cc ircd:Ⓜ️:room::events: Move nested interfaces out to room::. 2023-02-17 15:24:23 -08:00
room_origins.cc Add noexcept to various lambdas (gcc-12). 2022-07-07 16:47:55 -07:00
room_power.cc ircd::util: Generalize util::boolean into returns template. 2023-02-09 19:17:45 -08:00
room_purge.cc ircd:Ⓜ️ Add dbs::opts passed to room::purge and event::purge interfaces. 2023-02-10 23:15:47 -08:00
room_server_acl.cc Add noexcept to various lambdas (gcc-12). 2022-07-07 16:47:55 -07:00
room_sounding.cc ircd:Ⓜ️:room::events: Move nested interfaces out to room::. 2023-02-17 15:24:23 -08:00
room_state.cc ircd:Ⓜ️:dbs: Rename write_opts to opts and split into header. 2023-02-10 23:15:47 -08:00
room_state_fetch.cc ircd::util: Add popcount wrapping; consolidate callsites. 2023-02-07 20:04:26 -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 ircd:Ⓜ️:dbs: Rename write_opts to opts and split into header. 2023-02-10 23:15:47 -08:00
room_stats.cc ircd::db: Simplify options wrappings; eliminate bitflags. 2022-07-02 12:42:09 -07:00
room_type.cc ircd:Ⓜ️:room::type: Fix ascending order seek correctness; for now. 2022-08-20 11:07:38 -07:00
room_visible.cc ircd:Ⓜ️ Add oper trapdoor to visibility check. 2021-02-02 07:54:26 -08:00
rooms.cc ircd:Ⓜ️:rooms: Filter rooms summaries for my server to those with aliases from server. 2023-01-24 22:46:44 -08: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::util: Optimize instance_multimap w/ allocator::node. 2023-02-05 18:45:08 -08:00
trace.cc ircd:Ⓜ️:trace: Add interface for the trace. 2022-09-28 15:05:43 -07:00
txn.cc Add noexcept to various lambdas (gcc-12). 2022-07-07 16:47:55 -07:00
typing.cc ircd:Ⓜ️:typing: Fix dead interruption point; move guard into loop. 2023-02-04 20:16:20 -08:00
user.cc ircd:Ⓜ️:user: Add oper()/deoper() grant and revoke to interface. 2023-02-14 18:43:33 -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 ircd:Ⓜ️:user::rooms: Simplify interface w/ util::closure_bool. 2022-08-19 20:57:35 -07:00
user_tokens.cc ircd:Ⓜ️:user::tokens: Allow undefined device_id in ircd.access_token w/o throwing. 2023-02-13 21:15:38 -08: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:Ⓜ️:vm: Split vm::sequence into unit. 2023-02-05 18:45:08 -08: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:Ⓜ️:dbs: Rename write_opts to opts and split into header. 2023-02-10 23:15:47 -08:00
vm_execute.cc ircd:Ⓜ️:dbs: Rename write_opts to opts and split into header. 2023-02-10 23:15:47 -08:00
vm_fetch.cc modules/federation/invite: Re-enable auth fetch attempts for non-synapse invites. 2023-02-12 19:26:02 -08:00
vm_inject.cc ircd:Ⓜ️ Implement matrix-org/matrix-spec-proposals#3316 timestamp massaging. 2022-07-12 08:41:40 -07:00
vm_notify.cc ircd:Ⓜ️:vm: Add vm::notify interface w/ yielding wait for event_id. 2023-02-05 18:45:08 -08:00
vm_seq.cc ircd:Ⓜ️:vm: Split vm::sequence into unit. 2023-02-05 18:45:08 -08:00