summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-07-29More speedup by using sprites for buttons: replacing 76 images with 4 newthomasb
git-svn-id: https://svn.roundcube.net/trunk@2806 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-29- fix preloading images without defined source alec
git-svn-id: https://svn.roundcube.net/trunk@2805 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-28- Fix charset names with X- prefix handlingalec
git-svn-id: https://svn.roundcube.net/trunk@2804 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-28- revert unwanted commitalec
git-svn-id: https://svn.roundcube.net/trunk@2803 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-28- Fix displaying of HTML messages with unknown/malformed tags (#1486003)alec
- Some other changes for styled HTML display git-svn-id: https://svn.roundcube.net/trunk@2802 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-26pt_BR updateyllar
git-svn-id: https://svn.roundcube.net/trunk@2799 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-24Update dutch translation.robin
git-svn-id: https://svn.roundcube.net/trunk@2798 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-24- support plugin's config filealec
git-svn-id: https://svn.roundcube.net/trunk@2797 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-24Improve button capabilitiesthomasb
git-svn-id: https://svn.roundcube.net/trunk@2796 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-24Reduced some image file sizes using ImageOptimthomasb
git-svn-id: https://svn.roundcube.net/trunk@2795 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-24Register button event handlers in javascript and save some html codethomasb
git-svn-id: https://svn.roundcube.net/trunk@2794 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-24Don't check request token on loginthomasb
git-svn-id: https://svn.roundcube.net/trunk@2793 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-24Use write_log() to log bugs. This will also trigger the write_log plugin ↵thomasb
hook as requested in #1485998 git-svn-id: https://svn.roundcube.net/trunk@2792 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-24Allow some recursion in reder_page hook (#1485977)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2791 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-23Also add request tokens to forms in page footerthomasb
git-svn-id: https://svn.roundcube.net/trunk@2790 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-23- update to last commitalec
git-svn-id: https://svn.roundcube.net/trunk@2789 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-23- performance fix: don't check mbstring functions existence too oftenalec
git-svn-id: https://svn.roundcube.net/trunk@2788 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-23- removed hardcoded 'compose-body' identifier (#1485996)alec
git-svn-id: https://svn.roundcube.net/trunk@2787 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-23- fix button tooltips on IE (#1485994)alec
git-svn-id: https://svn.roundcube.net/trunk@2786 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-22- s/en_UK/en_GB/alec
git-svn-id: https://svn.roundcube.net/trunk@2785 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-22localization updateyllar
git-svn-id: https://svn.roundcube.net/trunk@2784 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-22- Help pluginalec
- support 'dummy' task (for plugins) git-svn-id: https://svn.roundcube.net/trunk@2783 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-22- add plugin buttons into taskbar after Settings and before Logoutalec
git-svn-id: https://svn.roundcube.net/trunk@2782 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-22- Fix autocomplete bugs when erasing the comma (#1485990)alec
git-svn-id: https://svn.roundcube.net/trunk@2781 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-21Pipe date string through write_log plugin hook (#1485979)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2780 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-21Also protect GET request from CSRFthomasb
git-svn-id: https://svn.roundcube.net/trunk@2779 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-21Use global request tokens and automatically protect all POST requeststhomasb
git-svn-id: https://svn.roundcube.net/trunk@2778 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-21- fix svn file $Id$alec
git-svn-id: https://svn.roundcube.net/trunk@2777 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-21- use simple rcube_smtp classalec
- Installer: fix SMTP settings test git-svn-id: https://svn.roundcube.net/trunk@2776 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-20- remove useless $Rev$ from version numberalec
git-svn-id: https://svn.roundcube.net/trunk@2775 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-20- fix related attachments without linking to message part are not listed ↵alec
(#1485984) git-svn-id: https://svn.roundcube.net/trunk@2774 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-20- prevent PREPARE error on postgres when inserting non-Unicode charactersalec
git-svn-id: https://svn.roundcube.net/trunk@2773 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-20- handle errors in insert_id()alec
git-svn-id: https://svn.roundcube.net/trunk@2772 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-20- Fix import of vCard entries with params (#1485453)alec
git-svn-id: https://svn.roundcube.net/trunk@2771 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-19- don't call FETCH for empty (size=0) message partsalec
git-svn-id: https://svn.roundcube.net/trunk@2770 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-19- pl_PL updatealec
git-svn-id: https://svn.roundcube.net/trunk@2769 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-19- cleanupalec
git-svn-id: https://svn.roundcube.net/trunk@2768 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-19- cleanupalec
git-svn-id: https://svn.roundcube.net/trunk@2767 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-19- handle big attachments with file pointers to not exceed memory_limit in ↵alec
rcmail_save_attachment() git-svn-id: https://svn.roundcube.net/trunk@2766 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-19- fix checkbox always checked (#1485982)alec
git-svn-id: https://svn.roundcube.net/trunk@2765 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-17- use lowercase in html tag namesalec
git-svn-id: https://svn.roundcube.net/trunk@2764 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-17- use empty alt for watermark imagealec
git-svn-id: https://svn.roundcube.net/trunk@2763 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-17- use productname object in titlealec
git-svn-id: https://svn.roundcube.net/trunk@2762 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-17- use lowercase in html tag names (to make switch to xhtml simpler in the ↵alec
future) git-svn-id: https://svn.roundcube.net/trunk@2761 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-17- fix bug in rcube_config::header_delimiter()alec
git-svn-id: https://svn.roundcube.net/trunk@2760 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-17- Fix HTML messages output with empty block elements (#1485974)alec
git-svn-id: https://svn.roundcube.net/trunk@2759 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-16Force ajax calls to protect from CSRFthomasb
git-svn-id: https://svn.roundcube.net/trunk@2758 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-16Make 2nd argument optinal (#1485976)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2757 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-15localization updateyllar
git-svn-id: https://svn.roundcube.net/trunk@2756 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-15Use request tokens to protect POST requests from CSFRthomasb
git-svn-id: https://svn.roundcube.net/trunk@2755 208e9e7b-5314-0410-a742-e7e81cd9613c