.. |
acquire.cc
|
|
|
app.cc
|
|
|
breadcrumbs.cc
|
|
|
bridge.cc
|
|
|
burst.cc
|
|
|
dbs.cc
|
ircd:Ⓜ️:dbs::init: Split unit; preliminary schema update vector; ctor exceptions.
|
2022-08-06 22:47:59 -07:00 |
dbs_desc.cc
|
|
|
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
|
|
|
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
|
|
|
event.cc
|
ircd:Ⓜ️:event: Add exists_count() convenience; simplify various popcounts.
|
2023-02-05 18:45:08 -08:00 |
event_append.cc
|
|
|
event_auth.cc
|
ircd:Ⓜ️:event: Add exists_count() convenience; simplify various popcounts.
|
2023-02-05 18:45:08 -08:00 |
event_cached.cc
|
|
|
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:Ⓜ️:get: Fix mismatched integer comparison.
|
2022-10-05 13:53:52 -07:00 |
event_horizon.cc
|
|
|
event_id.cc
|
|
|
event_index.cc
|
|
|
event_prefetch.cc
|
|
|
event_prev.cc
|
ircd:Ⓜ️:event: Add exists_count() convenience; simplify various popcounts.
|
2023-02-05 18:45:08 -08:00 |
event_refs.cc
|
ircd:Ⓜ️:event::refs: Add reverse iteration; inline interface.
|
2022-08-17 18:15:30 -07:00 |
events.cc
|
ircd:Ⓜ️:events::annotates: Interface to scan the key of the m.annotation rel_type.
|
2022-09-28 09:55:51 -07: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
|
|
|
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
|
|
|
gossip.cc
|
|
|
groups.cc
|
|
|
homeserver.cc
|
ircd::util: Optimize instance_multimap w/ allocator::node.
|
2023-02-05 18:45:08 -08:00 |
homeserver_bootstrap.cc
|
|
|
hook.cc
|
|
|
id.cc
|
|
|
init_backfill.cc
|
|
|
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:Ⓜ️:vm: Add vm::notify interface w/ yielding wait for event_id.
|
2023-02-05 18:45:08 -08:00 |
matrix.cc
|
modules/client: Add stub for dehydrated device.
|
2023-02-02 16:37:03 -08:00 |
media.cc
|
ircd:Ⓜ️:media: Optimize file room writes w/ journal bypass.
|
2022-08-11 13:28:12 -07:00 |
membership.cc
|
|
|
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
|
|
|
presence.cc
|
|
|
pretty.cc
|
ircd:Ⓜ️ Add event horizon data in pretty_detailed(event) output.
|
2023-02-04 20:16:20 -08:00 |
push.cc
|
ircd:Ⓜ️ Use proper character overload for optimal tokens().
|
2022-08-02 13:18:58 -07:00 |
receipt.cc
|
|
|
relates.cc
|
ircd:Ⓜ️:relates: Add reverse iteration; consolidate abi, inline interface.
|
2022-08-17 18:15:30 -07:00 |
request.cc
|
|
|
resource.cc
|
ircd:Ⓜ️:resource: Unstable is also a version (undocumented).
|
2022-07-29 17:35:58 -07:00 |
room.cc
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
room_head_fetch.cc
|
|
|
room_join.cc
|
|
|
room_leave.cc
|
|
|
room_members.cc
|
|
|
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_origins.cc
|
|
|
room_power.cc
|
ircd:Ⓜ️:room::power: Add 'historical' key to default generated.
|
2023-01-19 19:58:23 -08:00 |
room_server_acl.cc
|
|
|
room_state.cc
|
|
|
room_state_fetch.cc
|
|
|
room_state_history.cc
|
|
|
room_state_space.cc
|
|
|
room_stats.cc
|
|
|
room_type.cc
|
ircd:Ⓜ️:room::type: Fix ascending order seek correctness; for now.
|
2022-08-20 11:07:38 -07:00 |
room_visible.cc
|
|
|
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
|
|
|
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
|
|
|
typing.cc
|
ircd:Ⓜ️:typing: Fix dead interruption point; move guard into loop.
|
2023-02-04 20:16:20 -08:00 |
user.cc
|
|
|
user_account_data.cc
|
|
|
user_devices.cc
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
user_events.cc
|
|
|
user_filter.cc
|
|
|
user_ignores.cc
|
|
|
user_mitsein.cc
|
|
|
user_notifications.cc
|
|
|
user_profile.cc
|
|
|
user_pushers.cc
|
|
|
user_pushrules.cc
|
|
|
user_register.cc
|
|
|
user_room_account_data.cc
|
|
|
user_room_tags.cc
|
|
|
user_rooms.cc
|
ircd:Ⓜ️:user::rooms: Simplify interface w/ util::closure_bool.
|
2022-08-19 20:57:35 -07:00 |
user_tokens.cc
|
|
|
users.cc
|
|
|
users_servers.cc
|
|
|
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:Ⓜ️: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: Fix propagation of faults to evaluator as expected by opts mask.
|
2023-01-18 08:11:02 -08:00 |
vm_fetch.cc
|
ircd:Ⓜ️:vm::fetch: Replace coarse sleep() w/ prev wait notify.
|
2023-02-05 18:45:08 -08:00 |
vm_inject.cc
|
|
|
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 |