]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/IMAP.pm
imap: support LIST command
[public-inbox.git] / lib / PublicInbox / IMAP.pm
2020-06-13 Eric Wongimap: support LIST command
2020-06-13 Eric Wongimap: use Text::ParseWords::parse_line to handle quoted...
2020-06-13 Eric Wongimap: implement STATUS command
2020-06-13 Eric Wongimap: delay InboxIdle start, support refresh
2020-06-13 Eric Wongmsgmap: split ->max into its own method
2020-06-13 Eric Wongimap: support IDLE
2020-06-13 Eric Wongpreliminary imap server implementation