summary refs log tree commit diff
path: root/Makefile (follow)
Commit message (Collapse)AuthorAge
* Add decoding stubsJune McEnroe2020-04-14
|
* Move parseEnvelope to parse.cJune McEnroe2020-04-10
|
* Fetch thread root envelopes for concatJune McEnroe2020-04-10
|
* Move export code to export.cJune McEnroe2020-04-09
|
* Render Atom envelopesJune McEnroe2020-04-09
|
* Render basic HTML envelopes with templatingJune McEnroe2020-04-09
|
* Export mbox filesJune McEnroe2020-04-09
|
* Parse envelopesJune McEnroe2020-04-09
|
* Send FETCH for uncached UIDsJune McEnroe2020-04-09
|
* Implement login and UIDVALIDITY checkJune McEnroe2020-04-09
span title='2020-02-10 02:55:21 -0500'>2020-02-10Move scroll marker on resizeJune McEnroe 2020-02-10Update line count for words longer than linesJune McEnroe 2020-02-10Simplify mark, heat, unread trackingJune McEnroe 2020-02-10Update prompt when own nick changesJune McEnroe 2020-02-10Match URLs surrounded by parenthesesJune McEnroe But include a pair of parentheses in the URL itself. 2020-02-10Fix M-a so it properly cycles back to where it startedJune McEnroe 2020-02-09Add M-lJune McEnroe 2020-02-09Add /whoisJune McEnroe 2020-02-09Add /msgJune McEnroe