snappymail/snappymail/v/0.0.0/app/libraries/MailSo/Imap
2021-11-22 23:03:05 +01:00
..
Commands Move ResponseCollection functions to their command functions 2021-11-22 23:03:05 +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 Move ResponseCollection functions to their command functions 2021-11-22 23:03:05 +01:00
Responses Support RFC 6855 / RFC 5738 (UTF8) 2021-11-22 21:01:30 +01:00
Traits Support RFC 6855 / RFC 5738 (UTF8) 2021-11-22 21:01:30 +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 Support RFC 6855 / RFC 5738 (UTF8) 2021-11-22 21:01:30 +01:00
FolderInformation.php Merge STATUS related code into a trait 2021-10-27 13:54:55 +02:00
ImapClient.php Move ResponseCollection functions to their command functions 2021-11-22 23:03:05 +01:00
NamespaceResult.php Support RFC 6855 / RFC 5738 (UTF8) 2021-11-22 21:01:30 +01:00
Response.php Cleanup some classes and improve the Accounts and Contacts 2021-11-10 21:24:19 +01:00
ResponseCollection.php Move ResponseCollection functions to their command functions 2021-11-22 23:03:05 +01:00
SearchCriterias.php Improved new AdvancedSearch 2021-11-03 14:47:03 +01:00