aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix(org-roam): resolve void find-node bindings, drop dead configCraig Jennings13 hours5-100/+21
* fix(custom-case): align title-case with its docstring and standard rulesCraig Jennings14 hours2-18/+47
* fix(custom-text-enclose): decouple indent count from the tabs choiceCraig Jennings14 hours2-5/+41
* fix(custom-ordering): preserve the trailing newline in reverse and numberCraig Jennings14 hours3-17/+35
* fix(custom-line-paragraph): correct paren-jump, line-join, and duplicateCraig Jennings14 hours4-35/+102
* fix(custom-comments): correct comment-reformat and inline-borderCraig Jennings15 hours3-25/+34
* fix(custom-datetime): make sortable-time actually sortableCraig Jennings15 hours2-3/+4
* fix(custom-buffer-file): error when copy-link has no file to copyCraig Jennings15 hours2-10/+14
* refactor(selection-framework): drop the overridden vertico sort customCraig Jennings15 hours1-1/+3
* refactor: retire unreferenced modules to an archive directoryCraig Jennings16 hours12-8/+73
* fix(custom-buffer-file): stop leaking the MIME handle in the email viewerCraig Jennings16 hours2-15/+45
* refactor(ui-config): drop the duplicate nerd-icons stanzaCraig Jennings17 hours1-9/+0
* fix(ui-theme): create persist/ before writing the saved themeCraig Jennings17 hours2-2/+21
* fix(undead-buffers): guard kill-other-window against a lone windowCraig Jennings17 hours2-8/+15
* fix(font-config): daemon emoji images and a re-runnable font listCraig Jennings17 hours2-16/+74
* feat: add takuzu-config and wire it into initCraig Jennings19 hours2-0/+18
* refactor(local-repository): drop the dead archive-init pathCraig Jennings29 hours3-111/+41
* refactor(keybindings): drop the no-op C-x C-f rebindCraig Jennings29 hours1-2/+0
* fix(system-utils): correct swapped args in the run-on-file messageCraig Jennings29 hours1-1/+1
* fix(config-utilities): detect native-comp with the right predicate, clear eln...Craig Jennings29 hours2-10/+25
* fix(keyboard-compat): register terminal arrow-key setup on tty-setup-hookCraig Jennings29 hours2-2/+13
* docs(spec): reconcile init-load-graph to the shipped LSP decisionCraig Jennings30 hours1-14/+20
* refactor(lsp): make prog-general the single owner of LSP configCraig Jennings34 hours5-303/+242
* fix(auto-dim): dim the remaining org faces, and test for the next oneCraig Jennings46 hours2-0/+87
* fix(auto-dim): dim org-superstar's heading stars and list bulletsCraig Jennings47 hours2-0/+44
* docs(spec): cancel the org workflow doctor, it has no jobCraig Jennings47 hours1-2/+31
* fix(flycheck): lint ledger buffers, which nothing ever didCraig Jennings2 days3-12/+69
* fix(test-runner): reject a sibling dir that shares the test dir's prefixCraig Jennings2 days2-1/+23
* fix(auto-dim): dim the built-in link faces in unfocused windowsCraig Jennings2 days2-0/+36
* test(ledger): audit ledger-config and pin its current behaviorCraig Jennings2 days2-0/+194
* docs(design): survey where a curated "?" help menu fitsCraig Jennings2 days1-0/+96
* docs(design): map Org module ownership and load boundariesCraig Jennings2 days1-0/+138
* docs(spec): draft the org workflow doctor specCraig Jennings2 days1-0/+231
* docs(specs): flip the two music specs to IMPLEMENTEDCraig Jennings2 days2-4/+6
* feat(music): always dock the playlist at the bottomCraig Jennings2 days3-90/+87
* docs(auto-dim): note that ANSI-coloured terminal spans stay litCraig Jennings2 days1-0/+8
* fix(auto-dim): flat-dim the remaining org structure facesCraig Jennings2 days2-8/+64
* fix(auto-dim): dim org headings, links, and tags in unfocused windowsCraig Jennings3 days2-0/+51
* feat(music): move radio to a C-; m r prefix, lowercase the menu keysCraig Jennings4 days2-11/+42
* feat(music): queue radio picks and save on requestCraig Jennings4 days11-500/+729
* feat(music): fancy GUI player with hero, cover art, and bar (phase 3)Craig Jennings5 days2-48/+305
* feat(music): cover-art fetch and cache for the player (fancy UI phase 2)Craig Jennings5 days7-22/+434
* feat(music): show station and track names, not stream URLs (fancy UI phase 1)Craig Jennings6 days6-204/+435
* docs(specs): flip fancy music-player UI spec READY -> DOINGCraig Jennings6 days1-2/+3
* docs(specs): review and respond fancy music-player UI spec (READY)Craig Jennings6 days1-17/+55
* docs(specs): resolve fancy music-player UI decisions (5/5)Craig Jennings6 days1-6/+7
* docs(specs): add fancy music-player UI spec + prototype (DRAFT)Craig Jennings6 days2-0/+369
* feat(music): radio row for name, tag, and manual station searchCraig Jennings6 days3-36/+77
* feat(music): radio-browser search command + keybinding (phase 2)Craig Jennings6 days2-0/+176
* feat(music): radio-browser search client + emitter (phase 1)Craig Jennings6 days3-2/+259