summaryrefslogtreecommitdiff
path: root/roundcubemail
AgeCommit message (Expand)Author
2011-09-16Trigger 'new_messages' hook for all checked folders (#1488083)thomasb
2011-09-16Remove debugging stuffthomasb
2011-09-16Fix session race conditions when composing new messagesthomasb
2011-09-16- Removed leftover codealec
2011-09-16- Fix default folders settings (according to namespaces) for new users tooalec
2011-09-16- Fix is_a() usagealec
2011-09-15- Disable message list keypress operations when CTRL key is pressed,alec
2011-09-15Improve icon for saved searchesthomasb
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-13- jQuery 1.6.4alec
2011-09-13- Fix js error when calling spellchecker on empty textareaalec
2011-09-12Make date/time format user configurable; drop 'date_today' config optionthomasb
2011-09-12- Fix more text-overflow:ellipsis issues (#1488061)alec
2011-09-12- Fix required_fields checking per discussion in #1488073alec
2011-09-12- Extend rcube_label_exists() to search in loaded plugins localizationsalec
2011-09-12- pl_PL translation updatealec
2011-09-12- Removed some spacesalec
2011-09-12- Fix handling of binary attachments encoded with quoted-printable (#1488065)alec
2011-09-12- Fix text-overflow:ellipsis issues on messages list in FF7 and Webkit (#1488...alec
2011-09-12 - pt_BR translationsnetbit
2011-09-10- Followup last commit, trim subject text for titlealec
2011-09-10- Fix setting title for truncated subject in IE (#1487128)alec
2011-09-10- Fix handling of links with IP addressalec
2011-09-09- Don't select quick search input on init, Safari/Chrome is adding border to ...alec
2011-09-09Slightly adjust list header spritesthomasb
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-07- Clear contactlist page conter after saved-search deletealec
2011-09-07- Localize (full) forwarded message header (#1488058)alec
2011-09-07- Move two entries from 0.6-rc to trunk's changelog partalec
2011-09-07- Use 'From' and 'To' labels instead of 'Sender' and 'Recipient'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-05Completed changelogthomasb
2011-09-05Download closure compiler to /tmp instead of current dirthomasb
2011-09-05Improved memcache connection procedure from release-0.6; use call_user_func t...thomasb
2011-09-05Localization updatesthomasb
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- Fix typoalec
2011-09-05Protect from Clickjacking by sending X-Frame-Options headers (#1487037)thomasb
2011-09-05Fallback to mail_domain in LDAP variable replacements; add 'host' to 'user_cr...thomasb
2011-09-05Fix wrong vCard type parameter mobile (#1488067)thomasb
2011-09-05Fix vCard WORKFAX issue (#1488046)thomasb
2011-09-04- Add vCard's Profile URL support (#1488062)alec
2011-09-04- Fix all messages remain selected after moving all search results and cleari...alec