1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-28 02:38:30 +00:00
continuwuity/src
Jason Volk 685eadb171 add is_not_found as Error member function; tweak interface; add doc comments
Signed-off-by: Jason Volk <jason@zemos.net>
2024-10-26 18:50:28 -04:00
..
admin fix list_rooms admin command filters 2024-10-25 00:38:18 -04:00
api add is_not_found as Error member function; tweak interface; add doc comments 2024-10-26 18:50:28 -04:00
core add is_not_found as Error member function; tweak interface; add doc comments 2024-10-26 18:50:28 -04:00
database fix unnecessary re-serializations 2024-10-26 18:50:28 -04:00
macros add util functors for is_zero/is_equal; move clamp to math utils 2024-10-25 00:15:01 -04:00
main fix trait-solver issue requiring recursion_limit increase 2024-10-25 00:38:45 -04:00
router catch panics at base functions to integrate with other fatal errors. 2024-10-26 18:50:28 -04:00
service split admin-room branch from build_and_append_pdu (fixes large stack warning) 2024-10-26 18:50:28 -04:00