aboutsummaryrefslogtreecommitdiff
path: root/handlers.go
Commit message (Expand)AuthorAgeFilesLines
* Reconnect to IMAP server when logged outSimon Ser2019-12-091-9/+3
* Make SessionManager create the IMAP clientSimon Ser2019-12-091-11/+4
* Rename ConnPool to SessionManagerSimon Ser2019-12-091-1/+1
* Make render data staticSimon Ser2019-12-091-14/+39
* Use imap.BodyStructure.Filename and imap.Address.AddressSimon Ser2019-12-091-1/+1
* Extract HTTP handlers in separate fileSimon Ser2019-12-041-0/+275