0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ircd::m::push: Deduplicate abstract dot-path value extraction for event conditions. More... over 2 years ago
modules: Stub federation/timestamp_to_event; stub client/rooms/timestamp_to_event. More... over 2 years ago
modules/federation/send_join: Use parsed version; fix braced scalar init (clang). More... over 2 years ago
modules/federation/send_leave: Implement v2. More... over 2 years ago
ircd::m::push: Implement event_property_is. (matrix-org/matrix-spec-proposals#3758) More... over 2 years ago
ircd::db::port: Improve punned object size matching; in-bounds initialization. More... over 2 years ago
modules/console: Remove ignored qualifiers (-Wignored-qualifiers). More... over 2 years ago
ircd::spirit: Fix multiple definitions from phoenix::placeholders (GCC). More... over 2 years ago
configure: Suppress -Wempty-body except in debug-mode (GCC). More... over 2 years ago
ircd::net::dns::resolver: Add condition to not retry query during shutdown. More... over 2 years ago
modules/m_room_aliases: Don't publish a room in the directory on local alias change More... over 2 years ago
ircd::m::keys: Improve pretty output format. More... over 2 years ago
modules/console: Improve feds perspective cmd output. More... over 2 years ago
modules/console: Add totals counts to output of various feds cmds. More... over 2 years ago
configure: Combine GCC+debug warning sections; move -Wuninitialized to debug. More... over 2 years ago
ircd::mapi: Annotate noexcept; non-dynamic alloc; codegen reduction all modules. More... over 2 years ago
ircd::b64: Add target clones list. More... over 2 years ago
ircd::b64: De-template dictionary argument; simplify. More... over 2 years ago
configure: Add --enable-clones for dynamic function multi-versioning. More... over 2 years ago
configure: Move -Wnoexcept to GCC debug-mode section. More... over 2 years ago
ircd::m::vm::execute: Fix propagation of conformity exceptions masked by opts. More... over 2 years ago
ircd::m::keys: Fix fetch loop robustness to non-rfc3986 compliant host entries. More... over 2 years ago
ircd::m::fed: Upgrade to v2 send_join. More... over 2 years ago
modules/console: Add fed join cmd. More... over 2 years ago
modules/admin/rooms: Implement GET /state. More... over 2 years ago
modules/admin/rooms: Implement GET /members. More... over 2 years ago
modules/client/devices: Revoke access tokens when devices deleted. More... over 2 years ago
ircd::m::user::tokens: Add method to delete access tokens by device_id. More... over 2 years ago
docker/alpine/3.16: Delete liburing, prior 2.2 complicates workaround; remove stale configure option. More... over 2 years ago
modules/admin: Fix failure to compose deps (bb0e226760). More... over 2 years ago