0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-05-18 19:03:44 +02:00
Commit graph

14804 commits

Author SHA1 Message Date
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
Jason Volk 0e5b1907d2 configure: Combine GCC+debug warning sections; move -Wuninitialized to debug. 2023-03-05 12:05:13 -08:00
Jason Volk 20b9b392af ircd::b64: Add target clones list. 2023-03-05 12:05:13 -08:00
Jason Volk 2d10ac2c78 ircd::b64: De-template dictionary argument; simplify. 2023-03-05 12:05:13 -08:00
Jason Volk 4371380fe9 configure: Add --enable-clones for dynamic function multi-versioning. 2023-03-05 12:05:13 -08:00
Jason Volk 44acc6a287 configure: Move -Wnoexcept to GCC debug-mode section. 2023-03-03 18:13:08 -08:00
Jason Volk ce7760b213 ircd:Ⓜ️:vm::execute: Fix propagation of conformity exceptions masked by opts. 2023-03-03 16:02:19 -08:00
Jason Volk 59072bd622 ircd:Ⓜ️:keys: Fix fetch loop robustness to non-rfc3986 compliant host entries. 2023-03-03 15:16:40 -08:00
Jason Volk 08ea4b0e72 ircd:Ⓜ️:fed: Upgrade to v2 send_join. 2023-03-03 15:15:38 -08:00
Jason Volk 679ed39ccc modules/console: Add fed join cmd. 2023-03-03 13:51:14 -08:00
Jason Volk eb59239d32 modules/admin: Fix failure to compose deps (bb0e226760). 2023-03-03 12:49:58 -08:00
Jason Volk 017af932ed modules/admin/rooms: Implement GET /state. 2023-03-03 12:49:48 -08:00
Jason Volk 2d78dbdbb9 modules/admin/rooms: Implement GET /members. 2023-03-03 12:49:48 -08:00
Jason Volk a549fd0b80 docker/alpine/3.16: Delete liburing, prior 2.2 complicates workaround; remove stale configure option. 2023-03-03 12:28:34 -08:00
Jason Volk a1d4e448ea modules/client/devices: Revoke access tokens when devices deleted. 2023-03-03 12:25:01 -08:00
Jason Volk 694b208829 ircd:Ⓜ️:user::tokens: Add method to delete access tokens by device_id. 2023-03-03 12:25:01 -08:00
Jason Volk eb0a564d0b modules/admin/rooms: Implement DELETE /forward_extremities. 2023-03-02 21:24:16 -08:00
Jason Volk cd78f802b2 modules/admin/rooms: Implement GET /forward_extremities. 2023-03-02 21:24:10 -08:00