continuwuity/src
Jason Volk 6dacf668bb add is_not_found as Error member function; tweak interface; add doc comments
Signed-off-by: Jason Volk <jason@zemos.net>
2024-10-21 22:09:22 +00:00
..
admin improve UX of admin media deletion commands, ignore errors by default, support deleting local media too 2024-10-21 22:08:33 +00:00
api add is_not_found as Error member function; tweak interface; add doc comments 2024-10-21 22:09:22 +00:00
core add is_not_found as Error member function; tweak interface; add doc comments 2024-10-21 22:09:22 +00:00
database fix unnecessary re-serializations 2024-10-21 22:09:22 +00:00
macros add util functors for is_zero/is_equal; move clamp to math utils 2024-10-21 22:07:37 +00:00
main feature-gate direct TLS mode to make rustls/aws-lc-rs optional 2024-10-21 22:08:33 +00:00
router catch panics at base functions to integrate with other fatal errors. 2024-10-21 22:09:22 +00:00
service split admin-room branch from build_and_append_pdu (fixes large stack warning) 2024-10-21 22:09:22 +00:00