aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/base/strconv.go
Commit message (Collapse)AuthorAgeFilesLines
* Add optional Cc and Bcc fields when composing a messageLibravatarLibravatar Silvan Jegen 2024-02-031-3/+9
| | | | This should address https://todo.sr.ht/~migadu/alps/145.
* Upgrade go-imapLibravatarLibravatar Simon Ser 2024-01-101-5/+7
|
* Rename project to alpsLibravatarLibravatar Simon Ser 2020-05-131-1/+1
|
* plugins/base: allow move/delete/flag operations to take multiple UIDsLibravatarLibravatar Simon Ser 2020-03-191-0/+12
|
* Introduce base pluginLibravatarLibravatar Simon Ser 2019-12-161-0/+57
This plugin offers base IMAP/SMTP functionality. References: https://todo.sr.ht/~sircmpwn/koushin/39