aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/public
Commit message (Expand)AuthorAgeFilesLines
* Carry Message-ID forward through compose processDrew DeVault2020-11-121-0/+1
* base HTML: fix nil on emails without a text partнаб2020-07-131-1/+1
* Replace IMAPMessage.TextPartName with TextPartSimon Ser2020-05-201-1/+1
* Add <meta refresh> to mailbox viewDrew DeVault2020-05-135-5/+5
* Rename project to alpsSimon Ser2020-05-136-6/+6
* plugins/base: allow move/delete/flag operations to take multiple UIDsSimon Ser2020-03-191-3/+6
* plugins/base: add route to forward messagesSimon Ser2020-03-181-1/+2
* plugins/base: replace MessageRenderData.PartPath with PartSimon Ser2020-02-251-10/+10
* Turn message part viewers into pluginsSimon Ser2020-02-125-33/+2
* plugins/base: add icons for attachments/re/fwd/starredSimon Ser2020-02-051-7/+13
* plugins/base: add settings pageSimon Ser2020-01-282-1/+21
* plugins/base: support attachments in draftsSimon Ser2020-01-281-0/+7
* Add .editorconfigSimon Ser2020-01-245-152/+152
* plugins/base: edit draftsSimon Ser2020-01-241-1/+7
* plugins/base: save message as draftSimon Ser2020-01-241-0/+1
* Add polyfill for browsers not supporting srcdocSimon Ser2020-01-202-1/+10
* Open e-mail links in new tabSimon Ser2020-01-201-1/+2
* Resize e-mail iframe with contentSimon Ser2020-01-203-1/+11
* Add support for HTML partsSimon Ser2020-01-202-2/+11
* Fix extra comma in address listSimon Ser2019-12-181-1/+1
* Implement paging for searchSimon Ser2019-12-171-3/+3
* Linkify address listsSimon Ser2019-12-171-4/+12
* Add a form to set message flagsSimon Ser2019-12-171-1/+20
* Add envelope metadata to message viewSimon Ser2019-12-171-0/+22
* Add button to delete messageSimon Ser2019-12-161-0/+4
* Add form to move messagesSimon Ser2019-12-161-0/+10
* Add attachments support to composerSimon Ser2019-12-161-3/+6
* Use <label> in compose formSimon Ser2019-12-162-9/+12
* Add basic searchSimon Ser2019-12-162-1/+6
* Add line break to login formSimon Ser2019-12-161-0/+1
* Introduce base pluginSimon Ser2019-12-167-0/+154