summaryrefslogtreecommitdiff
path: root/roundcubemail
AgeCommit message (Collapse)Author
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-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- 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
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@3716 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-04- Remove duplicates in autocomplete result (#1486772)alec
git-svn-id: https://svn.roundcube.net/trunk@3715 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-04- Fix handling very long THREAD responsesalec
git-svn-id: https://svn.roundcube.net/trunk@3714 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-04- performance improvement: we can skip THREAD when folder is emptyalec
git-svn-id: https://svn.roundcube.net/trunk@3713 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-04- performance improvement: skip SEARCH command when mailbox is empty and ↵alec
SEARCH is called just after SELECT git-svn-id: https://svn.roundcube.net/trunk@3712 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-04- Some fixes for BADCHARSET handling in SORT/THREAD/SEARCH responsealec
git-svn-id: https://svn.roundcube.net/trunk@3711 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-04- Skip UNSEEN counting when list is emptyalec
git-svn-id: https://svn.roundcube.net/trunk@3710 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-04- Fix: don't call FETCH when THREADS returns empty resultalec
git-svn-id: https://svn.roundcube.net/trunk@3709 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-03- Add line-break in place of <DIV> tag (#1486666)alec
git-svn-id: https://svn.roundcube.net/trunk@3706 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-03Add multiple identity and database support to squirrelmail_usercopy plugin ↵thomasb
(#1486517) git-svn-id: https://svn.roundcube.net/trunk@3705 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-03- Fix autocomplete results are wrongly displayed when search string contains ↵alec
e.g. a dot character git-svn-id: https://svn.roundcube.net/trunk@3704 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-03- support dynamic hostname variables in configalec
git-svn-id: https://svn.roundcube.net/trunk@3702 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-03- Support dynamic hostname (%d/%n) variables in configuration options (#1485438)alec
git-svn-id: https://svn.roundcube.net/trunk@3701 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-03Allow plugins to register their own tasksthomasb
git-svn-id: https://svn.roundcube.net/trunk@3700 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-02- fixed identation + some code improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@3699 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-02- Performance improvement in add_to_group()alec
git-svn-id: https://svn.roundcube.net/trunk@3698 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-02- Fix duplicated contacts when copying with group selected (#1486766)alec
git-svn-id: https://svn.roundcube.net/trunk@3697 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-02:before doesn't work on IE, what a surprisethomasb
git-svn-id: https://svn.roundcube.net/trunk@3695 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-01Allow to drag into groups of another address sourcethomasb
git-svn-id: https://svn.roundcube.net/trunk@3694 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-01translations updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3693 208e9e7b-5314-0410-a742-e7e81cd9613c