| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(tests): correct flaky test assertions | Craig Jennings | 2026-02-03 | 1 | -4/+8 |
| | | | | | | | | - calendar-sync: fix GTFO count bounds to match 15-month window (was incorrectly assuming 12-month/52-week window) - video-recording: add process-status mock to prevent race condition where process hadn't exited yet when sentinel was manually called | ||||
| * | Revert "checking in modified/removed tests and other misc changes" | Craig Jennings | 2025-11-14 | 1 | -0/+190 |
| | | | | | This reverts commit 1218bae708a6755e3628f15fef58e6806ac81039. | ||||
| * | checking in modified/removed tests and other misc changes | Craig Jennings | 2025-11-14 | 1 | -190/+0 |
| | | |||||
| * | a/v recording: fix setup, add test functionality and indicatorlkg | Craig Jennings | 2025-11-11 | 1 | -0/+190 |
| Integrates a modeline indicator to display active recording status in Emacs. The indicator shows "🔴Audio", "🔴Video", or "🔴A+V" based on the active recording processes. Includes functions for starting and stopping audio/video recordings, with sentinel processes ensuring timely updates to the modeline. Also adds extensive integration tests to validate modeline synchronization. | |||||
