aboutsummaryrefslogtreecommitdiff
path: root/themes/alps/util.html
Commit message (Collapse)AuthorAgeFilesLines
* Implement mailbox subscriptionsDrew DeVault2020-11-191-26/+11
|
* Comment out subscription buttonsDrew DeVault2020-11-191-1/+2
| | | | | This probably doesn't make sense to prioritize on the last day of development in this billing phase.
* Design work for mailbox subscriptionsDrew DeVault2020-11-131-31/+58
|
* 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