0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-05-16 01:43:49 +02:00
Commit graph

14821 commits

Author SHA1 Message Date
Jason Volk c6ce4d3229 appveyor: Skip extra builds for tags; minor cleanup. 2023-03-16 22:06:01 -07:00
Jason Volk 76def3378f ircd:Ⓜ️:vm::fetch: Add stats items. 2023-03-16 21:44:20 -07:00
Jason Volk 767f6cbae5 ircd:Ⓜ️:vm::fetch: Eliminate the remaining coarse sleep for prev fetch+eval. 2023-03-16 21:44:20 -07:00
Jason Volk dcfae310ab ircd:Ⓜ️:vm::notify: Add promise/future based notify interface. 2023-03-16 19:32:14 -07:00
Jason Volk 2331de3f3e ircd:Ⓜ️:vm::notify: Use ctx::future/promise rather than direct context notify. 2023-03-16 19:25:45 -07:00
Jason Volk 0b6669ca20 ircd::util::unique_iterator: Add deref operator passthrus; minor reorg. 2023-03-16 17:23:28 -07:00
Jason Volk 43838608fd ircd::fs::dev: Add stats gather struct w/ console cmd. 2023-03-16 12:03:32 -07:00
Jason Volk f85781b65a ircd::fs::dev: Move dev::blk related into class nested. 2023-03-16 11:42:49 -07:00
Jason Volk d01e937f3e modules/console: Add arg to check specific file in db check cmd. 2023-03-16 10:21:10 -07:00
Jason Volk 9558637c20 modules/key/server: Selective key occlusion blacklisting w/ conf items. 2023-03-15 10:50:26 -07:00
Jason Volk e3edcefe17 modules/client/register_available: Fix and remove stale dynamic module links. 2023-03-15 10:50:26 -07:00
Jason Volk ac3b85114b ircd::net::dns::resolver: Add conf item to ease off ServFail retries. 2023-03-14 22:34:58 -07:00
Jason Volk 684dd18497 ircd:Ⓜ️:event: Split signature generating overload w/ custom sk/pk. 2023-03-14 20:51:46 -07:00
Jason Volk fb9b68b4e3 ircd:Ⓜ️:push: Reenable .m.rule.message default underride (with dont_notify e7089e8e7f). 2023-03-14 13:56:34 -07:00
Jason Volk 00094e272f ircd:Ⓜ️:vm::inject: Add membership prior to auth_events generation.
Fixes m.room.join_rules added to membership=leave auth_events.

