aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* fix(calendar-sync): run the sync from a timer instead of the agenda hookCraig Jennings19 hours2-14/+151
* feat(dirvish): add a quick-access shortcut to the wallpaper videosCraig Jennings3 days1-0/+1
* fix(prompts): make destructive confirms one keystrokeCraig Jennings4 days6-27/+48
* feat(agenda): refresh the render cache on a timer, without the daemonCraig Jennings4 days3-9/+37
* feat(agenda): add the renderer output profile and its cache fileCraig Jennings4 days1-6/+102
* feat(agenda): query the agenda window as JSON for external renderersCraig Jennings4 days1-0/+501
* fix(agenda): make the project-name category actually applyCraig Jennings5 days1-6/+16
* fix(telega): alert on server death and pin the container imageCraig Jennings7 days1-0/+112
* refactor(agenda): replace the dedicated frame with a full-frame F8Craig Jennings8 days2-891/+106
* fix: restore Full Agenda controls and clean startupCraig Jennings8 days2-17/+53
* fix(calendar-sync): guard the hourly timer body against repeating signalsCraig Jennings10 days1-10/+22
* fix(system-defaults): guard and cap the native-comp warning logCraig Jennings10 days1-7/+22
* fix(agenda-frame): keep the allowlist when org-agenda loads firstCraig Jennings10 days1-2/+14
* refactor(org-refile): name the two refile advices so they can be removedCraig Jennings11 days1-14/+27
* refactor: clear six byte-compile warnings across four modulesCraig Jennings11 days4-11/+27
* fix: correct four wrong behaviors and drop three dead code pathsCraig Jennings11 days7-101/+100
* fix(auto-dim): stop the minibuffer from re-dimming the window you leftCraig Jennings11 days1-1/+5
* fix: make the Full Agenda frame's default-deny actually denyCraig Jennings13 days1-0/+42
* feat(music): move single to 1, save to s, drop the stop keyCraig Jennings13 days1-8/+7
* feat: add d/w day/week view toggle to the Full Agenda frameCraig Jennings13 days1-5/+37
* fix: stop M-SPC / M-S-SPC escaping the Full Agenda frameCraig Jennings13 days1-0/+8
* fix: bind g to refresh inside the Full Agenda frameCraig Jennings13 days1-1/+5
* chore: raise company-idle-delay to 4 secondsCraig Jennings13 days1-1/+1
* refactor(elfeed): remove dead cj/extract-stream-urlCraig Jennings14 days1-24/+0
* fix(system): resolve the locker at command time, not module loadCraig Jennings14 days1-2/+15
* perf(ai-term): fetch the tmux session list once per launchCraig Jennings2026-07-203-8/+17
* refactor(case): flatten title-case-region into focused helpersCraig Jennings2026-07-201-48/+64
* perf(host-env): try cheap timezone methods before the zoneinfo scanCraig Jennings2026-07-201-9/+10
* refactor(text-enclose): extract the shared replace-region tailCraig Jennings2026-07-201-28/+19
* refactor(comments): extract shared comment-syntax resolutionCraig Jennings2026-07-201-36/+30
* fix(dev-fkeys): run javascript test files through the npx runnerCraig Jennings2026-07-201-2/+3
* fix(calendar): skip short months for plain monthly-on-the-31st rulesCraig Jennings2026-07-201-2/+18
* fix(comments): render padded dividers at LENGTH exactlyCraig Jennings2026-07-201-0/+5
* fix(music): queue all dired-marked files and de-anonymize header adviceCraig Jennings2026-07-201-5/+16
* fix(undead-buffers): keep C-u on wrapper commands from spamming the undead listCraig Jennings2026-07-201-5/+11
* fix(dashboard): make the bookmarks override realCraig Jennings2026-07-201-24/+33
* fix(org-roam): declare capture-templates special for immediate insertCraig Jennings2026-07-201-0/+4
* fix(jumper): handle empty completing-read input without crashingCraig Jennings2026-07-201-1/+6
* fix(external-open): guard looping video open behind executable-findCraig Jennings2026-07-201-0/+5
* fix(slack): friendly error on reaction command before slack loadsCraig Jennings2026-07-201-1/+4
* fix(flyspell): escape the + so org src blocks are actually skippedCraig Jennings2026-07-201-2/+4
* refactor(go): pin grammar revision via struct accessor, not raw indexCraig Jennings2026-07-201-2/+3
* refactor(mu4e): collapse dead completion conditionalCraig Jennings2026-07-201-6/+3
* refactor(coverage): replace double-negative empty guard with whenCraig Jennings2026-07-201-1/+1
* refactor(epub): drop unused col-px binding in nov-center-imagesCraig Jennings2026-07-201-2/+1
* fix(erc): declare erc-server-process specialCraig Jennings2026-07-201-0/+1
* fix(auth): declare plstore-open for the byte-compilerCraig Jennings2026-07-201-0/+1
* fix(dwim-shell): correct flip-vertically docstringCraig Jennings2026-07-201-1/+1
* feat(agenda): suspend auto-dim while the agenda frame is openCraig Jennings2026-07-201-0/+25
* fix(agenda): hide the refresh tick's selection flickerCraig Jennings2026-07-201-2/+14