aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* feat(recording): put the video and audio toggles on F9 and Shift-F9HEADmainCraig Jennings21 hours1-0/+130
* fix(calendar-sync): run the sync from a timer instead of the agenda hookCraig Jennings22 hours7-0/+457
* fix(prompts): make destructive confirms one keystrokeCraig Jennings4 days5-57/+207
* feat(agenda): refresh the render cache on a timer, without the daemonCraig Jennings4 days2-12/+183
* feat(agenda): add the renderer output profile and its cache fileCraig Jennings4 days1-0/+235
* feat(agenda): query the agenda window as JSON for external renderersCraig Jennings4 days3-0/+792
* fix(agenda): make the project-name category actually applyCraig Jennings5 days1-8/+103
* fix(test): anchor monthly tests on a day every month hasCraig Jennings5 days2-10/+33
* test(auto-dim): pin the minibuffer dim behavior, not just the settingCraig Jennings6 days1-5/+94
* fix(telega): alert on server death and pin the container imageCraig Jennings7 days2-0/+224
* refactor(agenda): replace the dedicated frame with a full-frame F8Craig Jennings8 days4-1280/+215
* fix: restore Full Agenda controls and clean startupCraig Jennings8 days3-3/+126
* fix(calendar-sync): guard the hourly timer body against repeating signalsCraig Jennings11 days1-0/+45
* fix(system-defaults): guard and cap the native-comp warning logCraig Jennings11 days1-0/+31
* fix(agenda-frame): keep the allowlist when org-agenda loads firstCraig Jennings11 days2-4/+89
* refactor(org-refile): name the two refile advices so they can be removedCraig Jennings11 days1-0/+87
* fix(test): stop the syncing-p tests leaking in-flight stateCraig Jennings11 days2-74/+128
* fix(githooks): stop the secret scan passing when it read nothingCraig Jennings11 days2-0/+199
* fix: correct four wrong behaviors and drop three dead code pathsCraig Jennings11 days9-411/+526
* fix(auto-dim): stop the minibuffer from re-dimming the window you leftCraig Jennings11 days1-1/+6
* fix: make the Full Agenda frame's default-deny actually denyCraig Jennings13 days1-0/+28
* feat(music): move single to 1, save to s, drop the stop keyCraig Jennings13 days2-3/+21
* feat: add d/w day/week view toggle to the Full Agenda frameCraig Jennings13 days1-4/+63
* fix: stop M-SPC / M-S-SPC escaping the Full Agenda frameCraig Jennings14 days1-0/+10
* fix: bind g to refresh inside the Full Agenda frameCraig Jennings14 days1-3/+6
* refactor(elfeed): remove dead cj/extract-stream-urlCraig Jennings2026-07-211-38/+1
* fix(system): resolve the locker at command time, not module loadCraig Jennings2026-07-211-0/+32
* test: make the 31st-recurrence and immediate-insert tests env-stableCraig Jennings2026-07-202-8/+18
* perf(ai-term): fetch the tmux session list once per launchCraig Jennings2026-07-201-0/+40
* perf(host-env): try cheap timezone methods before the zoneinfo scanCraig Jennings2026-07-201-4/+15
* refactor(comments): extract shared comment-syntax resolutionCraig Jennings2026-07-201-0/+25
* fix(dev-fkeys): run javascript test files through the npx runnerCraig Jennings2026-07-201-4/+9
* fix(calendar): skip short months for plain monthly-on-the-31st rulesCraig Jennings2026-07-201-0/+18
* fix(comments): render padded dividers at LENGTH exactlyCraig Jennings2026-07-201-0/+18
* fix(music): queue all dired-marked files and de-anonymize header adviceCraig Jennings2026-07-202-0/+89
* fix(undead-buffers): keep C-u on wrapper commands from spamming the undead listCraig Jennings2026-07-201-0/+17
* fix(dashboard): make the bookmarks override realCraig Jennings2026-07-201-0/+10
* fix(org-roam): declare capture-templates special for immediate insertCraig Jennings2026-07-201-0/+8
* fix(jumper): handle empty completing-read input without crashingCraig Jennings2026-07-201-0/+25
* fix(external-open): guard looping video open behind executable-findCraig Jennings2026-07-201-0/+10
* fix(slack): friendly error on reaction command before slack loadsCraig Jennings2026-07-201-0/+8
* fix(flyspell): escape the + so org src blocks are actually skippedCraig Jennings2026-07-201-0/+18
* feat(agenda): suspend auto-dim while the agenda frame is openCraig Jennings2026-07-201-0/+70
* fix(agenda): hide the refresh tick's selection flickerCraig Jennings2026-07-201-0/+32
* fix(agenda): repair the refresh tick, tighten the gutter, allow point motionCraig Jennings2026-07-201-2/+47
* fix(agenda): keep the agenda frame a single full-height agenda windowCraig Jennings2026-07-201-1/+40
* fix(agenda): make C-x C-c close the agenda frame, not the daemonCraig Jennings2026-07-201-0/+8
* fix(agenda): stop the frame's catch-all from swallowing input machineryCraig Jennings2026-07-201-3/+62
* fix(agenda): spawn the agenda frame tiled, not compositor-fullscreenCraig Jennings2026-07-201-0/+10
* feat(agenda): add S-<f8> dedicated fullscreen agenda frameCraig Jennings2026-07-201-0/+736