aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat(calendar-sync): Add auto-start toggle and convert to defvarCraig Jennings2025-11-171-20/+17
* fix(calendar-sync): Remove carriage return characters from synced eventsCraig Jennings2025-11-172-2/+202
* chore: Mark org-appear toggle task as DONECraig Jennings2025-11-161-4/+20
* chore: Updated tasksCraig Jennings2025-11-161-270/+272
* feat: Add toggle for org-appear mode (C-c C-a)Craig Jennings2025-11-161-3/+17
* refactor: Use cj/log-silently for debug messagesCraig Jennings2025-11-165-24/+65
* test(calendar-sync): Add unit tests for UTC conversion functionCraig Jennings2025-11-161-0/+72
* feat(calendar-sync): Add automatic timezone detection and chronological sortingCraig Jennings2025-11-1611-22/+24301
* docs: Add session notes for maildir corruption fixCraig Jennings2025-11-151-86/+9
* refactor(reconcile-open-repos): Use git pull --rebase for cleaner historyCraig Jennings2025-11-151-2/+2
* fix(tests): Move cj/log-silently to system-lib.el, fix all test failuresCraig Jennings2025-11-158-294/+113
* fix(tests): Update mousetrap test to match current configurationCraig Jennings2025-11-151-1/+1
* feat(tests): Improve test failure reporting in MakefileCraig Jennings2025-11-151-9/+77
* feat(music): Switch EMMS from MPD to MPV backendCraig Jennings2025-11-152-51/+63
* refactor(dirvish): Rename project shortcuts for consistencyCraig Jennings2025-11-151-2/+2
* feat(dirvish): Add dropbox shortcut and fix directory pathsCraig Jennings2025-11-151-3/+4
* feat(dashboard): Comprehensive dashboard navigation improvementsCraig Jennings2025-11-152-24/+145
* fix(modeline): Align to window edge instead of buffer marginCraig Jennings2025-11-152-19/+22
* fix(mousetrap): Fix dashboard click/scroll blocking issueCraig Jennings2025-11-152-19/+175
* chore: Update Emacs historyCraig Jennings2025-11-151-534/+24
* feat(scratch): Set scratch buffer font to 16pt and fix missing variableCraig Jennings2025-11-151-7/+7
* feat(epub): Improve nov reader typography and layoutCraig Jennings2025-11-151-3/+13
* test: Add integration test for recording monitor captureCraig Jennings2025-11-141-0/+222
* chore: updated tasksCraig Jennings2025-11-142-65/+114
* fix(recording): Fix phone call audio capture with amix filterCraig Jennings2025-11-145-11/+250
* fix: Reapply dashboard, weather config fixes and todo updatesCraig Jennings2025-11-144-489/+589
* Revert "checking in modified/removed tests and other misc changes"Craig Jennings2025-11-14128-580/+25337
* checking in modified/removed tests and other misc changesCraig Jennings2025-11-14128-25337/+580
* fix(ui): Fix cursor color updates with post-command-hookCraig Jennings2025-11-143-23/+186
* feat(ui): Add buffer modification state to color indicatorsCraig Jennings2025-11-144-12/+240
* feat(mousetrap): Add profile-based architecture and clickable lighterCraig Jennings2025-11-147-43/+1305
* feat(mousetrap): Add configurable mouse wheel scrollingCraig Jennings2025-11-131-8/+17
* fix: Write relative paths to M3U playlists instead of absoluteCraig Jennings2025-11-121-14/+18
* feat(fonts): Update fonts to Berkeley Mono + Lexend, simplify org-drill configCraig Jennings2025-11-124-116/+650
* chore: Update history fileCraig Jennings2025-11-121-62/+87
* feat(fonts): Update default fonts to Berkeley Mono + LexendCraig Jennings2025-11-121-3/+10
* docs: Add comprehensive test-reporter specificationCraig Jennings2025-11-121-0/+636
* refactor: Remove ANSI color codes from MakefileCraig Jennings2025-11-121-45/+40
* perf: Merge performance branch - org-agenda cache, tests, and inbox zeroCraig Jennings2025-11-1258-2104/+29316
* perf: Optimize org-refile with caching to eliminate 15-20s delayCraig Jennings2025-11-112-29/+418
* a/v recording: fix setup, add test functionality and indicatorlkgCraig Jennings2025-11-1115-427/+2536
* chrono-tools: integrate and test time-zones packageCraig Jennings2025-11-112-19/+34
* vc-config: add git clone from clipboard URL featureCraig Jennings2025-11-111-4/+63
* org-drill-config: enhance org-drill display settingsCraig Jennings2025-11-111-2/+34
* fix: Resolve Google Calendar password prompts via adviceCraig Jennings2025-11-113-1490/+503
* config: Increase chime modeline lookahead and tooltip displayCraig Jennings2025-11-101-4/+4
* updating tasksCraig Jennings2025-11-091-2/+1451
* test: Add slow tag to benchmarks taking too longCraig Jennings2025-11-091-2/+8
* refactor:weather-config: streamline wttrin configurationCraig Jennings2025-11-091-41/+19
* test: Exclude slow tests from batch executionsCraig Jennings2025-11-091-3/+3