summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2011-05-16- Add option to set default action of Forward button to "Forward as attachment"alec
git-svn-id: https://svn.roundcube.net/trunk@4775 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-16- Add extended command for saving prefsalec
git-svn-id: https://svn.roundcube.net/trunk@4774 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-16- Trim HTML message before washing, to make sure that BOM is removed even ↵alec
when prepended by some whitespace chars (#1487915) git-svn-id: https://svn.roundcube.net/trunk@4772 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-16- Fix invalid comments handling (see example message in #1487915)alec
git-svn-id: https://svn.roundcube.net/trunk@4771 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-14Fix sort order when contact name is emptythomasb
git-svn-id: https://svn.roundcube.net/trunk@4768 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-14- Fixed listmenu (added workaround for http://bugs.jquery.com/ticket/9284)alec
- Small code improvements and use preferred .prop() instead of .attr() for some properties git-svn-id: https://svn.roundcube.net/trunk@4767 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-13Don't connect to address books unless necessarythomasb
git-svn-id: https://svn.roundcube.net/trunk@4766 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-13Correctly handle empty contact names when importingthomasb
git-svn-id: https://svn.roundcube.net/trunk@4765 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-13Fix empty name in search results and error when creating a new contactthomasb
git-svn-id: https://svn.roundcube.net/trunk@4764 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-13- Use less included files in mail and message templates for better performancealec
- Add access to template name in template expressions git-svn-id: https://svn.roundcube.net/trunk@4762 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-13- Add forward-as-attachment featurealec
git-svn-id: https://svn.roundcube.net/trunk@4761 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-13- jQuery-1.6.1 (#1487913, #1487144)alec
git-svn-id: https://svn.roundcube.net/trunk@4758 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-13- Fix typoalec
git-svn-id: https://svn.roundcube.net/trunk@4754 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-12Improve display name composition when saving contacts (#1487143), with ↵thomasb
plugin-support; allow empty names in sql address book, fall back to e-mail address in listing and vcard export git-svn-id: https://svn.roundcube.net/trunk@4752 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-12- Make some regexp fasteralec
git-svn-id: https://svn.roundcube.net/trunk@4750 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-11he_IL id_ID sk_SK et_EE ja_JP pt_PT de_DE sl_SI updateyllar
git-svn-id: https://svn.roundcube.net/trunk@4748 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-10Revert r4746 due to timestsamp issues with mysql; deprecate ↵thomasb
rcube_mdb2::unixtimestamp() git-svn-id: https://svn.roundcube.net/trunk@4747 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-09Rely on mysql server timezone not on PHPthomasb
git-svn-id: https://svn.roundcube.net/trunk@4746 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-09- Extend parse() method so it can be used to parse templates without ↵alec
printing to stdout git-svn-id: https://svn.roundcube.net/trunk@4744 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-09- Fix possible ambiguity in folders caching (when list_mailboxes() was ↵alec
called the same result was returned, no matter what was the 1st and 2nd argument) git-svn-id: https://svn.roundcube.net/trunk@4743 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-07- Improved string literals handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4742 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-06- Fixed ANNOTATEMORE supportalec
git-svn-id: https://svn.roundcube.net/trunk@4741 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-06- Plugin API: Add name and parent_name arguments to folder_form hookalec
git-svn-id: https://svn.roundcube.net/trunk@4739 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-06- Fixed handling of folder with name "0" in folder selectoralec
git-svn-id: https://svn.roundcube.net/trunk@4738 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-06- Use dot as a separator in cache key name (for consistency)alec
git-svn-id: https://svn.roundcube.net/trunk@4737 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-06- Add possibility (for plugins) to filter folders lists by some additional ↵alec
criteria (e.g. folder type) git-svn-id: https://svn.roundcube.net/trunk@4735 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-05- Fix labelalec
git-svn-id: https://svn.roundcube.net/trunk@4734 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-05- Fix problems with subfolders of INBOX folder on some IMAP servers ↵alec
(#1487725) - Fix handling of folders that doesn't belong to any namespace (#1487637) git-svn-id: https://svn.roundcube.net/trunk@4733 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-05- Fix bug where messages were deleted instead moved to trash folder after ↵alec
Shift key was used (#1487902), small code improvements git-svn-id: https://svn.roundcube.net/trunk@4732 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-04- Stop execution when LDAP addressbook is configured but PHP's ldap ↵alec
functions doesn't exists git-svn-id: https://svn.roundcube.net/trunk@4730 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-04- Added table button in HTML editor, disabled contextmenualec
git-svn-id: https://svn.roundcube.net/trunk@4727 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-03 - Improvements to DirectAdmin password drivernetbit
- Update pt-BR language git-svn-id: https://svn.roundcube.net/trunk@4726 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-03- Fix mozilla browser detectionalec
git-svn-id: https://svn.roundcube.net/trunk@4725 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-03- Add 'uploadingmany' message translationalec
git-svn-id: https://svn.roundcube.net/trunk@4724 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-03- Enable multiselection for attachments uploading in capable browsers (#1485969)alec
git-svn-id: https://svn.roundcube.net/trunk@4723 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-03- Remove leading empty lines (can be produced by eg. P tag on the beginning)alec
git-svn-id: https://svn.roundcube.net/trunk@4722 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-02Fix expressionthomasb
git-svn-id: https://svn.roundcube.net/trunk@4721 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-02 - Added an example in editor.js to help the skin developers know the ↵netbit
possibility of sending config. parameter to TinyMCE - Small fix to allow the script to work in IE6 and IE7 git-svn-id: https://svn.roundcube.net/trunk@4720 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-02- Add possibility to change HTML editor configuration by skinalec
git-svn-id: https://svn.roundcube.net/trunk@4716 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-01 - Now the %s variable (used in default_host) works with IDN and with Master ↵netbit
users from dovecot too (like user@domain.com*master) - rcube_parse_host() now returns false if %s is used and an invalid email is provided (to work better when a prefix is used in default_host like 'mail.%s') git-svn-id: https://svn.roundcube.net/trunk@4714 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-30Don't attempt to read session data again if the initial read didn't return a ↵thomasb
result git-svn-id: https://svn.roundcube.net/trunk@4713 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-29- fix typoalec
git-svn-id: https://svn.roundcube.net/trunk@4712 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-29- Fix a bug where selecting too many contacts would produce too large URI ↵alec
request (#1487892) git-svn-id: https://svn.roundcube.net/trunk@4711 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-29- Fix relative URLs handling according to a <base> in HTML (#1487889)alec
git-svn-id: https://svn.roundcube.net/trunk@4710 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-27- Improve photo actions handling (set name of upload-photo, disable ↵alec
delete-photo according to photo existance), code cleanup git-svn-id: https://svn.roundcube.net/trunk@4707 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-27- Fix label lengthalec
git-svn-id: https://svn.roundcube.net/trunk@4706 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-27 - Added the %s variable in 'default_host' and 'smtp_server' option (%s ↵netbit
variable is the domain name after the '@' from e-mail address provided at login screen). The %s just returns a value if the provided e-mail is valid to avoid unnecessary lookups and reduce the possibility of connections to undesirable hosts. - Small fix to the code comment of rcube_parse_host() git-svn-id: https://svn.roundcube.net/trunk@4705 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-27Fix callback reference after renamethomasb
git-svn-id: https://svn.roundcube.net/trunk@4704 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-26- Remove special handling of rcube_ classes in autoloader, it breaks loading ↵alec
of rcube_ classes from plugins git-svn-id: https://svn.roundcube.net/trunk@4703 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-26- Fix handling of top-level domains with more than 5 chars or unicode chars ↵alec
(#1487883) git-svn-id: https://svn.roundcube.net/trunk@4702 208e9e7b-5314-0410-a742-e7e81cd9613c