summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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- Net_Sieve-1.2.2alec
git-svn-id: https://svn.roundcube.net/trunk@3750 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
2010-06-13- small fix for popupmenus on IE6/7 (#1486790)alec
git-svn-id: https://svn.roundcube.net/trunk@3748 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-13- fix fr_RF translation (#1486789)alec
git-svn-id: https://svn.roundcube.net/trunk@3747 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-13- Use user's timezone in Date header, not server's timezone (#1486119)alec
git-svn-id: https://svn.roundcube.net/trunk@3746 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-13- fix in el_GR translation (#1486788)alec
git-svn-id: https://svn.roundcube.net/trunk@3745 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-11- Add option to set separate footer for HTML messages (#1486660)alec
git-svn-id: https://svn.roundcube.net/trunk@3744 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-11- Added squirrelmail_identities_level (#1486773)alec
git-svn-id: https://svn.roundcube.net/trunk@3743 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-10- Remove BOM (#1486785)alec
git-svn-id: https://svn.roundcube.net/trunk@3742 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-09- IE6/7 fixesalec
git-svn-id: https://svn.roundcube.net/trunk@3741 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-09 - Sanitize CSS universal selector from e-mails. Without this fix any ↵netbit
message can play with the CSS from entire mail window or mail preview frame. Test case: <style type="text/css">*{ background: #000; }</style> git-svn-id: https://svn.roundcube.net/trunk@3740 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-09- Fix html comment on IEalec
git-svn-id: https://svn.roundcube.net/trunk@3739 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-09- remove redundant stylealec
git-svn-id: https://svn.roundcube.net/trunk@3738 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-09- Added mailboxlist options menu in message pagealec
git-svn-id: https://svn.roundcube.net/trunk@3737 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-09- Increase pagesize to 99999 when exporting contactsalec
- Improve performance by disabling counter query when exporting contacts git-svn-id: https://svn.roundcube.net/trunk@3736 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-09- typo in label namealec
git-svn-id: https://svn.roundcube.net/trunk@3735 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-09- some improvements + added splitter in Identitiesalec
git-svn-id: https://svn.roundcube.net/trunk@3734 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-09- unified css styles for (old) #directorylist*, use common ↵alec
.boxfooter/.boxlistcontent classes git-svn-id: https://svn.roundcube.net/trunk@3733 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-09- fix #importbox heightalec
git-svn-id: https://svn.roundcube.net/trunk@3732 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-09- remove some debug codealec
git-svn-id: https://svn.roundcube.net/trunk@3731 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-09- Reverted r3725 changealec
git-svn-id: https://svn.roundcube.net/trunk@3730 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-08Bring back some previously removed linesthomasb
git-svn-id: https://svn.roundcube.net/trunk@3729 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-08Unify directory/mailbox list actionsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3728 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-08- Add real SMTP error description to displayed error messages (#1485927)alec
git-svn-id: https://svn.roundcube.net/trunk@3727 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-08- Fix some IMAP errors handling when opening the message (#1485443)alec
git-svn-id: https://svn.roundcube.net/trunk@3726 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-07- fix for initial capability responsealec
git-svn-id: https://svn.roundcube.net/trunk@3725 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-07- support dynamic hostname variables in 'username_domain' optionalec
git-svn-id: https://svn.roundcube.net/trunk@3724 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-07- fi_FI update (#1486774)alec
git-svn-id: https://svn.roundcube.net/trunk@3723 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-07- typoalec
git-svn-id: https://svn.roundcube.net/trunk@3722 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-07- Fix RFC2397 handling in wash_style()alec
git-svn-id: https://svn.roundcube.net/trunk@3721 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-05- IE6 css fixes for popup menusalec
git-svn-id: https://svn.roundcube.net/trunk@3720 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-05- IE6 css fixes (addressbook groups list)alec
git-svn-id: https://svn.roundcube.net/trunk@3719 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-04- fix parsing bodystructure of messages with "Content-Type: ↵alec
multipart/related; type=multipart/alternative" git-svn-id: https://svn.roundcube.net/trunk@3718 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-04- Fix related parts aren't displayed when got mimetype other than image/* ↵alec
(#1486432) git-svn-id: https://svn.roundcube.net/trunk@3717 208e9e7b-5314-0410-a742-e7e81cd9613c