mail/lib/Controller
Johannes Merkel 3443da78be
fix(sieve): show feedback on syntax error
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
2023-05-12 10:17:09 +02:00
..
AccountsController.php chore: composer run cs:fix 2023-04-19 14:59:20 +02:00
AliasesController.php chore: composer run cs:fix 2023-04-19 14:59:20 +02:00
AutoCompleteController.php refactor(php): Use attribute instead of annotation for TrapError 2023-01-26 14:41:51 +01:00
AutoConfigController.php chore: composer run cs:fix 2023-04-19 14:59:20 +02:00
AvatarsController.php chore: composer run cs:fix 2023-04-19 14:59:20 +02:00
ContactIntegrationController.php refactor(php): Use attribute instead of annotation for TrapError 2023-01-26 14:41:51 +01:00
DraftsController.php chore: composer run cs:fix 2023-04-19 14:59:20 +02:00
GoogleIntegrationController.php chore: composer run cs:fix 2023-04-19 14:59:20 +02:00
ListController.php feat: One-click unsubscribe 2023-05-05 12:33:20 +02:00
LocalAttachmentsController.php chore: composer run cs:fix 2023-04-19 14:59:20 +02:00
MailboxesController.php chore: composer run cs:fix 2023-04-19 14:59:20 +02:00
MessagesController.php chore: composer run cs:fix 2023-04-19 14:59:20 +02:00
MicrosoftIntegrationController.php Add Microsoft xoauth2 support 2023-01-25 17:50:56 +01:00
OutboxController.php feat(smime): encrypt messages 2023-02-24 20:32:23 +01:00
PageController.php chore: composer run cs:fix 2023-04-19 14:59:20 +02:00
PreferencesController.php refactor(php): Use attribute instead of annotation for TrapError 2023-01-26 14:41:51 +01:00
ProxyController.php Move controllers to typed properties 2022-10-01 22:01:07 +02:00
SettingsController.php fix(provisioning): Return database ID of new configs 2023-02-10 10:06:02 +01:00
SieveController.php fix(sieve): show feedback on syntax error 2023-05-12 10:17:09 +02:00
SmimeCertificatesController.php feat(smime): sign outgoing emails 2023-02-10 12:06:29 +01:00
TagsController.php refactor(php): Use attribute instead of annotation for TrapError 2023-01-26 14:41:51 +01:00
ThreadController.php refactor(php): Use attribute instead of annotation for TrapError 2023-01-26 14:41:51 +01:00
TrustedSendersController.php refactor(php): Use attribute instead of annotation for TrapError 2023-01-26 14:41:51 +01:00