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
Age
Commit message (
Expand
)
Author
2010-11-09
- Add support for shared folders (#1403507)
alec
2010-11-08
- Fix operations on messages in unsubscribed folders (#1487107)
alec
2010-11-07
Support skins with old template names
thomasb
2010-11-07
- Remove redundant directory separator
alec
2010-11-05
- CS fixes
alec
2010-11-05
- Fix mailbox status checking when skip_deleted and threading are enabled
alec
2010-11-04
- Add possibility to force mailbox selection. There're situations where we're...
alec
2010-11-04
- Skip conversion when input charset is BINARY
alec
2010-11-04
- remove charset=binary from content-type
alec
2010-11-03
- Use consistent naming (folder -> mailbox), fixed #1487101
alec
2010-11-03
- Added option imap_force_lsub for some buggy LIST-EXTENDED implementations (...
alec
2010-11-02
- Small code improvements
alec
2010-10-30
- Improve performance by invoking STATUS command once for both MESSAGES and U...
alec
2010-10-29
- Improve performance of message cache status checking when skip_disabled=true
alec
2010-10-29
- Use consistent results from some functions, code cleanup
alec
2010-10-29
- Improve performance of setting IMAP flags using .SILENT suffix
alec
2010-10-29
- Fix address parsing for situation when encoded words are used inside quoted...
alec
2010-10-29
- Improve performance of clear_mailbox() when skip_deleted=true
alec
2010-10-29
- Plugin API: add possibility to disable plugin in AJAX mode, 'noajax' property
alec
2010-10-28
- Close properly IMAP connection when login fails
alec
2010-10-28
- Add SORT=DISPLAY support (RFC 5957)
alec
2010-10-27
- Add rcube_addressbook::get_record_groups() (#1487089)
alec
2010-10-27
- Improve performance of rcube_imap_generic::countMessages() using STATUS ins...
alec
2010-10-27
- Fix handling of URLs with semicolon (;) character (#1487088)
alec
2010-10-26
- Fix handling of URLs with tilde (~) character (#1487087)
alec
2010-10-26
- Add support for selection options from LIST-EXTENDED extension (RFC 5258) ...
alec
2010-10-26
- Fix: don't return "empty" unlock
alec
2010-10-26
- Fix: Use internal instead of DB cache in message_index() and thread_index()
alec
2010-10-26
- Improve pre-auth and auth capabilities handling
alec
2010-10-26
- Fix auth capabilty checks ignore welcome banner CAPABILITY string (#1487081)
alec
2010-10-25
- Add basic IMAP LIST's \Noselect option support (mark unselectable folders a...
alec
2010-10-25
- Fix setting 'virtual' flag for non-existing folders in some cases
alec
2010-10-25
- Simplify some code, add some comments
alec
2010-10-25
- Small improvements in NAMESPACE handling
alec
2010-10-25
- Improve performance by reading optional capability response from AUTHENTICATE
alec
2010-10-23
- Add support for AUTH=DIGEST-MD5 in IMAP (RFC 2831)
alec
2010-10-22
- Add support for IMAP proxy authentication (#1486690)
alec
2010-10-22
- Re-implemented SMTP proxy authorization support
alec
2010-10-22
- Add SASL-IR support (RFC 4959)
alec
2010-10-22
List groups in address detail view and allow to subscribe/unsubscribe from th...
thomasb
2010-10-22
- Add LIST-STATUS support in rcube_imap_generic class (RFC5819)
alec
2010-10-21
- Add charset alias: WINDOWS-949 -> UHC (#1487072)
alec
2010-10-20
- Improve performance of messages counting using ESEARCH extension (RFC4731)
alec
2010-10-20
- Improve performance of unseen messages counting, use STATUS instead of SELE...
alec
2010-10-20
- Fix handling of attachments when Content-Disposition is not inline nor atta...
alec
2010-10-20
- Fix content-type name regexp according to RFC4288.4.2
alec
2010-10-20
- Allow underline in content-type name, per comments in #1487051
alec
2010-10-20
- Fix decoding of e-mail address strings in message headers (#1487068)
alec
2010-10-19
- Simplify/improve LSUB/LIST/SELECT commands handling
alec
2010-10-19
- Use unified command identifier (AXXXX)
alec
[next]