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
2011-01-23
Define required publich member
thomasb
2011-01-23
Also wrap unread count in span on server side (#1487720)
thomasb
2011-01-22
Improve parsing of vCards exported by MS Outlook (#1487716)
thomasb
2011-01-21
Use improved strtotime() function + reduce duplicated code
thomasb
2011-01-20
- Fix handling of comments inside an email address spec. (#1487673)
alec
2011-01-19
- Uncomment code (commented out for testing?) + cleanup whitespaces
alec
2011-01-18
Merge branch devel-addressbook (r4193:4382) back into trunk
thomasb
2011-01-17
- Workaround for setting charset in case of malformed bodystructure response ...
alec
2011-01-17
- Fix %h/%z variables in username_domain option (#1487701)
alec
2011-01-16
- Move action files map from index.php to steps' func.inc files
alec
2011-01-13
- Fix typos in encoding names (#1487680)
alec
2011-01-12
- include css files before scripts for speedup (with parallel downloads) + so...
alec
2011-01-12
Missed some replacements in previous commit...
thomasb
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomasb
2011-01-12
- Remove some empty lines from output of template conditions
alec
2011-01-10
Exclude punctuation from URLs within text; only link accepted url schemes
thomasb
2011-01-10
- Fix handling square brackets in links (#1487672)
alec
2011-01-08
- Fix fallback to LOGIN auth (broken in r4389)
alec
2011-01-06
Make sure an existing session is killed/replaced when submitting login form
thomasb
2011-01-04
Silently ignore unknown classes in rcube_autoload (#1487109)
thomasb
2011-01-04
Do charset detection in vcards with encoded values (#1485542)
thomasb
2011-01-04
- Use improved get_capability() syntax, saves CAPABILITY call in some cases
alec
2011-01-04
- Extend getCapability() to return caps values or true/false
alec
2011-01-03
- Fix errors in getACL() and myRights()
alec
2010-12-30
- Fix handling of INBOX when personal namespace prefix is non-empty (#1487657)
alec
2010-12-28
- Fix for ANNOTATEMORE drafts below 08 version (use quoted parameters)
alec
2010-12-27
- Add handling of multifolder METADATA/ANNOTATION responses
alec
2010-12-27
- Fix namespaces handling (#1487649)
alec
2010-12-23
- Add debug handler support in rcube_imap_generic
alec
2010-12-22
- Improve handling of whitespace characters after closing PHP tag in localiza...
alec
2010-12-22
- Fix handling (skipping) of unilateral untagged server responses (in THREAD/...
alec
2010-12-17
- Make possible to overwrite server's namespaces with imap_ns_* options
alec
2010-12-14
- Fix charset conversion for text attachments without charset specification (...
alec
2010-12-10
- Allow setting _user and _host via GET parameters on login screen (#1486993)
alec
2010-12-10
- Improved emoticons text representations
alec
2010-12-09
- CS fixes
alec
2010-12-09
- Add username and IP address to log message on unsuccessful login (#1487626)
alec
2010-12-08
- Fix handling of untagged responses for AUTHENTICATE command (#1487450)
alec
2010-12-08
- Better support for READ-ONLY and NOPERM responses handling (#1487083)
alec
2010-12-07
- Fix closeConnection() call in rcube_imap::reconnect()
alec
2010-12-07
- Get rid of IMAP connection message tracing
alec
2010-12-06
- Improve performance of folder rename and delete actions. Don't get list of ...
alec
2010-12-06
- Fix plaintext versions of HTML messages don't contain placeholders for emot...
alec
2010-12-03
- Removed temp debug code
alec
2010-12-03
- Improve performance of moving or copying of all messages in a folder (use C...
alec
2010-12-03
- New Folder Manager UI
alec
2010-12-01
- Allow setting autocomplete attribute for all inputs separately (#1487313)
alec
2010-11-30
- Add 'login_lc' config option for case-insensitive authentication (#1487113)
alec
2010-11-29
- Fix attachments of type message/rfc822 are not listed on attachments list
alec
2010-11-29
- Handle PHP warning in decrypt function (#1485970)
alec
[next]