snappymail/snappymail/v/0.0.0/app/libraries/RainLoop/Actions
2023-02-25 14:16:04 +01:00
..
Accounts.php More JSON properties to JavaScript camelCase 2023-02-21 11:52:50 +01:00
Admin.php Move and improve cookie handling so that it might catch #537 2023-01-31 10:27:23 +01:00
AdminDomains.php SmtpClient->Connect() use $oSettings->Ehlo 2023-02-15 12:59:49 +01:00
AdminExtensions.php Moved pluginEnable() to \SnappyMail\Repository::enablePackage() 2023-02-04 15:28:46 +01:00
Attachments.php Resolve #992 2023-02-25 14:16:04 +01:00
Contacts.php Move the "upload EML file to mailbox" Append feature into a DoFolderAppend() 2023-02-16 13:13:23 +01:00
Filters.php Cleanup Action reponse handling and use typed properties 2022-12-21 14:12:35 +01:00
Folders.php Rename spam=>junk and draft=>drafts folder names to be compatible with IMAP and JMAP 2023-02-21 10:56:21 +01:00
Localization.php More JSON properties to JavaScript camelCase 2023-02-21 11:52:50 +01:00
Messages.php Rename Folder Hash to ETag as it is the more obvious name 2023-02-16 10:55:23 +01:00
Pgp.php Changes for #973 2023-02-17 13:35:21 +01:00
Raw.php Almost all JSON properties to JavaScript camelCase 2023-01-24 18:58:25 +01:00
Response.php Rename Folder Hash to ETag as it is the more obvious name 2023-02-16 10:55:23 +01:00
Themes.php Move the "upload EML file to mailbox" Append feature into a DoFolderAppend() 2023-02-16 13:13:23 +01:00
User.php More JSON properties to JavaScript camelCase 2023-02-21 11:52:50 +01:00
UserAuth.php Some $this->MailClient() to $this->ImapClient() 2023-02-16 09:01:14 +01:00