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-09-16
- Removed leftover code
alec
2011-09-16
- Fix default folders settings (according to namespaces) for new users too
alec
2011-09-15
- Require magic_quotes_runtime=Off because it modifies data streams (too much...
alec
2011-09-13
- Fix encoding of LDAP contacts identifiers (#1488079)
alec
2011-09-12
Make date/time format user configurable; drop 'date_today' config option
thomasb
2011-09-12
- Fix required_fields checking per discussion in #1488073
alec
2011-09-12
- Extend rcube_label_exists() to search in loaded plugins localizations
alec
2011-09-12
- Removed some spaces
alec
2011-09-12
- Fix handling of binary attachments encoded with quoted-printable (#1488065)
alec
2011-09-10
- Fix handling of links with IP address
alec
2011-09-08
- Fix compacting folder resets message list filter (#1488076)
alec
2011-09-08
- Fix new caching issue when broken/misleading object data was stored in data...
alec
2011-09-07
- Fix displaying multipart/alternative messages with only one part (#1487938)
alec
2011-09-07
- Rewritten messages caching (merged devel-mcache branch):
alec
2011-09-06
- Fix username case-insensitivity issue in MySQL (#1488021)
alec
2011-09-06
- Merge devel-saved_search branch (Addressbook Saved Searches)
alec
2011-09-06
- Merge devel-spellcheck branch:
alec
2011-09-05
Improved memcache connection procedure from release-0.6; use call_user_func t...
thomasb
2011-09-05
- Check for "Permission denied" string in IMAP error messages to display more...
alec
2011-09-05
- Don't disable include() errors, so now broken translation of a plugin will ...
alec
2011-09-05
Protect from Clickjacking by sending X-Frame-Options headers (#1487037)
thomasb
2011-09-05
Fallback to mail_domain in LDAP variable replacements; add 'host' to 'user_cr...
thomasb
2011-09-05
Fix wrong vCard type parameter mobile (#1488067)
thomasb
2011-09-05
Fix vCard WORKFAX issue (#1488046)
thomasb
2011-08-30
- Fix imap_cache setting to values other than 'db' (#1488060)
alec
2011-08-30
- Fix handling of attachments inside message/rfc822 parts (#1488026)
alec
2011-08-30
- Make 5th argument of rcmail_deliver_message() optional
alec
2011-08-27
- Fix is_a() usage for PHP>5.3.6
alec
2011-08-26
Don't attempt to list (and cache) folders if not connected
thomasb
2011-08-26
- Microoptimization: use substr_replace() for injecting a string into string
alec
2011-08-25
Move timezone computation to rcube_config; don't override SESSION['timezone']...
thomasb
2011-08-24
Add copyright line on files with significant changes from Kolab Systems
thomasb
2011-08-24
Fix group members listing for ldap directories
thomasb
2011-08-24
Log session_id with logins
thomasb
2011-08-24
- Added unique connection identifier to IMAP debug messages
alec
2011-08-22
- Added 'priority' column on messages list
alec
2011-08-19
- Don't add console to error pages, prevents js error
alec
2011-08-19
- Use internal cache for mailbox_info() result
alec
2011-08-18
Fix folders drop-down list: descend into root folder (e.g. INBOX) even if par...
thomasb
2011-08-18
- Unsubscribe from non-existing folders always (on listing), not only in Sett...
alec
2011-08-16
Correctly quote group filter
thomasb
2011-08-16
- Add option to hide selected LDAP addressbook on the list
alec
2011-08-16
- Add client-side checking of uploaded files size
alec
2011-08-14
More unique error codes
thomasb
2011-08-12
Pass attributes as vars to label
thomasb
2011-08-12
- Fix infinite recurrence when saving user preferences stored in session
alec
2011-08-12
- Revert r5046, the change will be applied to devel-mcache branch, where it b...
alec
2011-08-12
- Add debug for operations on groups
alec
2011-08-12
- Remove double semicolon
alec
2011-08-11
Fix saving and deleting LDAP contacts; skip client-side input validation for ...
thomasb
[next]