aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add basic message listSimon Ser2019-12-023-3/+64
* Extract IMAP functions into separate fileSimon Ser2019-12-022-37/+51
* Add synchronization to connection poolSimon Ser2019-12-021-1/+11
* Evict connection pool entry on logoutSimon Ser2019-12-021-0/+6
* readme: add IMAP URL to usageSimon Ser2019-12-021-1/+1
* List mailboxesSimon Ser2019-12-022-4/+31
* Add initial login logicSimon Ser2019-12-026-6/+248
* Add HTTP server boilerplateSimon Ser2019-12-0210-0/+149