mail/lib
Richard Steinmetz a23dac94a5
fix(classification): refactor persistence
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-01-30 14:49:45 +01:00
..
AppInfo perf(PHP): Use static closures where possible 2023-01-20 09:38:26 +01:00
BackgroundJob Remove dead code from DraftsJob 2022-11-23 14:21:32 +01:00
Cache docs: add type hint for psalm 2022-12-07 18:59:36 +01:00
Command perf(PHP): Use static closures where possible 2023-01-20 09:38:26 +01:00
Contracts feat(smime): verify signed messages 2022-12-14 11:24:04 +01:00
Controller refactor(php): Use attribute instead of annotation for TrapError 2023-01-26 14:41:51 +01:00
Dashboard perf(PHP): Use static closures where possible 2023-01-20 09:38:26 +01:00
Db perf(PHP): Use static closures where possible 2023-01-20 09:38:26 +01:00
Events Add Google OAuth token refresh 2022-12-02 09:08:08 +01:00
Exception feat(smime): import smime certificates 2023-01-18 10:00:43 +01:00
Http fix(php): Fix ProvisioningMiddleware method return type 2023-01-27 10:29:15 +01:00
IMAP perf(PHP): Use static closures where possible 2023-01-20 09:38:26 +01:00
Integration Add Microsoft xoauth2 support 2023-01-25 17:50:56 +01:00
Listener Add Microsoft xoauth2 support 2023-01-25 17:50:56 +01:00
Migration fix(smime): add missing primary key to certificate table 2023-01-26 13:57:23 +01:00
Model perf(PHP): Use static closures where possible 2023-01-20 09:38:26 +01:00
Net Validate remote hosts 2022-12-21 16:32:00 +01:00
SMTP Move OAuth access token into a dedicated column 2022-12-16 09:13:27 +01:00
Search Update codestyle 2022-09-03 15:37:58 +02:00
Service fix(classification): refactor persistence 2023-01-30 14:49:45 +01:00
Settings Add Microsoft xoauth2 support 2023-01-25 17:50:56 +01:00
Sieve Update codestyle 2022-09-03 15:37:58 +02:00
Support Update codestyle 2022-09-03 15:37:58 +02:00
Validation Validate remote hosts 2022-12-21 16:32:00 +01:00
Account.php feat: remove cast to int 2022-12-07 18:59:36 +01:00
Address.php Add PHP8.1 support 2022-05-23 13:45:29 +02:00
AddressList.php perf(PHP): Use static closures where possible 2023-01-20 09:38:26 +01:00
Attachment.php Update codestyle 2022-09-03 15:37:58 +02:00
Folder.php feat(mailbox sharing): Read, cache and expose my ACL rights 2022-12-08 13:37:26 +01:00
HordeTranslationHandler.php Bump psalm/phar from 4.7.1 to 4.8.1 2021-07-14 15:45:01 +02:00
Mailbox.php Update codestyle 2022-09-03 15:37:58 +02:00
SystemConfig.php Update codestyle 2022-09-03 15:37:58 +02:00
functions.php Add an array_flat_map function 2021-04-08 16:06:28 +02:00