aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/base/public
Commit message (Collapse)AuthorAgeFilesLines
* plugins/base: edit draftsLibravatarLibravatar Simon Ser 2020-01-241-1/+7
| | | | Note that attachments will be lost. This is a TODO.
* plugins/base: save message as draftLibravatarLibravatar Simon Ser 2020-01-241-0/+1
|
* Add polyfill for browsers not supporting srcdocLibravatarLibravatar Simon Ser 2020-01-202-1/+10
|
* Open e-mail links in new tabLibravatarLibravatar Simon Ser 2020-01-201-1/+2
|
* Resize e-mail iframe with contentLibravatarLibravatar Simon Ser 2020-01-203-1/+11
|
* Add support for HTML partsLibravatarLibravatar Simon Ser 2020-01-202-2/+11
|
* Fix extra comma in address listLibravatarLibravatar Simon Ser 2019-12-181-1/+1
|
* Implement paging for searchLibravatarLibravatar Simon Ser 2019-12-171-3/+3
|
* Linkify address listsLibravatarLibravatar Simon Ser 2019-12-171-4/+12
|
* Add a form to set message flagsLibravatarLibravatar Simon Ser 2019-12-171-1/+20
| | | | References: https://todo.sr.ht/~sircmpwn/koushin/36
* Add envelope metadata to message viewLibravatarLibravatar Simon Ser 2019-12-171-0/+22
|
* Add button to delete messageLibravatarLibravatar Simon Ser 2019-12-161-0/+4
| | | | | | Maybe we should add a confirmation step in the future. References: https://todo.sr.ht/~sircmpwn/koushin/36
* Add form to move messagesLibravatarLibravatar Simon Ser 2019-12-161-0/+10
| | | | References: https://todo.sr.ht/~sircmpwn/koushin/36
* Add attachments support to composerLibravatarLibravatar Simon Ser 2019-12-161-3/+6
| | | | Closes: https://todo.sr.ht/~sircmpwn/koushin/13
* Use <label> in compose formLibravatarLibravatar Simon Ser 2019-12-162-9/+12
|
* Add basic searchLibravatarLibravatar Simon Ser 2019-12-162-1/+6
| | | | Closes: https://todo.sr.ht/~sircmpwn/koushin/23
* Add line break to login formLibravatarLibravatar Simon Ser 2019-12-161-0/+1
|
* Introduce base pluginLibravatarLibravatar Simon Ser 2019-12-167-0/+154
This plugin offers base IMAP/SMTP functionality. References: https://todo.sr.ht/~sircmpwn/koushin/39