summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_imap.php
AgeCommit message (Collapse)Author
2010-03-03- more case sensitive matchingalec
git-svn-id: https://svn.roundcube.net/trunk@3309 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-02Use private methodthomasb
git-svn-id: https://svn.roundcube.net/trunk@3307 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-02New recent check based on UIDsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3306 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-02No more case-insensitive folder name comparisonsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3304 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-02Use case sensitive check when checking for default folders (#1486346)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3300 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-09- Fix attachment excessive memory use, support messages of any size (#1484660)alec
git-svn-id: https://svn.roundcube.net/trunk@3261 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-05- optimise _id2uid(), prevent from array_flip() warningsalec
git-svn-id: https://svn.roundcube.net/trunk@3251 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-28- oops, last commit fixalec
git-svn-id: https://svn.roundcube.net/trunk@3233 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-28- Login preformance: Create default folders on first login onlyalec
git-svn-id: https://svn.roundcube.net/trunk@3232 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-28- add file/line definitions to raise_error() callsalec
git-svn-id: https://svn.roundcube.net/trunk@3231 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-13- small code improvement in rcube_imap::mod_mailbox()alec
git-svn-id: https://svn.roundcube.net/trunk@3204 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-23- Improved handling of message parts of type message/rfc822 (fixed e.g. ↵alec
inline images in multipart/alternative messages attached as message/rfc822) git-svn-id: https://svn.roundcube.net/trunk@3186 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-11- fix warning on PHP5.3 (#1486284)alec
git-svn-id: https://svn.roundcube.net/trunk@3176 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-04- don't treat content-disposition item in structure as message partalec
git-svn-id: https://svn.roundcube.net/trunk@3157 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-18- fix creating default folder when moving message and target folder doesn't ↵alec
exists git-svn-id: https://svn.roundcube.net/trunk@3115 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-19- fix message cache clearing when folder is empty + small max() warning fixalec
git-svn-id: https://svn.roundcube.net/trunk@3048 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-13- performance: fix storing of imap_delimiter in session alec
git-svn-id: https://svn.roundcube.net/trunk@3037 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-12- Partially fixed "empty body" issue by showing raw body of malformed ↵alec
message (#1486166) git-svn-id: https://svn.roundcube.net/trunk@3034 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-08- fix for skip_deletedalec
git-svn-id: https://svn.roundcube.net/trunk@3027 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-02- Use default_charset for bodies of messages without charset definition ↵alec
(#1486187) git-svn-id: https://svn.roundcube.net/trunk@3010 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-02- added @TODO commentalec
git-svn-id: https://svn.roundcube.net/trunk@3007 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-24- Fix cache status checking + improve cache operations performance (#1486104)alec
git-svn-id: https://svn.roundcube.net/trunk@2987 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-23- sorting by message index - added 'index_sort' option (#1485936)alec
git-svn-id: https://svn.roundcube.net/trunk@2983 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-20- small code improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@2974 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-12- Fix DB constraint violation when populating messages cache (#1486052)alec
git-svn-id: https://svn.roundcube.net/trunk@2948 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-07- fix cache flushing after message delete with read_when_deleted=true + some ↵alec
code cleanup git-svn-id: https://svn.roundcube.net/trunk@2930 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-07- Fix roundcube hangs on empty inbox with bincimapd (#1486093)alec
git-svn-id: https://svn.roundcube.net/trunk@2929 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-04- oops, my foult, remove buggy codealec
git-svn-id: https://svn.roundcube.net/trunk@2919 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-04- remove test codealec
git-svn-id: https://svn.roundcube.net/trunk@2918 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-28- simplified iil_C_(Un)Subscribe() return valuealec
git-svn-id: https://svn.roundcube.net/trunk@2884 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-14Changed imap_connect hook according to suggestions in #1485956thomasb
git-svn-id: https://svn.roundcube.net/trunk@2861 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-07Add 'imap_connect' hook (#1485956)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2849 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-02- Add rcube_imap::unset_flag (#1486017)alec
git-svn-id: https://svn.roundcube.net/trunk@2826 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-23- performance fix: don't check mbstring functions existence too oftenalec
git-svn-id: https://svn.roundcube.net/trunk@2788 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-12- small code improvements + possible bugs fixesalec
git-svn-id: https://svn.roundcube.net/trunk@2740 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-11- few fixes for last commitsalec
git-svn-id: https://svn.roundcube.net/trunk@2738 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-11- r2734 fix: handle $split parameter for caching and for searchingalec
git-svn-id: https://svn.roundcube.net/trunk@2736 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-11- Performance improvements by use UID commands (#1485690)alec
git-svn-id: https://svn.roundcube.net/trunk@2735 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-11- speed up adding of messages to the list after message move/deletealec
git-svn-id: https://svn.roundcube.net/trunk@2734 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-27- make private methods really privatealec
- rename _mod_mailbox() to mod_mailbox() and make it public git-svn-id: https://svn.roundcube.net/trunk@2682 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-26- fix lost argument in iil_C_FetchHeaders call (#1485941)alec
git-svn-id: https://svn.roundcube.net/trunk@2680 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-25- fix rcube_message_part cloningalec
git-svn-id: https://svn.roundcube.net/trunk@2677 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-24- more performance improvements of cachingalec
git-svn-id: https://svn.roundcube.net/trunk@2676 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-24- Fix non-unicode characters caching in unicode database (#1484608)alec
git-svn-id: https://svn.roundcube.net/trunk@2675 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-23- more preformance improvements of messages caching + some code refactoringalec
git-svn-id: https://svn.roundcube.net/trunk@2674 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-22- performance improvements of messages cachingalec
git-svn-id: https://svn.roundcube.net/trunk@2673 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-22- use RCMAIL_CHARSET instead of hardcoded 'utf-8'alec
git-svn-id: https://svn.roundcube.net/trunk@2672 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-17- fix bug in delete_mailbox when deleting many foldersalec
git-svn-id: https://svn.roundcube.net/trunk@2651 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-10- Fix messages searching on MailEnable IMAP (#1485762)alec
git-svn-id: https://svn.roundcube.net/trunk@2632 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-10- Fixed many 'skip_deleted' issues (#1485634)alec
- Fixed messages list sorting on servers without SORT capability - some preformance improvements git-svn-id: https://svn.roundcube.net/trunk@2629 208e9e7b-5314-0410-a742-e7e81cd9613c