summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-29More speedup by using sprites for buttons: replacing 76 images with 4 newthomasb
2009-07-29- fix preloading images without defined source alec
2009-07-28- Fix charset names with X- prefix handlingalec
2009-07-28- revert unwanted commitalec
2009-07-28- Fix displaying of HTML messages with unknown/malformed tags (#1486003)alec
2009-07-26pt_BR updateyllar
2009-07-24Update dutch translation.robin
2009-07-24- support plugin's config filealec
2009-07-24Improve button capabilitiesthomasb
2009-07-24Reduced some image file sizes using ImageOptimthomasb
2009-07-24Register button event handlers in javascript and save some html codethomasb
2009-07-24Don't check request token on loginthomasb
2009-07-24Use write_log() to log bugs. This will also trigger the write_log plugin hook...thomasb
2009-07-24Allow some recursion in reder_page hook (#1485977)thomasb
2009-07-23Also add request tokens to forms in page footerthomasb
2009-07-23- update to last commitalec
2009-07-23- performance fix: don't check mbstring functions existence too oftenalec
2009-07-23- removed hardcoded 'compose-body' identifier (#1485996)alec
2009-07-23- fix button tooltips on IE (#1485994)alec
2009-07-22- s/en_UK/en_GB/alec
2009-07-22localization updateyllar
2009-07-22- Help pluginalec
2009-07-22- add plugin buttons into taskbar after Settings and before Logoutalec
2009-07-22- Fix autocomplete bugs when erasing the comma (#1485990)alec
2009-07-21Pipe date string through write_log plugin hook (#1485979)thomasb
2009-07-21Also protect GET request from CSRFthomasb
2009-07-21Use global request tokens and automatically protect all POST requeststhomasb
2009-07-21- fix svn file $Id$alec
2009-07-21- use simple rcube_smtp classalec
2009-07-20- remove useless $Rev$ from version numberalec
2009-07-20- fix related attachments without linking to message part are not listed (#14...alec
2009-07-20- prevent PREPARE error on postgres when inserting non-Unicode charactersalec
2009-07-20- handle errors in insert_id()alec
2009-07-20- Fix import of vCard entries with params (#1485453)alec
2009-07-19- don't call FETCH for empty (size=0) message partsalec
2009-07-19- pl_PL updatealec
2009-07-19- cleanupalec
2009-07-19- cleanupalec
2009-07-19- handle big attachments with file pointers to not exceed memory_limit in rcm...alec
2009-07-19- fix checkbox always checked (#1485982)alec
2009-07-17- use lowercase in html tag namesalec
2009-07-17- use empty alt for watermark imagealec
2009-07-17- use productname object in titlealec
2009-07-17- use lowercase in html tag names (to make switch to xhtml simpler in the fut...alec
2009-07-17- fix bug in rcube_config::header_delimiter()alec
2009-07-17- Fix HTML messages output with empty block elements (#1485974)alec
2009-07-16Force ajax calls to protect from CSRFthomasb
2009-07-16Make 2nd argument optinal (#1485976)thomasb
2009-07-15localization updateyllar
2009-07-15Use request tokens to protect POST requests from CSFRthomasb