.. |
breadcrumb_rooms.cc
|
ircd:Ⓜ️ Remove remaining export macros on central library definitions.
|
2020-03-16 16:56:06 -07:00 |
bridge.cc
|
ircd:Ⓜ️:bridge: Add timeout conf item; fix queries; add console cmd.
|
2020-04-11 20:13:15 -07:00 |
dbs.cc
|
ircd:Ⓜ️ Fix m::index() interface for consistent leading std::nothrow_t.
|
2020-04-01 16:20:11 -07:00 |
dbs_desc.cc
|
ircd:Ⓜ️:dbs: Split dbs unit per column; naming simplifications; major reorg.
|
2020-03-25 16:08:17 -07:00 |
dbs_event_column.cc
|
ircd:Ⓜ️:dbs: Split dbs unit per column; naming simplifications; major reorg.
|
2020-03-25 16:08:17 -07:00 |
dbs_event_horizon.cc
|
ircd: Applications of loopless copy overload for single character.
|
2020-04-13 23:58:33 -07:00 |
dbs_event_idx.cc
|
ircd:Ⓜ️:dbs: Increase some cache defaults.
|
2020-03-27 13:44:20 -07:00 |
dbs_event_json.cc
|
ircd:Ⓜ️:dbs: Increase some cache defaults.
|
2020-03-27 13:44:20 -07:00 |
dbs_event_refs.cc
|
ircd:Ⓜ️:dbs: Increase some cache defaults.
|
2020-03-27 13:44:20 -07:00 |
dbs_event_sender.cc
|
ircd: Applications of loopless copy overload for single character.
|
2020-04-13 23:58:33 -07:00 |
dbs_event_state.cc
|
ircd: Applications of loopless copy overload for single character.
|
2020-04-13 23:58:33 -07:00 |
dbs_event_type.cc
|
ircd: Applications of loopless copy overload for single character.
|
2020-04-13 23:58:33 -07:00 |
dbs_room_events.cc
|
ircd: Applications of loopless copy overload for single character.
|
2020-04-13 23:58:33 -07:00 |
dbs_room_head.cc
|
ircd: Applications of loopless copy overload for single character.
|
2020-04-13 23:58:33 -07:00 |
dbs_room_joined.cc
|
ircd: Applications of loopless copy overload for single character.
|
2020-04-13 23:58:33 -07:00 |
dbs_room_state.cc
|
ircd: Applications of loopless copy overload for single character.
|
2020-04-13 23:58:33 -07:00 |
dbs_room_state_space.cc
|
ircd: Applications of loopless copy overload for single character.
|
2020-04-13 23:58:33 -07:00 |
dbs_room_type.cc
|
ircd: Applications of loopless copy overload for single character.
|
2020-04-13 23:58:33 -07:00 |
display_name.cc
|
ircd:Ⓜ️ Remove remaining export macros on central library definitions.
|
2020-03-16 16:56:06 -07:00 |
error.cc
|
ircd::run: Place out-of-line default ctor/dtor definitions.
|
2020-02-28 12:36:45 -08:00 |
event.cc
|
ircd::json: Abstract the source json::object out of m::event for all tuples by default.
|
2020-04-05 16:15:23 -07:00 |
event_append.cc
|
ircd:Ⓜ️:event::append: Add checkpoint enclosing event object; fix empty object.
|
2020-04-14 15:31:41 -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: Applications of loopless copy overload for single character.
|
2020-04-13 23:58:33 -07:00 |
event_fetch.cc
|
ircd:Ⓜ️:event::fetch: Move std::nothrow to leading argument for consistency.
|
2020-04-02 20:01:14 -07:00 |
event_get.cc
|
ircd:Ⓜ️ Fix m::index() interface for consistent leading std::nothrow_t.
|
2020-04-01 16:20:11 -07:00 |
event_horizon.cc
|
ircd:Ⓜ️ Split event definitions.
|
2019-09-27 19:35:26 -07:00 |
event_id.cc
|
ircd:Ⓜ️ Fix event_id() interface for consistent leading std::nothrow_t.
|
2020-04-01 16:03:25 -07:00 |
event_index.cc
|
ircd:Ⓜ️ Fix m::index() interface for consistent leading std::nothrow_t.
|
2020-04-01 16:20:11 -07:00 |
event_prefetch.cc
|
ircd:Ⓜ️ Split event definitions.
|
2019-09-27 19:35:26 -07:00 |
event_prev.cc
|
ircd:Ⓜ️ Split event definitions.
|
2019-09-27 19:35:26 -07:00 |
event_refs.cc
|
ircd:Ⓜ️ Split event definitions.
|
2019-09-27 19:35:26 -07:00 |
events.cc
|
ircd:Ⓜ️:events::rebuild: Minor fix indentation.
|
2020-04-09 16:38:53 -07:00 |
fed.cc
|
ircd:Ⓜ️:fed: Add rooms::complexity request w/ console cmd.
|
2020-04-05 19:00:09 -07:00 |
feds.cc
|
ircd::server: Add more efficient peer error boolean query.
|
2020-04-07 13:19:16 -07:00 |
fetch.cc
|
ircd::server: Add more efficient peer error boolean query.
|
2020-04-07 13:19:16 -07:00 |
filter.cc
|
matrix: Split matrix base unit.
|
2019-09-27 19:35:26 -07:00 |
homeserver.cc
|
ircd:Ⓜ️:homeserver: Create the !bridge room on bootstrap for now.
|
2020-04-11 17:47:35 -07:00 |
hook.cc
|
matrix: Add m::homeserver; preliminary virtual origin networks.
|
2019-10-01 17:56:01 -07:00 |
id.cc
|
ircd:Ⓜ️🆔 Fix v3 / v4 validation false negative on construction.
|
2020-04-03 11:30:37 -07:00 |
init_backfill.cc
|
ircd:Ⓜ️:event::fetch: Move std::nothrow to leading argument for consistency.
|
2020-04-02 20:01:14 -07:00 |
keys.cc
|
ircd:Ⓜ️ Remove remaining export macros on central library definitions.
|
2020-03-16 16:56:06 -07:00 |
Makefile.am
|
ircd:Ⓜ️:app: Rename everything to bridge:: add basic query; simplify config interface.
|
2020-04-10 19:29:17 -07:00 |
matrix.cc
|
ircd:Ⓜ️:app: Rename everything to bridge:: add basic query; simplify config interface.
|
2020-04-10 19:29:17 -07:00 |
membership.cc
|
matrix: Split matrix base unit.
|
2019-09-27 19:35:26 -07:00 |
name.cc
|
ircd:Ⓜ️ Add filter properties for matrix-org/matrix-doc#2326.
|
2020-03-30 14:03:53 -07:00 |
node.cc
|
ircd:Ⓜ️ Remove remaining export macros on central library definitions.
|
2020-03-16 16:56:06 -07:00 |
presence.cc
|
ircd:Ⓜ️:event::fetch: Move std::nothrow to leading argument for consistency.
|
2020-04-02 20:01:14 -07:00 |
pretty.cc
|
ircd:Ⓜ️ Remove remaining export macros on central library definitions.
|
2020-03-16 16:56:06 -07:00 |
push.cc
|
ircd:Ⓜ️:event::fetch: Move std::nothrow to leading argument for consistency.
|
2020-04-02 20:01:14 -07:00 |
receipt.cc
|
ircd:Ⓜ️ Remove remaining export macros on central library definitions.
|
2020-03-16 16:56:06 -07:00 |
request.cc
|
ircd:Ⓜ️:request::x_matrix: Cleanup interface; simplify extra split; structured bindings.
|
2020-04-12 14:47:20 -07:00 |
resource.cc
|
ircd:Ⓜ️:resource: Add as_token support and puppetting user_id.
|
2020-04-12 17:10:20 -07:00 |
room.cc
|
ircd:Ⓜ️:event::fetch: Move std::nothrow to leading argument for consistency.
|
2020-04-02 20:01:14 -07:00 |
room_aliases.cc
|
ircd:Ⓜ️ Fix event_id() interface for consistent leading std::nothrow_t.
|
2020-04-01 16:03:25 -07:00 |
room_auth.cc
|
ircd::json::stack: Simplify checkpoint interface controls.
|
2020-04-14 15:31:41 -07:00 |
room_bootstrap.cc
|
ircd:Ⓜ️ Fix event_id() interface for consistent leading std::nothrow_t.
|
2020-04-01 16:03:25 -07:00 |
room_create.cc
|
ircd:Ⓜ️ Remove remaining export macros on central library definitions.
|
2020-03-16 16:56:06 -07:00 |
room_events.cc
|
ircd:Ⓜ️:event::fetch: Move std::nothrow to leading argument for consistency.
|
2020-04-02 20:01:14 -07:00 |
room_head.cc
|
ircd:Ⓜ️:room::head: Fix signed unsigned integer comparison.
|
2020-04-03 15:17:58 -07:00 |
room_join.cc
|
ircd:Ⓜ️ Fix event_id() interface for consistent leading std::nothrow_t.
|
2020-04-01 16:03:25 -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
|
matrix: Split matrix base unit.
|
2019-09-27 19:35:26 -07:00 |
room_origins.cc
|
ircd::server: Add more efficient peer error boolean query.
|
2020-04-07 13:19:16 -07:00 |
room_power.cc
|
ircd:Ⓜ️:room::power: Add defaults m.room.encryption, m.room.server_acl, m.room.tombstone at creator level.
|
2020-04-13 15:09:59 -07:00 |
room_server_acl.cc
|
ircd: Rename globular classes to indicate case insensitivity.
|
2020-03-19 16:01:32 -07:00 |
room_state.cc
|
ircd:Ⓜ️:event::fetch: Move std::nothrow to leading argument for consistency.
|
2020-04-02 20:01:14 -07:00 |
room_state_history.cc
|
matrix: Split room definitions; various reorg.
|
2019-09-27 19:35:26 -07:00 |
room_state_space.cc
|
matrix: Split room definitions; various reorg.
|
2019-09-27 19:35:26 -07:00 |
room_stats.cc
|
matrix: Split room definitions; various reorg.
|
2019-09-27 19:35:26 -07:00 |
room_type.cc
|
ircd:Ⓜ️:room::type: Add prefix matching option.
|
2020-03-24 14:50:41 -07:00 |
room_visible.cc
|
ircd:Ⓜ️:visible: Minor move conditional return before present room construction.
|
2020-04-03 17:17:29 -07:00 |
rooms.cc
|
ircd:Ⓜ️ Remove remaining export macros on central library definitions.
|
2020-03-16 16:56:06 -07:00 |
rooms_summary.cc
|
ircd:Ⓜ️ Remove remaining export macros on central library definitions.
|
2020-03-16 16:56:06 -07:00 |
sync.cc
|
ircd:Ⓜ️ Fix m::index() interface for consistent leading std::nothrow_t.
|
2020-04-01 16:20:11 -07:00 |
txn.cc
|
matrix: Split matrix base unit.
|
2019-09-27 19:35:26 -07:00 |
typing.cc
|
ircd:Ⓜ️:typing: Create non-existing here before sending to user room for now.
|
2020-03-25 18:31:10 -07:00 |
user.cc
|
ircd:Ⓜ️ Add user::tokens convenience interface; consolidate various direct room access.
|
2020-04-01 17:30:17 -07: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: Drop updates from unknown users.
|
2020-04-07 10:52:15 -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:Ⓜ️:event::fetch: Move std::nothrow to leading argument for consistency.
|
2020-04-02 20:01:14 -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:Ⓜ️ Remove remaining export macros on central library definitions.
|
2020-03-16 16:56:06 -07: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:Ⓜ️ Remove remaining export macros on central library definitions.
|
2020-03-16 16:56:06 -07:00 |
user_pushers.cc
|
ircd:Ⓜ️ Fix event_id() interface for consistent leading std::nothrow_t.
|
2020-04-01 16:03:25 -07:00 |
user_pushrules.cc
|
ircd:Ⓜ️ Fix event_id() interface for consistent leading std::nothrow_t.
|
2020-04-01 16:03:25 -07:00 |
user_register.cc
|
feat(bridge): relax register flow for AS puppet registration
|
2020-04-15 16:07:02 -03: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: Add missing default inits for query tuple.
|
2020-04-13 11:12:21 -07:00 |
user_tokens.cc
|
ircd:Ⓜ️ Add user::tokens convenience interface; consolidate various direct room access.
|
2020-04-01 17:30:17 -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
|
ircd:Ⓜ️:vm: Eliminate fault::INTERRUPT and handle ctx::interrupt directly in all cases.
|
2020-04-07 10:52:15 -07:00 |
vm_eval.cc
|
ircd:Ⓜ️:vm: Eliminate fault::INTERRUPT and handle ctx::interrupt directly in all cases.
|
2020-04-07 10:52:15 -07:00 |
vm_execute.cc
|
ircd:Ⓜ️:vm::execute: Fix determination for internal room on creations.
|
2020-04-07 12:59:47 -07:00 |
vm_inject.cc
|
ircd:Ⓜ️ Remove remaining export macros on central library definitions.
|
2020-03-16 16:56:06 -07:00 |