Activity filtering now supports timestamp-based checkpoint parameters.

The activity controller can filter by a checkpoint’s Unix timestamp, and the admin activity page now passes that timestamp when linking from a session summary into a detailed activity view. This avoids mismatches caused by formatted checkpoint strings.

The public footer also gained an option to control whether it should be displayed, allowing pages with focused activity flows to hide footer content when needed.

Reference: c305949