summaryrefslogtreecommitdiff
path: root/roundcubemail
AgeCommit message (Collapse)Author
2010-10-06- Add unique index on users.username+users.mail_hostalec
git-svn-id: https://svn.roundcube.net/trunk@4053 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-06- Add 0.4.2. section in Changelogalec
git-svn-id: https://svn.roundcube.net/trunk@4052 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-06Updated French, Portuguese, German, Czech, Slovak, English, Hebrew, Dutch, ↵thomasb
Slovenian, Chinese, Lithuanian, Russian, Catalan and Welsh localizations to 0.4.1 level git-svn-id: https://svn.roundcube.net/trunk@4049 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-06- Add mdn_request=4alec
git-svn-id: https://svn.roundcube.net/trunk@4045 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-06- Add mdn_requests=3 to the installeralec
git-svn-id: https://svn.roundcube.net/trunk@4044 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-06- Improve tabs to fixed width and add tabs in identities info (#1486974)alec
git-svn-id: https://svn.roundcube.net/trunk@4043 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-05- Describe mdn_request=3alec
git-svn-id: https://svn.roundcube.net/trunk@4042 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-05- Fix handling of backslash as IMAP delimiteralec
git-svn-id: https://svn.roundcube.net/trunk@4041 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-05- Convert to lowercase only domain part of email address on loginalec
git-svn-id: https://svn.roundcube.net/trunk@4040 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-05- Improve r4038: we can use keypress on FF and Opera, here we've got repetitionalec
- Small code cleanup git-svn-id: https://svn.roundcube.net/trunk@4039 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-05- Fix keyboard doesn't work with autocomplete list with Chrome (#1487029)alec
git-svn-id: https://svn.roundcube.net/trunk@4038 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-05- Fix for Konqueroralec
git-svn-id: https://svn.roundcube.net/trunk@4037 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-05- Fix confirmation message isn't displayed after sending mail on Chrome ↵alec
(#1486177) git-svn-id: https://svn.roundcube.net/trunk@4036 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-04- Minimize FETCH response for messages listing (when caching is disabled)alec
git-svn-id: https://svn.roundcube.net/trunk@4035 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-04- Use simplified domain expression for proper handling of domain names in UTF8alec
git-svn-id: https://svn.roundcube.net/trunk@4034 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-04- Convert address to utf8 on contacts importalec
git-svn-id: https://svn.roundcube.net/trunk@4033 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-04- Add Reply-to-List feature (#1484252)alec
- Add Mail-Followup-To/Mail-Reply-To support (#1485547) git-svn-id: https://svn.roundcube.net/trunk@4032 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-04- Fix height of mail_toolbar imagealec
git-svn-id: https://svn.roundcube.net/trunk@4031 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-04- Convert IDN to ASCII before using rcube_user::query()alec
- Always convert to lower case a username when it's an email address git-svn-id: https://svn.roundcube.net/trunk@4030 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-04- Fix mailto optional params in plain text messages aren't handled (#1487026)alec
git-svn-id: https://svn.roundcube.net/trunk@4029 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-01- Fix handling of Thunderbird's vCards (#1487024)alec
git-svn-id: https://svn.roundcube.net/trunk@4028 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-01- Fix "Server Error! (Not Found)" when using utils/save-pref action (#1487023)alec
git-svn-id: https://svn.roundcube.net/trunk@4027 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-30- Fix: contact group input is empty when using rename action more than once ↵alec
on the same group record git-svn-id: https://svn.roundcube.net/trunk@4026 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-30- Plugin API: improved 'abort' flag handling, added 'result' item in some ↵alec
hooks: group_*, contact_*, identity_* (#1486914) git-svn-id: https://svn.roundcube.net/trunk@4025 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-30- Fix charset replacement in HTML message bodies (#1487021)alec
git-svn-id: https://svn.roundcube.net/trunk@4024 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-30- Improve a little email address pattern, broken with IDNA support ↵alec
implementation git-svn-id: https://svn.roundcube.net/trunk@4023 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-30- Change reply prefix to display email address only if sender name doesn't ↵alec
exist (#1486550) git-svn-id: https://svn.roundcube.net/trunk@4022 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-30- Add option do bind for an individual LDAP address book (#1486997)alec
git-svn-id: https://svn.roundcube.net/trunk@4021 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-30- Added line number for error messagealec
git-svn-id: https://svn.roundcube.net/trunk@4020 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Allow setting some washtml options from plugin (#1486578)alec
git-svn-id: https://svn.roundcube.net/trunk@4017 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Update phpdoc (#1486958)alec
git-svn-id: https://svn.roundcube.net/trunk@4015 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Use custom sorting when SORT is disabled by IMAP admin (#1486959)alec
git-svn-id: https://svn.roundcube.net/trunk@4014 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Fix HTML to plain text conversion doesn't handle citation blocks (#1486921)alec
git-svn-id: https://svn.roundcube.net/trunk@4013 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Add option to "Return receipt" will be always checked (1486352)alec
git-svn-id: https://svn.roundcube.net/trunk@4012 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Add option to automatically send read notifications for known senders ↵alec
(1485883) git-svn-id: https://svn.roundcube.net/trunk@4011 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alec
git-svn-id: https://svn.roundcube.net/trunk@4009 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Add link to identities in compose window (#1486729)alec
git-svn-id: https://svn.roundcube.net/trunk@4008 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Messages caching: performance improvements, fixed syncing, fixes related ↵alec
with #1486748 git-svn-id: https://svn.roundcube.net/trunk@4007 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29Correct JS syntaxthomasb
git-svn-id: https://svn.roundcube.net/trunk@4006 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29Update CHANGELOGthomasb
git-svn-id: https://svn.roundcube.net/trunk@4000 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Fix format=flowed: don't space-stuff empty lines (#1487018)alec
git-svn-id: https://svn.roundcube.net/trunk@3999 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29Pool some code for command line tools; avoid displaying password on shell ↵thomasb
(#1486947); fix msgexport now using the new imap wrapper git-svn-id: https://svn.roundcube.net/trunk@3998 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29Focus search box or first edit field on page loadthomasb
git-svn-id: https://svn.roundcube.net/trunk@3997 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-28- Fix wrong parameter count in fetchHeader() callalec
git-svn-id: https://svn.roundcube.net/trunk@3996 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-28- Fixed wrong function call in sync_header_index()alec
git-svn-id: https://svn.roundcube.net/trunk@3995 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-26Only lower-case user name if first login attempt failed (#1486393) + fix testthomasb
git-svn-id: https://svn.roundcube.net/trunk@3994 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-26Fix base url resolution + better order for condition checks in rcube_mdb2 + ↵thomasb
updated changelog git-svn-id: https://svn.roundcube.net/trunk@3993 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- Truncate message subject when setting page titlealec
git-svn-id: https://svn.roundcube.net/trunk@3991 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- Fix r3962 (< and > characters were not replaced with HTML entities in ↵alec
plain messages) git-svn-id: https://svn.roundcube.net/trunk@3990 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c