summaryrefslogtreecommitdiff
path: root/roundcubemail
AgeCommit message (Collapse)Author
2010-07-06- Make sure attachment name doesn't contain \r\n (#1486832)alec
git-svn-id: https://svn.roundcube.net/trunk@3804 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-01- fix HTML editor layer resize after first switchalec
git-svn-id: https://svn.roundcube.net/trunk@3802 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-30- small fix for googie layer height settingalec
git-svn-id: https://svn.roundcube.net/trunk@3800 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-30translations updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3799 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-30- googiespell layer resizing + small css improvementsalec
- better googiespell suggestions popup positioning git-svn-id: https://svn.roundcube.net/trunk@3798 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-30- fix for empty suggestions resultalec
git-svn-id: https://svn.roundcube.net/trunk@3797 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-30- Fix body in message_sent hook when delay_file_io=true (#1486824)alec
git-svn-id: https://svn.roundcube.net/trunk@3796 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-30- Fix handling of messages with Content-Type: application/* and no filename ↵alec
(#1484050) git-svn-id: https://svn.roundcube.net/trunk@3795 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-30- Show attachment icon on the list also for messages with Content-Type: ↵alec
application/* git-svn-id: https://svn.roundcube.net/trunk@3794 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-30- Resize editor after switching to html modealec
- create toggle-editor command in app.js, to make possible binding to this command - Code cleanup in rcmail_ui (moved compose-related functions into rcmail_ui) git-svn-id: https://svn.roundcube.net/trunk@3793 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-30- Improved command() to call simple command functions directlyalec
git-svn-id: https://svn.roundcube.net/trunk@3792 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-30- added 'messageoptions' labelalec
git-svn-id: https://svn.roundcube.net/trunk@3791 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-29- Improved compose screen: resizable body and attachments list, vertical ↵alec
splitter, options menu - Removed productname/version element, changed footer size to 20px git-svn-id: https://svn.roundcube.net/trunk@3789 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-29- nl_NL fix (#1486822)alec
git-svn-id: https://svn.roundcube.net/trunk@3788 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-28- Fix RC forgets search results (#1483883)alec
git-svn-id: https://svn.roundcube.net/trunk@3787 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-24- Update TinyMCE translationsalec
git-svn-id: https://svn.roundcube.net/trunk@3785 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-24- Use built-in spellchecker instead of a PHP files of spellchecker plugin in ↵alec
TinyMCE git-svn-id: https://svn.roundcube.net/trunk@3784 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-24- TinyMCE 3.3.7alec
git-svn-id: https://svn.roundcube.net/trunk@3783 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-23- Hide disabled fieldsets in messages list menualec
git-svn-id: https://svn.roundcube.net/trunk@3782 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-23- Hide preview frame switch when preview_pane option is disabled by ↵alec
dont_override (#1486814) git-svn-id: https://svn.roundcube.net/trunk@3781 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-23- removed PHP closing tagalec
git-svn-id: https://svn.roundcube.net/trunk@3780 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-23- Fix quota indicator position on Opera 10.10alec
git-svn-id: https://svn.roundcube.net/trunk@3779 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-23- Improve parsing of styled empty tags in HTML messages (#1486812)alec
git-svn-id: https://svn.roundcube.net/trunk@3778 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-22- Fix regular expression for HTML entitiesalec
git-svn-id: https://svn.roundcube.net/trunk@3777 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-21- place quota indicator styles in one placealec
git-svn-id: https://svn.roundcube.net/trunk@3776 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-20- Extended rcube_user::get_username (#1486707)alec
git-svn-id: https://svn.roundcube.net/trunk@3774 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-20- Add %dc variable support in base_dn/bind_dn config (#1486779)alec
git-svn-id: https://svn.roundcube.net/trunk@3773 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-19- Fix dot-atom expression in e-mail validation regexp (#1486808)alec
git-svn-id: https://svn.roundcube.net/trunk@3772 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-19- Move quota indicator to mailboxlist footeralec
- Fix groupcontrols on IE6 (use gif) git-svn-id: https://svn.roundcube.net/trunk@3771 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-19translations updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3770 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-18- Added hack for Opera browser in preview pane switcheralec
git-svn-id: https://svn.roundcube.net/trunk@3769 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-18- Don't call keep-alive on print pagealec
git-svn-id: https://svn.roundcube.net/trunk@3768 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-18- IE fixalec
git-svn-id: https://svn.roundcube.net/trunk@3767 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-18- Hide popup menus when clicking in iframes (#1486807)alec
git-svn-id: https://svn.roundcube.net/trunk@3766 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-18- unset env.messages on mailbox change to save some browser's memoryalec
git-svn-id: https://svn.roundcube.net/trunk@3765 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-18- Extend rcmail.env.messages with 'flags' object for plugin's flags (#1486266)alec
git-svn-id: https://svn.roundcube.net/trunk@3764 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-18- removed info about response.callbacks removalalec
git-svn-id: https://svn.roundcube.net/trunk@3763 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-18Make preview pane label clickable + slightly darker labels in pagenavthomasb
git-svn-id: https://svn.roundcube.net/trunk@3762 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-18Use existing label for preview pane which is more descriptivethomasb
git-svn-id: https://svn.roundcube.net/trunk@3761 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-18Strip comments in css string + don't set font color to tagsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3760 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-18- fix identities list width (#1486801)alec
git-svn-id: https://svn.roundcube.net/trunk@3759 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-18- Fix: when From field is a first object in compose template form's hidden ↵alec
fields aren't added to the output git-svn-id: https://svn.roundcube.net/trunk@3758 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-17- UI unification alec
- Added button to hide/unhide the preview pane (#1484215) git-svn-id: https://svn.roundcube.net/trunk@3757 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-17- Fix no-cache headers on https to prevent content caching by proxies (#1486798)alec
git-svn-id: https://svn.roundcube.net/trunk@3756 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-16- Fix base64 regexp (#1486800)alec
git-svn-id: https://svn.roundcube.net/trunk@3755 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-15- remove debug codealec
git-svn-id: https://svn.roundcube.net/trunk@3754 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-15- Added ALTER TABLE .. ENGINE=InnoDB, per discussion in #1486794alec
git-svn-id: https://svn.roundcube.net/trunk@3753 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-15- Fix attachment filenames broken with TNEF decoder using long filenames ↵alec
(#1486795) - Use tnef_decoder class from Horde git-svn-id: https://svn.roundcube.net/trunk@3752 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-14- fix foreign keys defs unintentionally broken in r3333alec
git-svn-id: https://svn.roundcube.net/trunk@3751 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-14- Add note about enable_installer option (#1486787)alec
git-svn-id: https://svn.roundcube.net/trunk@3749 208e9e7b-5314-0410-a742-e7e81cd9613c