.. |
acquire.cc
|
ircd:Ⓜ️:room::events: Move nested interfaces out to room::.
|
2023-02-17 15:24:23 -08:00 |
app.cc
|
ircd: Remove write_avoid mode replaced by maintenance mode.
|
2023-03-19 13:21:11 -07:00 |
breadcrumbs.cc
|
|
|
bridge.cc
|
|
|
burst.cc
|
|
|
dbs.cc
|
ircd::conf: Add reference to conf::item in setter callbacks.
|
2023-02-27 15:29:16 -08:00 |
dbs_desc.cc
|
|
|
dbs_event_column.cc
|
ircd::conf: Add reference to conf::item in setter callbacks.
|
2023-02-27 15:29:16 -08:00 |
dbs_event_horizon.cc
|
ircd::conf: Add reference to conf::item in setter callbacks.
|
2023-02-27 15:29:16 -08:00 |
dbs_event_idx.cc
|
ircd::conf: Add reference to conf::item in setter callbacks.
|
2023-02-27 15:29:16 -08:00 |
dbs_event_json.cc
|
ircd::conf: Add reference to conf::item in setter callbacks.
|
2023-02-27 15:29:16 -08:00 |
dbs_event_refs.cc
|
ircd::conf: Add reference to conf::item in setter callbacks.
|
2023-02-27 15:29:16 -08:00 |
dbs_event_sender.cc
|
ircd::conf: Add reference to conf::item in setter callbacks.
|
2023-02-27 15:29:16 -08:00 |
dbs_event_state.cc
|
ircd::conf: Add reference to conf::item in setter callbacks.
|
2023-02-27 15:29:16 -08:00 |
dbs_event_type.cc
|
ircd::conf: Add reference to conf::item in setter callbacks.
|
2023-02-27 15:29:16 -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::conf: Add reference to conf::item in setter callbacks.
|
2023-02-27 15:29:16 -08:00 |
dbs_room_head.cc
|
ircd::conf: Add reference to conf::item in setter callbacks.
|
2023-02-27 15:29:16 -08:00 |
dbs_room_joined.cc
|
ircd::conf: Add reference to conf::item in setter callbacks.
|
2023-02-27 15:29:16 -08:00 |
dbs_room_state.cc
|
ircd::conf: Add reference to conf::item in setter callbacks.
|
2023-02-27 15:29:16 -08:00 |
dbs_room_state_space.cc
|
ircd::conf: Add reference to conf::item in setter callbacks.
|
2023-02-27 15:29:16 -08:00 |
dbs_room_type.cc
|
ircd::conf: Add reference to conf::item in setter callbacks.
|
2023-02-27 15:29:16 -08:00 |
default.proftext
|
|
|
display_name.cc
|
|
|
error.cc
|
|
|
event.cc
|
ircd:Ⓜ️:event: Split signature generating overload w/ custom sk/pk.
|
2023-03-14 20:51:46 -07:00 |
event_append.cc
|
ircd:Ⓜ️:event::append: Support replaces_state in unsigned object.
|
2023-03-02 00:39:35 -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
|
|
|
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: Support empty key for full _event_json.
|
2023-02-22 16:04:12 -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
|
|
|
event_index.cc
|
ircd::util: Add popcount wrapping; consolidate callsites.
|
2023-02-07 20:04:26 -08:00 |
event_prefetch.cc
|
|
|
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: Upgrade to v2 send_join.
|
2023-03-03 15:15:38 -08:00 |
fed_well_known.cc
|
ircd:Ⓜ️:fed::well_known: Deduplicate requests sharing the same buffer only.
|
2023-02-24 20:15:07 -08:00 |
feds.cc
|
ircd::util: Generalize util::boolean into returns template.
|
2023-02-09 19:17:45 -08:00 |
fetch.cc
|
ircd:Ⓜ️ Fix various inconsistent format strings; minor cleanup.
|
2023-02-17 17:25:58 -08: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:Ⓜ️ Add slave refresh interface.
|
2023-03-20 00:49:11 -07:00 |
homeserver_bootstrap.cc
|
|
|
hook.cc
|
ircd:Ⓜ️ Fix various occurrences of state_key="" considered falsy.
|
2023-02-24 18:51:18 -08:00 |
id.cc
|
ircd::b64: De-template dictionary argument; simplify.
|
2023-03-05 12:05:13 -08:00 |
init_backfill.cc
|
ircd::ctx::pool: Upgrade various opts sites to designated inits; minor inline.
|
2023-02-19 19:57:14 -08:00 |
keys.cc
|
ircd:Ⓜ️:keys: Add query overload for supplied buffer; add conf item defaults.
|
2023-03-22 22:57:18 -07:00 |
Makefile.am
|
ircd:Ⓜ️:room: Rename room::content to room::iterate and abstract.
|
2023-02-22 16:04:12 -08:00 |
matrix.cc
|
modules: Stub federation/timestamp_to_event; stub client/rooms/timestamp_to_event.
|
2023-03-06 19:03:48 -08:00 |
media.cc
|
ircd:Ⓜ️:media: Add optional file name to file room state.
|
2023-03-11 14:14:35 -08:00 |
membership.cc
|
ircd:Ⓜ️ Add m::member(event) convenience inline interface.
|
2023-02-18 16:41:33 -08:00 |
name.cc
|
ircd:Ⓜ️:push: Implement event_property_is. (matrix-org/matrix-spec-proposals#3758)
|
2023-03-06 18:37:57 -08:00 |
node.cc
|
|
|
presence.cc
|
|
|
pretty.cc
|
ircd:Ⓜ️:pretty: Add auth events to multiline output.
|
2023-03-02 00:39:35 -08:00 |
push.cc
|
ircd:Ⓜ️:push: Reenable .m.rule.message default underride (with dont_notify e7089e8e7f ).
|
2023-03-14 13:56:34 -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: Add method flag for operator access requirement.
|
2023-03-02 19:29:53 -08:00 |
room.cc
|
ircd:Ⓜ️ Add convenience suite to extract creator from event tuple.
|
2023-02-20 15:15:01 -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
|
ircd:Ⓜ️:room::auth: Perform relative check against state without the event included.
|
2023-03-13 12:54:08 -07:00 |
room_bootstrap.cc
|
ircd:Ⓜ️:fed: Upgrade to v2 send_join.
|
2023-03-03 15:15:38 -08:00 |
room_create.cc
|
ircd:Ⓜ️:room::create: Add an initial local aliases event with the canonical alias.
|
2023-02-24 18:11:58 -08:00 |
room_events.cc
|
ircd:Ⓜ️ Simplify room::events interface; separate event::fetch.
|
2023-02-18 16:41:33 -08:00 |
room_head.cc
|
ircd:Ⓜ️ Simplify room::events interface; separate event::fetch.
|
2023-02-18 16:41:33 -08:00 |
room_head_fetch.cc
|
|
|
room_horizon.cc
|
ircd:Ⓜ️ Simplify room::events interface; separate event::fetch.
|
2023-02-18 16:41:33 -08:00 |
room_iterate.cc
|
ircd:Ⓜ️:room: Rename room::content to room::iterate and abstract.
|
2023-02-22 16:04:12 -08:00 |
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_missing.cc
|
ircd:Ⓜ️:room::missing: Move event::fetch out of loop body.
|
2023-02-22 16:04:12 -08:00 |
room_origins.cc
|
|
|
room_power.cc
|
ircd:Ⓜ️:room::power: Relax default invite power level in accordance with spec.
|
2023-03-02 13:45:58 -08:00 |
room_purge.cc
|
ircd:Ⓜ️ Simplify room::events interface; separate event::fetch.
|
2023-02-18 16:41:33 -08:00 |
room_server_acl.cc
|
|
|
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
|
|
|
room_state_space.cc
|
ircd:Ⓜ️ Simplify room::events interface; separate event::fetch.
|
2023-02-18 16:41:33 -08:00 |
room_stats.cc
|
ircd:Ⓜ️:room::stats: Optimize byte counter with pipelined iteration.
|
2023-02-22 16:04:12 -08: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
|
|
|
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
|
ircd:Ⓜ️:rooms::summary: Add room_type to /publicRooms response.
|
2023-02-22 16:04:12 -08:00 |
sync.cc
|
ircd::ctx::pool: Upgrade various opts sites to designated inits; minor inline.
|
2023-02-19 19:57:14 -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
|
ircd:Ⓜ️ Fix various inconsistent format strings; minor cleanup.
|
2023-02-17 17:25:58 -08:00 |
user_account_data.cc
|
|
|
user_devices.cc
|
|
|
user_events.cc
|
|
|
user_filter.cc
|
ircd::b64: De-template dictionary argument; simplify.
|
2023-03-05 12:05:13 -08:00 |
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
|
ircd:Ⓜ️:user::tokens: Add method to delete access tokens by device_id.
|
2023-03-03 12:25:01 -08:00 |
users.cc
|
|
|
users_servers.cc
|
|
|
vm.cc
|
ircd:Ⓜ️:vm: Add reverse reflection of phase enum.
|
2023-03-23 03:29:57 -07:00 |
vm_conforms.cc
|
ircd:Ⓜ️ Fix various inconsistent format strings; minor cleanup.
|
2023-02-17 17:25:58 -08:00 |
vm_eval.cc
|
ircd:Ⓜ️:vm: Add evaluator identity suite; add #IDENT fault code.
|
2023-02-18 17:53:09 -08:00 |
vm_execute.cc
|
ircd:Ⓜ️:vm::execute: Fix propagation of conformity exceptions masked by opts.
|
2023-03-03 16:02:19 -08:00 |
vm_fetch.cc
|
ircd:Ⓜ️:vm::fetch: Add stats items.
|
2023-03-16 21:44:20 -07:00 |
vm_inject.cc
|
ircd:Ⓜ️:vm::inject: Add membership prior to auth_events generation.
|
2023-03-13 19:09:08 -07:00 |
vm_notify.cc
|
ircd:Ⓜ️:vm::notify: Add promise/future based notify interface.
|
2023-03-16 19:32:14 -07:00 |
vm_seq.cc
|
ircd:Ⓜ️ Add slave refresh interface.
|
2023-03-20 00:49:11 -07:00 |