summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-06-19Use filemtime for cache busting + better etag for static filesthomasb
git-svn-id: https://svn.roundcube.net/trunk@2654 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-18New language Brezhoneg + some updatesyllar
git-svn-id: https://svn.roundcube.net/trunk@2653 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-18- fix use_only_cookies typo (#1485929)alec
git-svn-id: https://svn.roundcube.net/trunk@2652 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-17- fix bug in delete_mailbox when deleting many foldersalec
git-svn-id: https://svn.roundcube.net/trunk@2651 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-17- grrrr, typo againalec
git-svn-id: https://svn.roundcube.net/trunk@2650 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-17- typoalec
git-svn-id: https://svn.roundcube.net/trunk@2649 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-17- Fixed filename encoding according to RFC2231 (#1485875)alec
git-svn-id: https://svn.roundcube.net/trunk@2648 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-16- removed http_received_header_encrypt checking (#1485925)alec
git-svn-id: https://svn.roundcube.net/trunk@2647 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-15- fix delete icon on attachment list (#1485921)alec
git-svn-id: https://svn.roundcube.net/trunk@2646 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-15- always call logout action as task (#1485919)alec
git-svn-id: https://svn.roundcube.net/trunk@2645 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-15- pl_PL updatealec
git-svn-id: https://svn.roundcube.net/trunk@2644 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-14Re-arrange html containers in order to move the footer links with the separatorthomasb
git-svn-id: https://svn.roundcube.net/trunk@2643 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-14Icon and better naming for message-edit functionthomasb
git-svn-id: https://svn.roundcube.net/trunk@2642 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-13- added Italian localization for managesieve pluginalec
git-svn-id: https://svn.roundcube.net/trunk@2641 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-11- re-set 'prefer_html' to have possibility to use html part for composealec
git-svn-id: https://svn.roundcube.net/trunk@2640 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-11- Added message Edit feature (#1483891, #1484440) - need iconalec
git-svn-id: https://svn.roundcube.net/trunk@2639 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-11- fix folder ID generation (for example two folders 'aaa' and 'aaa "')alec
git-svn-id: https://svn.roundcube.net/trunk@2638 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-11- Fix message Etag generation for counter issues (#1485623)alec
git-svn-id: https://svn.roundcube.net/trunk@2637 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-11- speed up: don't count UNSEEN if mailbox is emptyalec
git-svn-id: https://svn.roundcube.net/trunk@2636 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-11- fix marking as DELETED with skip_deleted enabledalec
git-svn-id: https://svn.roundcube.net/trunk@2635 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-11- speed up empty folder selectionalec
git-svn-id: https://svn.roundcube.net/trunk@2634 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-10- fix horizontal scrollbar in Safari/Chrome (#1485204)alec
git-svn-id: https://svn.roundcube.net/trunk@2633 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-10- Fix messages searching on MailEnable IMAP (#1485762)alec
git-svn-id: https://svn.roundcube.net/trunk@2632 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-10- fix email address pattern for some addressesalec
git-svn-id: https://svn.roundcube.net/trunk@2631 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-10- fix list page changealec
git-svn-id: https://svn.roundcube.net/trunk@2630 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-10- Fixed many 'skip_deleted' issues (#1485634)alec
- Fixed messages list sorting on servers without SORT capability - some preformance improvements git-svn-id: https://svn.roundcube.net/trunk@2629 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-09Allow rcube_plugin::task to be a regular expression defining several tasks ↵thomasb
(e.g. mail|settings) git-svn-id: https://svn.roundcube.net/trunk@2628 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-09Change rcube_user::list_identities() to return an array instead of a sql-resultthomasb
git-svn-id: https://svn.roundcube.net/trunk@2627 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-09Add cache-buster to scripts and linked files in skin templatesthomasb
git-svn-id: https://svn.roundcube.net/trunk@2626 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-08- make searching aware of 'skip_deleted'alec
git-svn-id: https://svn.roundcube.net/trunk@2625 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-08et_EE gl_ES es_AR es_ES updateyllar
git-svn-id: https://svn.roundcube.net/trunk@2624 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-08- Colorized signatures in plain text messagesalec
git-svn-id: https://svn.roundcube.net/trunk@2623 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-08- fix rc_wordwrap() (#1485909)alec
git-svn-id: https://svn.roundcube.net/trunk@2622 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-08- typo (#1485910)alec
git-svn-id: https://svn.roundcube.net/trunk@2621 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-07- fix last Chrome fixalec
git-svn-id: https://svn.roundcube.net/trunk@2620 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-07- IE fixalec
git-svn-id: https://svn.roundcube.net/trunk@2619 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-07- fix page background on login screen in Chromealec
git-svn-id: https://svn.roundcube.net/trunk@2618 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-05- fix rcmail_temp_gc() + small code cleanupsalec
git-svn-id: https://svn.roundcube.net/trunk@2617 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-05- add 'Deleted' to search filteralec
git-svn-id: https://svn.roundcube.net/trunk@2616 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-05- Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options ↵alec
handling in UI git-svn-id: https://svn.roundcube.net/trunk@2615 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-05- move safari hacks to separate css filealec
git-svn-id: https://svn.roundcube.net/trunk@2614 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-05- decode message subject for 'save' action (#1485902)alec
git-svn-id: https://svn.roundcube.net/trunk@2613 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-05- fix key repetition (#1485672)alec
git-svn-id: https://svn.roundcube.net/trunk@2612 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-05- removed unused varalec
git-svn-id: https://svn.roundcube.net/trunk@2611 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-05- small fixes/improvements of drag&dropalec
git-svn-id: https://svn.roundcube.net/trunk@2610 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-05- fix bug in last commitalec
git-svn-id: https://svn.roundcube.net/trunk@2609 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-05- fix rep_specialchars_output() performance, remove old 'charset' option use alec
git-svn-id: https://svn.roundcube.net/trunk@2608 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-04- fix drag_move performancealec
git-svn-id: https://svn.roundcube.net/trunk@2607 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-04- speed up plain text messages parsing (up to 60%)alec
git-svn-id: https://svn.roundcube.net/trunk@2606 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-04- small css fixes (Opera)alec
git-svn-id: https://svn.roundcube.net/trunk@2605 208e9e7b-5314-0410-a742-e7e81cd9613c