(regression matrix-org/synapse#13088 matrix-org/synapse@d4b1c0d800)
2023-03-13 19:09:08 -07:00
Jason Volk 98e366e012 ircd:Ⓜ️:room::auth: Perform relative check against state without the event included. 2023-03-13 12:54:08 -07:00
Jason Volk b5932ba33c modules/console: Add fed auth space cmd to the 'proper toolset and diagnostic equipment' 2023-03-12 19:59:24 -07:00
Jason Volk 70b49b96d2 Drop gcc-9; minimum required: gcc-10. 2023-03-12 13:38:45 -07:00
Jason Volk ac8889b74c modules/client/sync: Fix crazyloading sync property ordering bugging riot. (regression 9836f65c05) 2023-03-12 12:53:02 -07:00
Jason Volk e7089e8e7f ircd:Ⓜ️:push: Default to dont_notify for common underrides. 2023-03-11 17:28:13 -08:00
Jason Volk 7e28a27549 modules/console: Refactor feds auth output into grid report; add type filter. 2023-03-11 15:24:44 -08:00
Jason Volk fb9f2b0bcc modules/console: Add param to room auth and fed auth cmds to filter by type. 2023-03-11 14:48:16 -08:00
Jason Volk 8ebd2089f2 ircd:Ⓜ️:media: Add optional file name to file room state. 2023-03-11 14:14:35 -08:00
Jason Volk 96119166fa ircd::json::tuple: Modernize constant evaluation selection list constructions. 2023-03-11 13:48:37 -08:00
Jason Volk 527af013f7 ircd::string_view: Modernize constant evaluation comparisons. 2023-03-11 13:48:07 -08:00
Jason Volk cefcc75943 ircd::util::bitset: Fix assertion made under constant evaluation. 2023-03-11 13:47:22 -08:00
Jason Volk 2147d00dd4 ircd::net::acceptor: Remove backreference to wrapper object. 2023-03-09 10:51:54 -08:00
Jason Volk 9836f65c05 modules/client/sync/rooms: Add conf items to toggle each polylog sync class. 2023-03-07 19:03:11 -08:00
Jason Volk da8948a740 modules/client/sync/rooms: Rename various conf items from client to m namespace; minor reorg. 2023-03-07 18:28:46 -08:00
Jason Volk 2ccc8b8be3 modules/console: Add key id argument w/ multiline diagnostic to key cmd. 2023-03-07 15:52:27 -08:00
Jason Volk 087d13d37e ircd:Ⓜ️:keys: Fix spacing and improve pretty_oneline() (9a746025). 2023-03-07 15:52:27 -08:00
Jason Volk f4747d96ff modules/console: Add fed invite diagnostic cmd. 2023-03-07 15:49:01 -08:00
Jason Volk a7211b6a02 modules/console: Simplify fed join parameter related. 2023-03-07 15:49:01 -08:00
Jason Volk 58c96bf758 modules/federation/query: url::decode the field query string param. 2023-03-07 15:49:01 -08:00
Jason Volk 3e9c225c24 ircd:Ⓜ️:push: Implement event_property_contains. (matrix-org/matrix-spec-proposals#3966) 2023-03-07 11:03:28 -08:00
Jason Volk 0c20fa69d9 ircd:Ⓜ️:push: Deduplicate abstract dot-path value extraction for event conditions. 2023-03-07 11:03:28 -08:00
Jason Volk ae10f735ec modules: Stub federation/timestamp_to_event; stub client/rooms/timestamp_to_event. 2023-03-06 19:03:48 -08:00
Jason Volk 48950bf1c9 modules/federation/send_join: Use parsed version; fix braced scalar init (clang). 2023-03-06 18:43:01 -08:00
Jason Volk 1d58cd2266 modules/federation/send_leave: Implement v2. 2023-03-06 18:42:37 -08:00
Jason Volk 9aaae46ead ircd:Ⓜ️:push: Implement event_property_is. (matrix-org/matrix-spec-proposals#3758) 2023-03-06 18:37:57 -08:00
Jason Volk d5c2ff0e99 ircd::db::port: Improve punned object size matching; in-bounds initialization. 2023-03-05 17:49:15 -08:00
Jason Volk 198049615b modules/console: Remove ignored qualifiers (-Wignored-qualifiers). 2023-03-05 17:05:57 -08:00
Jason Volk bc381359c7 ircd::spirit: Fix multiple definitions from phoenix::placeholders (GCC). 2023-03-05 16:49:55 -08:00
Jason Volk a4c3a6be82 configure: Suppress -Wempty-body except in debug-mode (GCC). 2023-03-05 16:31:22 -08:00
Jason Volk f2d94b5cc0 ircd::net::dns::resolver: Add condition to not retry query during shutdown. 2023-03-05 15:32:03 -08:00
Giovanni Bottaro e57fc466cd modules/m_room_aliases: Don't publish a room in the directory on local alias change 2023-03-05 12:05:13 -08:00
Jason Volk 12641056d2 modules/console: Improve feds perspective cmd output. 2023-03-05 12:05:13 -08:00
Jason Volk 9a74602523 ircd:Ⓜ️:keys: Improve pretty output format. 2023-03-05 12:05:13 -08:00
Jason Volk 95ed5ad905 modules/console: Add totals counts to output of various feds cmds. 2023-03-05 12:05:13 -08:00
Jason Volk f3a1416f65 ircd::mapi: Annotate noexcept; non-dynamic alloc; codegen reduction all modules. 2023-03-05 12:05:13 -08:00