summary refs log tree commit diff
path: root/imbox.c (follow)
Commit message (Expand)AuthorAge
* Use sequence numbers rather than UIDsJune McEnroe2019-12-22
* Use EXAMINE rather than SELECTJune McEnroe2019-12-22
* Export To and CC headersJune McEnroe2019-12-22
* Add missing includeJune McEnroe2019-12-22
* Export In-Reply-To headersJune McEnroe2019-12-22
* Determine host by SRV lookupJune McEnroe2019-12-21
* Clean up remaining codeJune McEnroe2019-12-21
* Clean up mboxrd codeJune McEnroe2019-12-21
* Convert CRLF to LFJune McEnroe2019-12-21
* Implement -CFSTJune McEnroe2019-12-21
* Null-terminate read literalsJune McEnroe2019-12-21
* Add first working versionJune McEnroe2019-12-21
d>Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe