0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ircd::m::media::file: Fix illegal context switch; mask interruption. More... over 2 years ago
ircd::ctx: Strict uncaught exception assertion on context switch. More... over 2 years ago
ircd::db: Shorter paths to valid(iterator); strip noexcept; hot annotate uninlineable. More... over 2 years ago
ircd::m: Simplify room::events interface; separate event::fetch. More... over 2 years ago
ircd::magick: Fix job progress debug log regression. More... over 2 years ago
Replace additional #ifdef debug related w/ if constexpr for regression visibility. More... over 2 years ago
ircd::m::dbs: Add missing and fix inconsistent tuple typedefs for columns. More... over 2 years ago
ircd::m: Fix various inconsistent format strings; minor cleanup. More... over 2 years ago
ircd::m::room: Additional ctor for event::fetch::opts ref. More... over 2 years ago
ircd: Fix -Wdeprecated-copy-with-user-provided-dtor or remove empty dtors. More... over 2 years ago
ircd::m::room::events: Move nested interfaces out to room::. More... over 2 years ago
modules/m_room_member: Add configurable to delist public room after last local user leaves. More... over 2 years ago
modules/m_room_member: Add configurable hook to purge room after last local user leaves. More... over 2 years ago
ircd::m::room::create: Implement room_alias_name in initial room creation. More... over 2 years ago
modules/m_room_join_rules: Refactor effect hook to remove public->invite rooms from directory. More... over 2 years ago
ircd: Add function_bool convenience template alias. More... over 2 years ago
ircd::m::room::events: Split nested interfaces into headers/units. More... over 2 years ago
ircd::m::dbs: Properly reverse the event horizon for purged references. (30cc6b3bdb) More... over 2 years ago
ircd::db: Fix debug constexpr disagreement. (regression 6fd08ba0a3) More... over 2 years ago
ircd::db::database::snapshot: Minor cleanup; inline, noexcept. More... over 2 years ago
ircd::db: Optimize make_opts w/ pre-construction and assumptions for noexcept copy. More... over 2 years ago
modules/federation/invite: Supplement manual membership check for auth=false. (regression d5c0e6063) More... over 2 years ago
ircd::m::room::create: Generate join_rules event for all non-internal rooms. More... over 2 years ago
configure: Enable -Wunused-result so explicit annotations will warn. More... over 2 years ago
modules/m_bridge_register: Check if existing config is identical to skip overwrite. More... over 2 years ago
cosntruct: Elide empty string append in console recording. More... over 2 years ago
ircd::m::resource: Use X-Matrix destination rather than host header to verify. More... over 2 years ago
ircd::m::user: Add oper()/deoper() grant and revoke to interface. More... over 2 years ago
modules/m_bridge: Hook configuration updates to start/stop workers automatically. More... over 2 years ago
modules/m_bridge: Minor reorg. More... over 2 years ago