aboutsummaryrefslogtreecommitdiff
path: root/go.mod
Commit message (Expand)AuthorAgeFilesLines
* Update dependenciesSimon Ser2020-05-131-9/+8
* Rename project to alpsSimon Ser2020-05-131-1/+1
* plugins/base: allow move/delete/flag operations to take multiple UIDsSimon Ser2020-03-191-7/+7
* plugins/carddav: check supported vCard versionsSimon Ser2020-02-271-1/+1
* Update linkifySimon Ser2020-02-261-2/+3
* plugins/caldav: update go-webdavSimon Ser2020-02-251-4/+4
* plugins/viewtext: linkify plaintext messagesSimon Ser2020-02-251-0/+1
* Fix go.mod containing local replace directiveSimon Ser2020-02-131-2/+0
* plugins/carddav: add view to edit contactsSimon Ser2020-02-121-0/+2
* plugins/carddav: add page to create new contactSimon Ser2020-02-121-1/+2
* Update dependenciesSimon Ser2020-02-121-5/+3
* docs: add instructions for Google accountsSimon Ser2020-02-121-0/+2
* plugins/caldav: add basic event viewSimon Ser2020-02-051-1/+1
* plugins/caldav: new pluginSimon Ser2020-02-051-1/+1
* plugins/carddav: new pluginSimon Ser2020-02-051-0/+2
* Update echo to 504f39abaf320Simon Ser2020-02-031-4/+5
* koushin: add Store interfaceSimon Ser2020-01-281-0/+1
* plugins/base: append outgoing messages to Sent mailboxSimon Ser2020-01-201-0/+1
* plugins/base: remove external resources URLs, sanitize CSSSimon Ser2020-01-201-2/+6
* Update dependenciesSimon Ser2020-01-201-10/+7
* Add a form to set message flagsSimon Ser2019-12-171-1/+1
* Add form to move messagesSimon Ser2019-12-161-0/+1
* Update depsSimon Ser2019-12-161-8/+8
* Add basic support for pluginsSimon Ser2019-12-091-0/+2
* Use imap.BodyStructure.Filename and imap.Address.AddressSimon Ser2019-12-091-1/+1
* Add basic theme supportSimon Ser2019-12-041-0/+1
* Add basic SMTP supportSimon Ser2019-12-031-1/+9
* Add basic message viewSimon Ser2019-12-021-0/+1
* Add initial login logicSimon Ser2019-12-021-1/+4
* Add HTTP server boilerplateSimon Ser2019-12-021-0/+5