Commit Graph

370 Commits

Author SHA1 Message Date
Drew DeVault e62b48caa8 Correct license ownership 2019-12-03 07:48:25 -05:00
Simon Ser 4c52849539
Show last 50 messages in mailbox view 2019-12-03 13:25:35 +01:00
Simon Ser f4808eb4c5
Add logout route 2019-12-03 13:24:46 +01:00
Simon Ser 23e3e85251
Set HTTP error handler 2019-12-03 13:17:51 +01:00
Simon Ser be14524c33
Display & download any message part 2019-12-03 13:07:25 +01:00
Simon Ser 33b8679f1c
Extract string conversion functions 2019-12-03 11:54:43 +01:00
Simon Ser ed50cef3cf
Linkify message part tree 2019-12-03 11:36:53 +01:00
Simon Ser 4cbe2fde9d
go fmt 2019-12-03 11:12:26 +01:00
Simon Ser 61f2f3e139
Print body structure tree 2019-12-03 11:11:49 +01:00
Simon Ser 80eeaeeb1e
Add missing public/message.html 2019-12-02 19:55:52 +01:00
Simon Ser 25c63d0530
Add basic message view 2019-12-02 19:53:09 +01:00
Simon Ser fce17c9733
Linkify mailbox list 2019-12-02 18:29:06 +01:00
Simon Ser 39629b0740
Add basic message list 2019-12-02 18:21:45 +01:00
Simon Ser e9d31b0940
Extract IMAP functions into separate file 2019-12-02 17:58:19 +01:00
Simon Ser 594bb2ec19
Add synchronization to connection pool 2019-12-02 17:40:53 +01:00
Simon Ser 85f8530fd3
Evict connection pool entry on logout 2019-12-02 17:36:43 +01:00
Simon Ser c62703985e
readme: add IMAP URL to usage 2019-12-02 17:32:44 +01:00
Simon Ser 640bd49731
List mailboxes 2019-12-02 17:31:34 +01:00
Simon Ser 8b84d81f9b
Add initial login logic 2019-12-02 17:24:19 +01:00
Simon Ser a1a067e6de
Add HTTP server boilerplate 2019-12-02 15:31:00 +01:00