index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
include
/
rcube_imap.php
Age
Commit message (
Expand
)
Author
2008-12-12
#1485622: fix rcube_imap::message_index() to return always messages IDs
alec
2008-12-06
- Fix sorting of folders with more than 2 levels (#1485569)
alec
2008-11-27
- don't convert false to array, to prevent from some warnings
alec
2008-11-22
- fix r2076: removed cache.session_id column, removed DELETEs from cache in s...
alec
2008-11-21
- Increase speed of session destroy and garbage clean up
alec
2008-11-21
- Fix 'cache' table cleanup on session destroy (#1485516)
alec
2008-11-20
#1485573: fix part=0 handling
alec
2008-11-20
- Speed up raw message body handling (call FETCH only once for the whole mess...
alec
2008-11-16
- use memory less expensive method of searching when result is bigger than pa...
alec
2008-11-16
* fixed docblock
till
2008-11-15
- fix
alec
2008-11-15
- don't use SORT when SEARCH is better (sort field not specified)
alec
2008-11-15
- fix for skip_deleted (#1485553)
alec
2008-11-15
- Fix big memory consumption and speed up searching on servers without SORT c...
alec
2008-11-14
- fixes for status filter
alec
2008-11-13
- Added message status filter + fixes for r2046 (searching with SORT)
alec
2008-11-12
- Use SORT for searching on servers with SORT capability
alec
2008-11-07
- improve messages searching with many criterias (call one SEARCH command)
alec
2008-10-29
- Fix problem with numeric folder names (#1485527)
alec
2008-10-25
added obscure ASCII encoding aliases, added more error checking to RFC2822 da...
estadtherr
2008-10-06
- #1485468: fix attachment filename (RFC2231 related)
alec
2008-09-26
- read 'name' parameter after 'filename' and rfc2231's parameters,
alec
2008-09-25
Also allow appending messages to inbox (if not listed)
thomasb
2008-09-23
- fixed handling of apostrophes in filenames decoded according to rfc2231
alec
2008-09-21
Tiny correction of phpdoc
thomasb
2008-09-19
Indent with spaces not tabs. Please respect our code-style when creating patc...
thomasb
2008-09-19
applied tensor's patch: incorrect handling of filename of second and subseque...
alec
2008-09-16
- removed temp write_log()
alec
2008-09-16
- Reduced memory footprint when forwarding attachments (#1485345)
alec
2008-09-12
- Added vertical splitter for folders list resizing
alec
2008-09-10
Trigger SELECT command to restore connection status after reconnect (#1485330)
thomasb
2008-09-05
Applied mime_decode patch by David Lublink
thomasb
2008-09-05
Respect Content-Location headers in multipart/related messages (#1484946)
thomasb
2008-09-03
- r1718 code cleanup
alec
2008-09-03
- Add RFC2231 header value continuations support for attachment
alec
2008-09-02
- fixed and re-enabled (RFC3501 [7.1]) CAPABILITY optional response use
alec
2008-08-21
- removed PHP4 class constructors
alec
2008-08-05
#1485229: fixed mailboxlist sorting for folder names with upper case
alec
2008-07-15
Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163)
thomasb
2008-06-30
- Added flag column on messages list (#1484623)
alec
2008-06-20
Store compose parameters in session and redirect to a unique URL
thomasb
2008-06-18
Revert changes from r994 and make cram-md5 work again (#1484819)
thomasb
2008-06-11
- don't call expunge and don't remove message row after message move
alec
2008-06-07
-added encoding detection for attachment names when message part hasn't got c...
alec
2008-06-05
Fix structure parsing and html output for multipart messages
thomasb
2008-06-05
#1485106
alec
2008-06-05
Fix fallback if no message strucutre is provided by the imap server
thomasb
2008-06-05
Use internal strtolower function because mbstring is optional
thomasb
2008-05-30
-cleanup
alec
2008-05-30
- Support for subfolders in default/protected folders (#1484665)
alec
[next]