0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-29 10:12:39 +01:00
construct/matrix
2022-07-02 18:59:58 -07:00
..
acquire.cc ircd:Ⓜ️:acquire: Fix reference to rvalue event:🆔:buf. 2022-06-28 17:28:29 -07:00
app.cc
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
dbs.cc ircd: Move any externally used interfaces out of init objects. 2022-06-17 21:11:53 -07:00
dbs_desc.cc
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
dbs_event_idx.cc
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
dbs_event_state.cc ircd:Ⓜ️:dbs: Optimize branch complex. 2021-08-01 00:35:32 -07:00
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
display_name.cc
error.cc ircd:Ⓜ️:error: Improve ctor codegen; non-template out-of-line; elide fmt. 2022-07-02 18:10:38 -07:00
event.cc ircd:Ⓜ️ Remove redundant event_id from exception msg. 2022-07-02 18:59:58 -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
event_conforms.cc
event_fetch.cc
event_get.cc
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
event_prefetch.cc
event_prev.cc ircd::json::tuple: Remove until(); refactor templates w/ if constexpr. 2022-06-28 12:37:14 -07:00
event_refs.cc
events.cc ircd::db: Simplify options wrappings; eliminate bitflags. 2022-07-02 12:42:09 -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
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
homeserver.cc Add noexcept to various lambdas (gcc-11). 2022-06-29 14:42:42 -07:00
homeserver_bootstrap.cc ircd::db: Simplify options wrappings; eliminate bitflags. 2022-07-02 12:42:09 -07:00
hook.cc
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 modules/federation: Implement GET /hierarchy. 2022-07-02 13:36:18 -07:00
media.cc ircd:Ⓜ️:media::file: Use structured binding; minor cleanup. 2022-06-19 20:14:22 -07:00
membership.cc
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
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
room_auth.cc
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::db: Simplify options wrappings; eliminate bitflags. 2022-07-02 12:42:09 -07: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
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 ircd:Ⓜ️:room::state: Suppress verbose debuglog msg to warning. 2021-05-11 20:56:09 -07:00
room_state_fetch.cc
room_state_history.cc
room_state_space.cc
room_stats.cc ircd::db: Simplify options wrappings; eliminate bitflags. 2022-07-02 12:42:09 -07:00
room_type.cc
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
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
user_devices.cc
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
user_ignores.cc
user_mitsein.cc ircd:Ⓜ️:user::mitsein: Replace string w/ hash for seen state. 2020-12-28 19:33:14 -08:00
user_notifications.cc
user_profile.cc
user_pushers.cc
user_pushrules.cc ircd:Ⓜ️ Fix various const reference range construction warnings in clang. 2021-02-26 14:52:33 -08:00
user_register.cc
user_room_account_data.cc
user_room_tags.cc
user_rooms.cc
user_tokens.cc Add noexcept to various lambdas (gcc-11). 2022-06-29 14:42:42 -07:00
users.cc
users_servers.cc
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