aboutsummaryrefslogtreecommitdiff
path: root/themes/alps/util.html
Commit message (Collapse)AuthorAgeFilesLines
* Remove async SMTP queueDrew DeVault2020-11-131-7/+0
|
* Implement mailbox deletionDrew DeVault2020-10-301-7/+7
|
* Implement folder creation UIDrew DeVault2020-10-301-1/+4
|
* Copy unsent messages to OutboxDrew DeVault2020-10-301-0/+5
| | | | | | | | | | | This patch: 1. Copies unsent messages to the outbox before attempting to deliver them with SMTP 2. Deletes those messages once they're sent, or leaves them if an error occured 3. Updates the message list to make it obvious when there are unsent messages in the outbox
* Generalize sidebar categorization logicDrew DeVault2020-10-221-0/+41