about summary refs log tree commit diff
path: root/parse.c (unfollow)
Commit message (Expand)Author
2020-04-12Allow missing DOW and obsolete zone in dateJune McEnroe
2020-04-12Mangle message IDs in pathsJune McEnroe
2020-04-12Factor out path functionsJune McEnroe
2020-04-12Avoid mutating header/body for mbox outputJune McEnroe
2020-04-12Fetch and parse BODYSTRUCTUREJune McEnroe
2020-04-12Do not use <h1> for subject linesJune McEnroe
2020-04-11Use Message-Id in mailto Atom IDsJune McEnroe
2020-04-10Write escapeXML in the same order as escapeURLJune McEnroe
2020-04-10Revert "Use hard links for single-message mbox threads"June McEnroe
2020-04-10Use hard links for single-message mbox threadsJune McEnroe
2020-04-10Concatenate Atom threadsJune McEnroe
2020-04-10Concatenate mbox threadsJune McEnroe
2020-04-10Parse envelope and find thread in concatDataJune McEnroe
2020-04-10Clean up exportDataJune McEnroe
2020-04-10Move parseEnvelope to parse.cJune McEnroe
2020-04-10Move extra atoms into the predefined enumJune McEnroe
2020-04-10Use dataCheck in parsingJune McEnroe
2020-04-10Refactor main loop state machineJune McEnroe
2020-04-10Fix UIDNEXT check and writeJune McEnroe
2020-04-10Fetch thread root envelopes for concatJune McEnroe
2020-04-10Rename exportThreads to exportFetchJune McEnroe
2020-04-10Only write UIDNEXT when finishedJune McEnroe
2020-04-10Link mbox files into message/June McEnroe
2020-04-10Use UIDNEXT to avoid asking IMAP to do any workJune McEnroe
2020-04-10Rearrange Atom templating codeJune McEnroe
2020-04-10Rearrange HTML templating codeJune McEnroe
2020-04-10Do not multiply URL template length by 3June McEnroe
2020-04-09URL encode the fragment linkJune McEnroe
2020-04-09Move export code to export.cJune McEnroe
2020-04-09Render Atom envelopesJune McEnroe
2020-04-09Factor out templateURLJune McEnroe
2020-04-09Render HTML To and Cc listsJune McEnroe
2020-04-09Use replyTo for mailto URLJune McEnroe
2020-04-09Render date in HTML envelopeJune McEnroe
2020-04-09Render escaped mailto URLJune McEnroe
2020-04-09Render basic HTML envelopes with templatingJune McEnroe
2020-04-09Trim angle brackets from message IDsJune McEnroe
2020-04-09Export mbox filesJune McEnroe
2020-04-09Parse envelopesJune McEnroe
2020-04-09Send FETCH for uncached UIDsJune McEnroe
2020-04-09Implement login and UIDVALIDITY checkJune McEnroe
2020-04-09Add IMAP parserJune McEnroe
mp;follow=1'>Set urgency on bell in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe Weirdly the Fn key doesn't change how the F row registers... I wonder if I can do something about that. 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 11 is what I use on macOS, but I feel like my eyes are working harder here. 2021-02-07Fully configure and rebind cwmJune McEnroe This is sort of a mix of trying to emulate macOS somewhat for my muscle memory and just rebinding some of the cwm defaults to use 4- rather than M-. 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe cwm still needs a lot more rebinding, and I need to actually look at its other options. xterm definitely still needs some configuration, but I at least managed to get it to use a decent looking font. Very happy that OpenBSD includes Luxi Mono, which is what my usual font, Go Mono, is based on anyway. Still missing is xmodmap and such. 2021-02-06Add xterm output to schemeJune McEnroe