-
Close out chat: owner settings, wipe-now, mention highlight, entry point
-
multithreaded: schedule the chat sweeps, report connections in health
-
multithreaded: chat routes
-
Report the host trust store at boot and on /api/health
-
Delete comments that restate the line under them
-
Move the pom health assertion out of the default test run
-
Report git_sha in Multithreaded's health body
-
Fail the render when the CSRF token cannot be stored
-
multithreaded: add the deleted-threads surface so a deleted thread can come back
-
multithreaded: add restore as its own mod action
-
multithreaded: adopt lint block, fix clippy, fmt
-
multithreaded: bump tower-http, tower_governor, and governor
-
Format the tree with rustfmt and add the lint + supply-chain gates