summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* feat(chime): limit the event tooltip to the next 3 daysCraig Jennings14 days1-2/+2
* feat(dashboard): add a Linear launcher and group the navigator by row sizesCraig Jennings14 days1-14/+26
* feat(linear): re-enable linear-config and wire the reworked command surfaceCraig Jennings14 days1-10/+76
* fix(dwim-shell): make destructive file-op commands match their namesCraig Jennings14 days1-9/+23
* fix(dwim-shell): build video-concat filelist in elispCraig Jennings14 days1-6/+29
* fix(org-babel): confirm babel evaluation by default, toggle on a keyCraig Jennings14 days1-11/+12
* fix(dwim-shell): quote and validate user-controlled shell inputsCraig Jennings14 days1-8/+49
* fix(dwim-shell): delete password temp file after the process exitsCraig Jennings14 days1-82/+101
* refactor(restclient): remove SkyFi key-injection featureCraig Jennings14 days1-40/+1
* fix(linear): load API key for check-setup and pin org file to emacs homeCraig Jennings2026-05-231-4/+20
* feat(linear): wire linear-emacs into the config for DeepSatCraig Jennings2026-05-231-0/+100
* refactor(mail): consolidate compose-buffer kill policy to one homeCraig Jennings2026-05-231-7/+3
* feat(mail): kill org-msg compose buffers on exitCraig Jennings2026-05-231-8/+7
* docs(mail): clarify message-kill-buffer-on-exit ownershipCraig Jennings2026-05-231-2/+8
* fix(org-babel): correct java structure-template language nameCraig Jennings2026-05-231-1/+1
* refactor(host-env): fix env-desktop-p doc and normalize the X predicatesCraig Jennings2026-05-231-4/+7
* fix(dirvish): guard nil file and reject path-traversal playlist namesCraig Jennings2026-05-231-12/+25
* fix(dirvish): declare runtime constant/util deps with plain requireCraig Jennings2026-05-231-2/+2
* refactor(org): give org-log-done a single homeCraig Jennings2026-05-222-2/+2
* fix(org-roam): always save the daily after a journal task-copyCraig Jennings2026-05-221-5/+13
* refactor(auth): consolidate the auth-source secret lookup into one helperCraig Jennings2026-05-225-33/+29
* refactor(dashboard): derive the navigator and keybindings from one launcher t...Craig Jennings2026-05-221-81/+50
* fix(dashboard): center the banner subtitle and color the navigator and itemsCraig Jennings2026-05-221-1/+1
* fix(ai-config): require gptel backend libs so the fork's constructors loadCraig Jennings2026-05-221-1/+11
* feat(org-config): add cj/org-finalize-task with testsCraig Jennings2026-05-221-0/+70
* fix(org-contacts): set org-contacts-files eagerly so launch doesn't errorCraig Jennings2026-05-211-4/+18
* feat(ai-vterm): add graceful agent close on M-f9 / C-S-f9Craig Jennings2026-05-211-28/+91
* feat(calendar-sync): resolve .ics feed URLs from auth-sourceCraig Jennings2026-05-211-5/+27
* fix(dashboard): trim padding newlines and reset window-start on openCraig Jennings2026-05-201-6/+7
* feat(ai-vterm): default to bottom-75% on laptop, right-50% on desktopCraig Jennings2026-05-201-18/+52
* feat(calendar-sync): dispatch Google calendars through API helperCraig Jennings2026-05-201-6/+110
* fix(calendar-sync): drop declined events from synced outputCraig Jennings2026-05-191-0/+25
* fix(vterm): stop wheel/escape forwarders from blocking EmacsCraig Jennings2026-05-181-4/+23
* feat(vterm): forward <escape> to the pty in vterm-modeCraig Jennings2026-05-181-1/+13
* feat(vterm): forward wheel events and route C-; x c into tmux copy-modeCraig Jennings2026-05-181-9/+75
* refactor(ai-config): switch gptel to local fork, drop tab-width adviceCraig Jennings2026-05-181-22/+2
* feat(ai-mcp): add pure-helper foundation with testsCraig Jennings2026-05-171-0/+416
* feat(ai-conversations): autosave on a periodic timerCraig Jennings2026-05-161-4/+56
* refactor: consolidate runtime state into persist/Craig Jennings2026-05-166-3/+10
* chore: drop stale custom pdf-continuous-scroll files + dead use-packageCraig Jennings2026-05-161-10/+0
* fix(config-utilities): guard emacsql-close against nil sqlite handleCraig Jennings2026-05-161-0/+20
* feat(org-config): hide :PROPERTIES: drawers via org-tidyCraig Jennings2026-05-161-0/+11
* fix(flycheck): wrap languagetool checker definition in eval+backquoteCraig Jennings2026-05-161-10/+15
* fix(ai-config): gptel-model must be a symbol, not a stringCraig Jennings2026-05-161-3/+5
* chore(ai-config): switch default gptel backend to ChatGPT / gpt-5.5Craig Jennings2026-05-161-5/+5
* feat(gptel-tools): wire web_fetch as a local toolCraig Jennings2026-05-161-1/+2
* feat(gptel-tools): wire git_status / git_log / git_diff as local toolsCraig Jennings2026-05-161-1/+4
* fix(nerd-icons): restore `:demand t' so dashboard-config can loadCraig Jennings2026-05-161-5/+10
* refactor(integrations): five hygiene fixes from the module-by-module re-reviewCraig Jennings2026-05-164-22/+61
* refactor(prog): six programming-track hygiene fixes from re-reviewCraig Jennings2026-05-167-7/+74