about summary refs log tree commit homepage
path: root/TODO
DateCommit message (Collapse)
2016-05-23TODO: update linkification notes
Some readers will want to use "HTTPS Everywhere" conveniently; and I will support it.
2016-05-14import ssoma-replay example script I've been using
Unfortunately, most users still prefer their mail delivered over SMTP; so we'll at least document mlmmj integration for now until we can popularize pull-based reading over POP3/NNTP/ssoma.
2016-04-29TODO: add item for .mailmap support
Email addresses get out-of-date, so make sure they're mapped properly for future readers. git and linux-kernel already have an established convention for this, so we will follow it.
2016-04-25TODO: various updates
2016-01-06TODO: add a few more items
Sometimes I contribute to projects with centralization-inducing things like reply-to-list and bug trackers. I dislike those things myself, but most of the time I can deal with them... for now.
2016-01-04misc doc updates
Strongly emphasize decentralization, as that was actually the main impetus for my interest in git.
2015-11-18TODO: updates for done stuff, and add item for message threading
Of course, we need to figure out if RFC 4685 is supported anywhere, first.
2014-10-05TODO: add mlmmj integration item
Because some folks will want to receive email.
2014-10-05TODO: add a placeholder for search
While we're at it, fix up a typo.
2014-05-04add various TODO items
Screen space is precious, and we do not need it in the abbreviated view.
2014-04-26huge refactor of encoding handling
Hopefully this simplifies and corrects our usage of Perl encoding APIs.
2014-04-22fix quoted URL generation in feeds
While we're at it, make sure strange characters are escaped properly in Message-IDs. We'll need tests for all this behavior.