aboutsummaryrefslogtreecommitdiff
path: root/wttrin.el
Commit message (Expand)AuthorAgeFilesLines
* fix: persist runtime favorite and saved locations in a state filerelease/0.4.0Craig Jennings29 hours1-33/+134
* feat(mode-line): optional multi-day forecast in the weather tooltipCraig Jennings2 days1-3/+127
* fix: center the loading placeholder on an a switchCraig Jennings3 days1-8/+20
* fix: keep a d-set favorite from reverting to the init value on restartCraig Jennings3 days1-71/+137
* fix: don't auto-fit the loading placeholder to a huge fontCraig Jennings6 days1-1/+28
* fix: don't steal focus when an async weather response rendersCraig Jennings6 days1-1/+5
* fix: drop stale async weather responses that overwrite a newer queryCraig Jennings6 days1-2/+14
* fix: stop the mode-line cleanly when disabled before startup firesCraig Jennings6 days1-2/+29
* fix: always evict at least one cache entry when over maxCraig Jennings6 days1-3/+4
* fix: key the cache on all response-shaping settingsCraig Jennings6 days1-2/+7
* fix: require subr-x for string-trimCraig Jennings6 days1-0/+1
* chore: clean up package metadataCraig Jennings6 days1-1/+1
* style: normalize wttrin-default-locations indentation to spacesCraig Jennings6 days1-5/+5
* refactor: extract the auto-fit input guard, fix a unit-stale docstringCraig Jennings6 days1-7/+14
* feat: fit and center the weather buffer in its windowCraig Jennings6 days1-8/+146
* fix: drop the alias query from history when making it the defaultHEADmainCraig Jennings8 days1-0/+2
* fix: keep saved locations and search history disjointCraig Jennings8 days1-1/+13
* feat: save the location to the directory when making it the defaultCraig Jennings8 days1-5/+8
* docs: use a public landmark address in saved-location examplesCraig Jennings8 days1-1/+1
* feat: add named-locations directory with display namesCraig Jennings8 days1-113/+370
* feat: add external-command geolocation, opt-out, and example adaptersCraig Jennings8 days1-8/+47
* feat: add current-location detection to the weather pickerCraig Jennings9 days1-32/+118
* fix: refresh mode-line weather when the default location changesCraig Jennings9 days1-2/+15
* feat: add 'd' key to make the displayed location the defaultCraig Jennings10 days1-6/+42
* feat: expose themeable faces for mode-line and buffer textCraig Jennings10 days1-12/+49
* fix: keep location history registered after a savehist setqCraig Jennings13 days1-1/+9
* feat: add persistent location search historyCraig Jennings13 days1-2/+58
* feat: add typed error hierarchy for fetch failuresCraig Jennings13 days1-8/+52
* feat: support t for auto-detect via geolocation in wttrin-favorite-locationCraig Jennings2026-05-051-32/+105
* feat: add wttrin-display-options for wttr.in flag customization (closes #3)Craig Jennings2026-05-051-1/+25
* docs: explain mode-line state and update flowCraig Jennings2026-04-261-0/+20
* refactor: extract wttrin--mode-line-extract-emoji helperCraig Jennings2026-04-261-4/+10
* refactor: extract wttrin--mode-line-stale-p helperCraig Jennings2026-04-261-5/+13
* bump version to 0.3.2v0.3.2Craig Jennings2026-04-261-1/+1
* fix: omit :foreground from emoji icon face when no color providedCraig Jennings2026-04-261-4/+7
* feat: add IP geolocation command for setting wttrin-favorite-locationCraig Jennings2026-04-221-0/+34
* bump version to 0.3.1v0.3.1Craig Jennings2026-04-041-1/+1
* fix: weather ASCII art wraps when window is narrowCraig Jennings2026-04-041-0/+2
* fix: weather buffer shows location in lowercaseCraig Jennings2026-04-041-0/+4
* feat: specific error messages for fetch failuresCraig Jennings2026-04-041-29/+65
* bump version to 0.3.0v0.3.0Craig Jennings2026-04-041-1/+1
* fix: clean byte-compilation warningsCraig Jennings2026-04-041-2/+2
* doc: note wttr.in update frequency in refresh interval docstringsCraig Jennings2026-04-041-2/+5
* doc: improve source comments for senior developer audienceCraig Jennings2026-04-041-23/+21
* fix: emoji dimming can disagree with tooltip stalenessCraig Jennings2026-04-041-0/+10
* fix: cache timestamp reflects request time, not response timeCraig Jennings2026-04-041-3/+2
* fix: validate-weather-data corrupts match dataCraig Jennings2026-04-041-1/+1
* fix: mode-line tooltip always shows "Updated just now"Craig Jennings2026-04-041-14/+26
* fix: mode-line tooltip shows location in lowercaseCraig Jennings2026-04-041-1/+11
* doc: update copyright years to 2026 and add missing author fieldCraig Jennings2026-04-041-1/+1