aboutsummaryrefslogtreecommitdiff
path: root/modules
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-171-2/+16
* 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
* feat(calendar-sync): Add automatic timezone detection and chronological sortingCraig Jennings2025-11-166-21/+456
* 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-157-28/+20
* feat(music): Switch EMMS from MPD to MPV backendCraig Jennings2025-11-151-27/+32
* 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-151-14/+55
* fix(modeline): Align to window edge instead of buffer marginCraig Jennings2025-11-151-1/+3
* fix(mousetrap): Fix dashboard click/scroll blocking issueCraig Jennings2025-11-151-8/+3
* 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
* fix(recording): Fix phone call audio capture with amix filterCraig Jennings2025-11-142-11/+64
* fix: Reapply dashboard, weather config fixes and todo updatesCraig Jennings2025-11-142-2/+2
* Revert "checking in modified/removed tests and other misc changes"Craig Jennings2025-11-142-2/+2
* checking in modified/removed tests and other misc changesCraig Jennings2025-11-142-2/+2
* fix(ui): Fix cursor color updates with post-command-hookCraig Jennings2025-11-141-22/+21
* feat(ui): Add buffer modification state to color indicatorsCraig Jennings2025-11-143-12/+19
* feat(mousetrap): Add profile-based architecture and clickable lighterCraig Jennings2025-11-141-43/+182
* 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-122-30/+11
* feat(fonts): Update default fonts to Berkeley Mono + LexendCraig Jennings2025-11-121-3/+10
* perf: Merge performance branch - org-agenda cache, tests, and inbox zeroCraig Jennings2025-11-122-18/+91
* perf: Optimize org-refile with caching to eliminate 15-20s delayCraig Jennings2025-11-111-29/+113
* a/v recording: fix setup, add test functionality and indicatorlkgCraig Jennings2025-11-112-51/+210
* chrono-tools: integrate and test time-zones packageCraig Jennings2025-11-111-19/+27
* 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-111-2/+56
* config: Increase chime modeline lookahead and tooltip displayCraig Jennings2025-11-101-4/+4
* refactor:weather-config: streamline wttrin configurationCraig Jennings2025-11-091-41/+19
* feat:chime: Add calendar URL configurationCraig Jennings2025-11-091-1/+4
* chore:popper-config: disable popper and comment out MessagesCraig Jennings2025-11-091-1/+3
* feat:system: Add system utility library with executable checkCraig Jennings2025-11-091-0/+20
* feat:buffer-diff: Add syntax-aware buffer diffing with difftasticCraig Jennings2025-11-091-5/+62
* feat: Fix modeline lag and add org multi-level sort with comprehensive testsCraig Jennings2025-11-088-9/+43
* fix: Resolve flyspell keybinding and mu4e sent folder sync issuesCraig Jennings2025-11-081-3/+8
* chore: Disable automatic syncs and triage inboxCraig Jennings2025-11-071-1/+2
* feat: Add comprehensive authentication cache reset utilityCraig Jennings2025-11-062-11/+62
* feat: Add AssemblyAI transcription backend with speaker diarizationCraig Jennings2025-11-063-30/+95
* feat: Configure scratch buffer for org-mode with cursor at endCraig Jennings2025-11-051-2/+11
* fix: Resolve Google Calendar password prompts every 10 minutesCraig Jennings2025-11-052-6/+20
* feat: Add LanguageTool integration for comprehensive grammar checkingCraig Jennings2025-11-042-27/+29
* fix: Resolve async buffer error and improve modeline spacingCraig Jennings2025-11-042-2/+26
* fix: Update transcription keybindings for clarityCraig Jennings2025-11-041-4/+4
* feat: Add complete async audio transcription workflowCraig Jennings2025-11-043-16/+413