aboutsummaryrefslogtreecommitdiff
path: root/go.sum
Commit message (Expand)AuthorAgeFilesLines
* Convert HTML to plaintext for forwarding & repliesDrew DeVault2020-11-191-0/+8
* Replace parts tree with attachment listDrew DeVault2020-10-231-0/+2
* Rig up dowork event queue and graceful terminationDrew DeVault2020-10-231-0/+95
* login: set encrypted "remember me" tokenDrew DeVault2020-05-201-0/+2
* plugins/caldav: switch to path-based URLsSimon Ser2020-05-131-2/+2
* Update go-webdavSimon Ser2020-05-131-2/+2
* Update dependenciesSimon Ser2020-05-131-11/+17
* plugins/base: allow move/delete/flag operations to take multiple UIDsSimon Ser2020-03-191-13/+15
* plugins/carddav: check supported vCard versionsSimon Ser2020-02-271-2/+2
* Update linkifySimon Ser2020-02-261-4/+6
* plugins/caldav: update go-webdavSimon Ser2020-02-251-10/+10
* plugins/viewtext: linkify plaintext messagesSimon Ser2020-02-251-0/+2
* plugins/carddav: add page to create new contactSimon Ser2020-02-121-2/+4
* Update dependenciesSimon Ser2020-02-121-6/+6
* plugins/caldav: add basic event viewSimon Ser2020-02-051-2/+2
* plugins/caldav: new pluginSimon Ser2020-02-051-2/+9
* plugins/carddav: new pluginSimon Ser2020-02-051-14/+4
* Update echo to 504f39abaf320Simon Ser2020-02-031-10/+11
* koushin: add Store interfaceSimon Ser2020-01-281-0/+2
* plugins/base: append outgoing messages to Sent mailboxSimon Ser2020-01-201-0/+2
* plugins/base: remove external resources URLs, sanitize CSSSimon Ser2020-01-201-2/+9
* Add support for HTML partsSimon Ser2020-01-201-0/+2
* Update dependenciesSimon Ser2020-01-201-16/+18
* Add a form to set message flagsSimon Ser2019-12-171-0/+2
* Add form to move messagesSimon Ser2019-12-161-0/+2
* Update depsSimon Ser2019-12-161-25/+17
* Add basic support for pluginsSimon Ser2019-12-091-0/+9
* Use imap.BodyStructure.Filename and imap.Address.AddressSimon Ser2019-12-091-0/+2
* Add basic SMTP supportSimon Ser2019-12-031-1/+31
* Add basic message viewSimon Ser2019-12-021-0/+2
* Add initial login logicSimon Ser2019-12-021-0/+10
* Add HTTP server boilerplateSimon Ser2019-12-021-0/+34