snappymail/snappymail/v/0.0.0/app/libraries/MailSo/Imap
2021-11-10 21:24:19 +01:00
..
Commands Cleanup some classes and improve the Accounts and Contacts 2021-11-10 21:24:19 +01:00
Enumerations Replace slow call_user_func()/call_user_func_array() with simple calls and splat 2021-11-04 21:42:05 +01:00
Exceptions Added some RFC 9051 IMAP4rev2 details 2021-10-29 01:57:05 +02:00
Requests Improved IMAP sort/search/thread command handling 2021-11-03 11:24:26 +01:00
Responses Added ACL response class for #157 2021-11-01 22:59:04 +01:00
Traits Cleanup some classes and improve the Accounts and Contacts 2021-11-10 21:24:19 +01:00
BodyStructure.php Replace slow call_user_func()/call_user_func_array() with simple calls and splat 2021-11-04 21:42:05 +01:00
FetchResponse.php Drop the 'NIL' checkes because the parser now properly handles NIL. 2021-11-04 16:38:08 +01:00
Folder.php Drop the 'NIL' checkes because the parser now properly handles NIL. 2021-11-04 16:38:08 +01:00
FolderInformation.php Merge STATUS related code into a trait 2021-10-27 13:54:55 +02:00
ImapClient.php Replace slow call_user_func()/call_user_func_array() with simple calls and splat 2021-11-04 21:42:05 +01:00
NamespaceResult.php Rename basefolder 'rainloop' to 'snappymail' 2020-10-15 16:21:52 +02:00
Response.php Cleanup some classes and improve the Accounts and Contacts 2021-11-10 21:24:19 +01:00
ResponseCollection.php Drop the 'NIL' checkes because the parser now properly handles NIL. 2021-11-04 16:38:08 +01:00
SearchCriterias.php Improved new AdvancedSearch 2021-11-03 14:47:03 +01:00