alecpl
2009-05-02 aeed58d5af0d56ec489d15cdbdffa3f95b353a90
2009-05-02 alecpl
- Use UID STORE/COPY commands
blob@ aeed58 commitdiff | diff to current
2009-04-28 alecpl
- Fix fatal error after last commit in rcube_imap (#1485825)
blob@ b20bca commitdiff | diff to current
2009-04-25 alecpl
- Fix attachment names encoding when charset isn't specified in attachment ...
blob@ d4d1a2 commitdiff | diff to current
2009-04-19 thomascube
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting som...
blob@ cc97ea commitdiff | diff to current
2009-04-14 alecpl
- use extension_loaded() instead of get_loaded_extensions()
blob@ 8b961e commitdiff | diff to current
2009-03-06 alecpl
- use US-ASCII as failover also for SORT command (when used for searching)
blob@ abb745 commitdiff | diff to current
2009-03-06 alecpl
- Use US-ASCII as failover when Unicode searching fails (#1485762) only U...
blob@ ec7464 commitdiff | diff to current
2009-02-13 alecpl
- Fix multiple recipients input parsing (#1485733) - added shared rcube_exp...
blob@ 050410 commitdiff | diff to current
2009-02-08 thomascube
Added TNEF support to decode MS Outlook (winmail.dat) attachments
blob@ 21b160 commitdiff | diff to current
2009-02-04 alecpl
- performance fix: don't fetch attachment headers twice when parse filename...
blob@ 6e047c commitdiff | diff to current
2009-01-28 alecpl
- Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706)
blob@ 5c771c commitdiff | diff to current
2009-01-27 alecpl
- Fix large search results in non-default_imap_folders when imap_root is se...
blob@ 3866fd commitdiff | diff to current
2009-01-23 alecpl
- Fix large search results on server without SORT capability (#1485668)
blob@ 0d57de commitdiff | diff to current
2009-01-22 alecpl
- fix r2251
blob@ bc39ad commitdiff | diff to current
2009-01-22 alecpl
#1485693: fix for addresses without angle brackets
blob@ 4f2714 commitdiff | diff to current
2009-01-18 alecpl
#1484467: fix problems with backslash as imap hierarchy delimiter
blob@ b7c168 commitdiff | diff to current
2009-01-16 till
* bumping up copyright (happy new year ;-))
blob@ cbbef3 commitdiff | diff to current
2009-01-16 alecpl
- Fix address names with '@' sign handling (#1485654)
blob@ c58c0a commitdiff | diff to current
2009-01-08 alecpl
- Improve messages display performance
blob@ 7a229b commitdiff | diff to current
2008-12-25 alecpl
- fix imap::set_options()
blob@ 922c2d commitdiff | diff to current
2008-12-24 thomascube
Allow empty strings for imap_root config parameter (was changed in r2143) t...
blob@ 230f94 commitdiff | diff to current
2008-12-12 alecpl
#1485622: fix rcube_imap::message_index() to return always messages IDs
blob@ 2b5c12 commitdiff | diff to current
2008-12-06 alecpl
- Fix sorting of folders with more than 2 levels (#1485569)
blob@ 0b5539 commitdiff | diff to current
2008-11-27 alecpl
- don't convert false to array, to prevent from some warnings
blob@ 57a92b commitdiff | diff to current
2008-11-22 alecpl
- fix r2076: removed cache.session_id column, removed DELETEs from cache in...
blob@ dcf780 commitdiff | diff to current
2008-11-21 alecpl
- Increase speed of session destroy and garbage clean up - Fix session time...
blob@ 3e48d2 commitdiff | diff to current
2008-11-21 alecpl
- Fix 'cache' table cleanup on session destroy (#1485516)
blob@ be7d3b commitdiff | diff to current
2008-11-20 alecpl
#1485573: fix part=0 handling
blob@ 73ba7c commitdiff | diff to current
2008-11-20 alecpl
- Speed up raw message body handling (call FETCH only once for the whole me...
blob@ 322b79 commitdiff | diff to current
2008-11-16 alecpl
- use memory less expensive method of searching when result is bigger than ...
blob@ f1d020 commitdiff | diff to current
2008-11-15 till
* fixed docblock
blob@ 250d3f commitdiff | diff to current
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
first | « prev | next »