Age | Commit message (Expand) | Author |
2009-07-29 | - Fix #messagemenu display on IE (#1486006) | alecpl |
2009-07-29 | Set min-width for countcontrols | thomascube |
2009-07-29 | - Updated PEAR::Net_Sieve to 1.1.7 | alecpl |
2009-07-29 | More speedup by using sprites for buttons: replacing 76 images with 4 new | thomascube |
2009-07-29 | - fix preloading images without defined source | alecpl |
2009-07-28 | - Fix charset names with X- prefix handling | alecpl |
2009-07-28 | - revert unwanted commit | alecpl |
2009-07-28 | - Fix displaying of HTML messages with unknown/malformed tags (#1486003) | alecpl |
2009-07-26 | pt_BR update | yllar |
2009-07-24 | Update dutch translation. | svncommit |
2009-07-24 | - support plugin's config file | alecpl |
2009-07-24 | Improve button capabilities | thomascube |
2009-07-24 | Reduced some image file sizes using ImageOptim | thomascube |
2009-07-24 | Register button event handlers in javascript and save some html code | thomascube |
2009-07-24 | Don't check request token on login | thomascube |
2009-07-24 | Use write_log() to log bugs. This will also trigger the write_log plugin hook... | thomascube |
2009-07-24 | Allow some recursion in reder_page hook (#1485977) | thomascube |
2009-07-23 | Also add request tokens to forms in page footer | thomascube |
2009-07-23 | - update to last commit | alecpl |
2009-07-23 | - performance fix: don't check mbstring functions existence too often | alecpl |
2009-07-23 | - removed hardcoded 'compose-body' identifier (#1485996) | alecpl |
2009-07-23 | - fix button tooltips on IE (#1485994) | alecpl |
2009-07-22 | - s/en_UK/en_GB/ | alecpl |
2009-07-22 | localization update | yllar |
2009-07-22 | - Help plugin | alecpl |
2009-07-22 | - add plugin buttons into taskbar after Settings and before Logout | alecpl |
2009-07-22 | - Fix autocomplete bugs when erasing the comma (#1485990) | alecpl |
2009-07-21 | Pipe date string through write_log plugin hook (#1485979) | thomascube |
2009-07-21 | Also protect GET request from CSRF | thomascube |
2009-07-21 | Use global request tokens and automatically protect all POST requests | thomascube |
2009-07-21 | - fix svn file $Id$ | alecpl |
2009-07-21 | - use simple rcube_smtp class | alecpl |
2009-07-20 | - remove useless $Rev$ from version number | alecpl |
2009-07-20 | - fix related attachments without linking to message part are not listed (#14... | alecpl |
2009-07-20 | - prevent PREPARE error on postgres when inserting non-Unicode characters | alecpl |
2009-07-20 | - handle errors in insert_id() | alecpl |
2009-07-20 | - Fix import of vCard entries with params (#1485453) | alecpl |
2009-07-19 | - don't call FETCH for empty (size=0) message parts | alecpl |
2009-07-19 | - pl_PL update | alecpl |
2009-07-19 | - cleanup | alecpl |
2009-07-19 | - cleanup | alecpl |
2009-07-19 | - handle big attachments with file pointers to not exceed memory_limit in rcm... | alecpl |
2009-07-19 | - fix checkbox always checked (#1485982) | alecpl |
2009-07-17 | - use lowercase in html tag names | alecpl |
2009-07-17 | - use empty alt for watermark image | alecpl |
2009-07-17 | - use productname object in title | alecpl |
2009-07-17 | - use lowercase in html tag names (to make switch to xhtml simpler in the fut... | alecpl |
2009-07-17 | - fix bug in rcube_config::header_delimiter() | alecpl |
2009-07-17 | - Fix HTML messages output with empty block elements (#1485974) | alecpl |
2009-07-16 | Force ajax calls to protect from CSRF | thomascube |