0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ircd::m::room::create: Add an initial local aliases event with the canonical alias. More... over 2 years ago
modules/federation/make_join: Check visibility only for non-public rooms. More... over 2 years ago
modules/federation: Add missing top-level spec transaction fields. More... over 2 years ago
modules/federation/send_join: Tolerate join event prev_state not found w/o throwing. More... over 2 years ago
modules/m_listen: Skip client limits for localhost. #189 More... over 2 years ago
ircd::net::acceptor: Simplify SNI string comparison. More... over 2 years ago
ircd::m::homeserver: Relax check on options precluding port numbers. More... over 2 years ago
ircd::m::fed::well_known: Fix duplicate well_known queries. More... over 2 years ago
modules/federation/sender: Multiple workers; use ctx::queue; fix legacy externs. More... over 2 years ago
construct: Interpose IORING_SETUP_COOP_TASKRUN where supported. More... over 2 years ago
modules/federation/sender: Downgrade flush error to DERROR on shutdown. More... over 2 years ago
ircd::util: Add missing default construction for closure_bool. More... over 2 years ago
ircd::http: Recognize additional proxy related headers for now. #189 More... over 2 years ago
ircd::http: Simplify interface w/ util::closure_bool. More... over 2 years ago
ircd::http: Strongly type headers view in request/response head structs. More... over 2 years ago
modules/federation/make_join: Add conf fuse to bypass version compat. More... over 2 years ago
ircd::m::rooms::summary: Add room_type to /publicRooms response. More... over 2 years ago
ircd::m::rooms::summary: Ensure properties appear in /publicRooms response. More... over 2 years ago
modules/media: Fix missing url decoding of mxc path params. More... over 2 years ago
modules/console: Improve bad command error format; improve subcommands display. More... over 2 years ago
ircd::m::fed: Remove legacy trailing slash on key/server request. More... over 2 years ago
ircd::m::event::append: Move prev_content to unsigned (since v1.2 "no known server impl...") More... over 2 years ago
modules/client/rooms: Stub GET /threads endpoint. More... over 2 years ago
ircd::m::room::missing: Move event::fetch out of loop body. More... over 2 years ago
ircd::m::room::stats: Optimize byte counter with pipelined iteration. More... over 2 years ago
ircd::m::get: Support empty key for full _event_json. More... over 2 years ago
ircd::m::room: Rename room::content to room::iterate and abstract. More... over 2 years ago
ircd::m::event::append: Add conf item to exclude org.matrix.dummy_event fake read receipts. More... over 2 years ago
ircd::util::returns: Eliminate std::function w/ template lambda. More... over 2 years ago
ircd::db: Annotate the entire rocksdb API surface noexcept in one fell swoop. More... over 2 years ago