alecpl
2008-11-15 9424cc71b3c71ee408795669c9cac04985dc5a25
2008-11-15 alecpl
- fix
blob@ 9424cc commitdiff | diff to current
2008-11-15 alecpl
- don't use SORT when SEARCH is better (sort field not specified)
blob@ e2e745 commitdiff | diff to current
2008-11-15 alecpl
- fix for skip_deleted (#1485553)
blob@ 3d1e77 commitdiff | diff to current
2008-11-15 alecpl
- Fix big memory consumption and speed up searching on servers without SORT...
blob@ 84b884 commitdiff | diff to current
2008-11-14 alecpl
- fixes for status filter - don't call search second time if first call ret...
blob@ 697cc5 commitdiff | diff to current
2008-11-13 alecpl
- Added message status filter + fixes for r2046 (searching with SORT)
blob@ e538b3 commitdiff | diff to current
2008-11-12 alecpl
- Use SORT for searching on servers with SORT capability
blob@ 0803fb commitdiff | diff to current
2008-11-07 alecpl
- improve messages searching with many criterias (call one SEARCH command)
blob@ e0c974 commitdiff | diff to current
2008-10-29 alecpl
- Fix problem with numeric folder names (#1485527)
blob@ 8498dc commitdiff | diff to current
2008-10-24 svncommit
added obscure ASCII encoding aliases, added more error checking to RFC2822 ...
blob@ c9ca6a commitdiff | diff to current
2008-10-06 alecpl
- #1485468: fix attachment filename (RFC2231 related)
blob@ 28db73 commitdiff | diff to current
2008-09-26 alecpl
- read 'name' parameter after 'filename' and rfc2231's parameters, Thund...
blob@ 5b4562 commitdiff | diff to current
2008-09-25 thomascube
Also allow appending messages to inbox (if not listed)
blob@ 47c9cc commitdiff | diff to current
2008-09-23 alecpl
- fixed handling of apostrophes in filenames decoded according to rfc2231
blob@ 94a99c commitdiff | diff to current
2008-09-21 thomascube
Tiny correction of phpdoc
blob@ e93e54 commitdiff | diff to current
2008-09-19 thomascube
Indent with spaces not tabs. Please respect our code-style when creating pa...
blob@ 42e328 commitdiff | diff to current
2008-09-19 alecpl
applied tensor's patch: incorrect handling of filename of second and subseq...
blob@ 20a251 commitdiff | diff to current
2008-09-16 alecpl
- removed temp write_log()
blob@ b62b5a commitdiff | diff to current
2008-09-16 alecpl
- Reduced memory footprint when forwarding attachments (#1485345) - Fixed e...
blob@ 81b573 commitdiff | diff to current
2008-09-12 alecpl
- Added vertical splitter for folders list resizing - Added possibility to ...
blob@ e5686f commitdiff | diff to current
2008-09-10 thomascube
Trigger SELECT command to restore connection status after reconnect (#1485330)
blob@ 32efb0 commitdiff | diff to current
2008-09-05 thomascube
Applied mime_decode patch by David Lublink
blob@ 2e6825 commitdiff | diff to current
2008-09-05 thomascube
Respect Content-Location headers in multipart/related messages (#1484946)
blob@ c505e5 commitdiff | diff to current
2008-09-03 alecpl
- r1718 code cleanup
blob@ 97e9d1 commitdiff | diff to current
2008-09-03 alecpl
- Add RFC2231 header value continuations support for attachment filenames...
blob@ 5df0ad commitdiff | diff to current
2008-09-02 alecpl
- fixed and re-enabled (RFC3501 [7.1]) CAPABILITY optional response use
blob@ 11ef97 commitdiff | diff to current
2008-08-21 alecpl
- removed PHP4 class constructors
blob@ 95987c commitdiff | diff to current
2008-08-05 alecpl
#1485229: fixed mailboxlist sorting for folder names with upper case
blob@ f219a2 commitdiff | diff to current
2008-07-15 thomascube
Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163)
blob@ 5b3dd4 commitdiff | diff to current
2008-06-30 alecpl
- Added flag column on messages list (#1484623)
blob@ e189a6 commitdiff | diff to current
2008-06-20 thomascube
Store compose parameters in session and redirect to a unique URL
blob@ c719f3 commitdiff | diff to current
2008-06-18 thomascube
Revert changes from r994 and make cram-md5 work again (#1484819)
blob@ 1fb78c commitdiff | diff to current
2008-06-11 alecpl
- don't call expunge and don't remove message row after message move if f...
blob@ d87fc2 commitdiff | diff to current
2008-06-07 alecpl
-added encoding detection for attachment names when message part hasn't got...
blob@ b54121 commitdiff | diff to current
2008-06-05 thomascube
Fix structure parsing and html output for multipart messages
blob@ cfe4a6 commitdiff | diff to current
2008-06-05 alecpl
#1485106
blob@ 077070 commitdiff | diff to current
2008-06-05 thomascube
Fix fallback if no message strucutre is provided by the imap server
blob@ 0a9989 commitdiff | diff to current
2008-06-05 thomascube
Use internal strtolower function because mbstring is optional
blob@ 70aa90 commitdiff | diff to current
2008-05-30 alecpl
-cleanup
blob@ ea400e commitdiff | diff to current
2008-05-30 alecpl
- Support for subfolders in default/protected folders (#1484665)
blob@ 681a59 commitdiff | diff to current
2008-05-28 thomascube
Pass auth_type as argument; don't start session if started from command line
blob@ 0e6bdb commitdiff | diff to current
2008-05-28 alecpl
- Fixed sorting of folders with non-ascii characters
blob@ 53873e commitdiff | diff to current
2008-05-27 thomascube
iil_C_FetchHeaders does not always return the headers in the correct order ...
blob@ 05d180 commitdiff | diff to current
2008-05-27 thomascube
Moved RoundCube functionality from lib to rcube_imap class; removed debug log
blob@ bf0cb9 commitdiff | diff to current
2008-05-20 thomascube
Fix automatic creation of (prefixed) folders
blob@ a05793 commitdiff | diff to current
2008-05-17 thomascube
New class rcube_message representing a mail message; changed global $MESSAG...
blob@ 8fa58e commitdiff | diff to current
2008-05-15 thomascube
Make IMAP auth type configurable (#1483825)
blob@ b026c3 commitdiff | diff to current
2008-05-12 alecpl
-added check for caching_enabled (#1485051)
blob@ fc2312 commitdiff | diff to current
2008-05-09 alecpl
- Fixed (?) r1366 change (#1485050)
blob@ 399835 commitdiff | diff to current
2008-05-08 alecpl
- Corrected message headers decoding when charset isn't specified and impro...
blob@ 583850 commitdiff | diff to current
first | « prev | next »